[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:09:01.363890  4401 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.76.126:42379
I20260710 11:09:01.365327  4401 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:09:01.366293  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:01.381670  4408 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:01.381685  4410 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:01.381697  4407 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:02.474514  4409 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260710 11:09:02.474632  4401 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
I20260710 11:09:02.477995  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:02.478199  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:02.478343  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681742478328 us; error 0 us; skew 500 ppm
I20260710 11:09:02.479091  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:02.483969  4401 webserver.cc:533] Webserver started at http://127.4.76.126:40703/ using document root <none> and password file <none>
I20260710 11:09:02.484724  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:02.484906  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:02.485280  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:02.490679  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/master-0-root/instance:
uuid: "77fb9c816e634e5bbb1dbf3aefc13b37"
format_stamp: "Formatted at 2026-07-10 11:09:02 on dist-test-slave-0nsv"
I20260710 11:09:02.497813  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.004s
I20260710 11:09:02.502530  4416 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:02.503630  4401 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:02.503943  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/master-0-root
uuid: "77fb9c816e634e5bbb1dbf3aefc13b37"
format_stamp: "Formatted at 2026-07-10 11:09:02 on dist-test-slave-0nsv"
I20260710 11:09:02.504256  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:02.553946  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:02.555371  4401 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:09:02.555804  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:02.622331  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.126:42379
I20260710 11:09:02.622409  4467 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.126:42379 every 8 connection(s)
I20260710 11:09:02.629663  4468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:02.649902  4468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37: Bootstrap starting.
I20260710 11:09:02.655243  4468 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:02.656888  4468 log.cc:826] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37: Log is configured to *not* fsync() on all Append() calls
I20260710 11:09:02.661895  4468 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37: No bootstrap required, opened a new log
I20260710 11:09:02.690506  4468 raft_consensus.cc:359] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77fb9c816e634e5bbb1dbf3aefc13b37" member_type: VOTER }
I20260710 11:09:02.691206  4468 raft_consensus.cc:385] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:02.691521  4468 raft_consensus.cc:740] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77fb9c816e634e5bbb1dbf3aefc13b37, State: Initialized, Role: FOLLOWER
I20260710 11:09:02.692509  4468 consensus_queue.cc:260] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "77fb9c816e634e5bbb1dbf3aefc13b37" member_type: VOTER }
I20260710 11:09:02.693105  4468 raft_consensus.cc:399] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:02.693459  4468 raft_consensus.cc:493] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:02.693851  4468 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:02.697922  4468 raft_consensus.cc:515] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77fb9c816e634e5bbb1dbf3aefc13b37" member_type: VOTER }
I20260710 11:09:02.698665  4468 leader_election.cc:304] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [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: 77fb9c816e634e5bbb1dbf3aefc13b37; no voters: 
I20260710 11:09:02.700459  4468 leader_election.cc:290] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:02.700763  4471 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:02.702728  4471 raft_consensus.cc:697] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 1 LEADER]: Becoming Leader. State: Replica: 77fb9c816e634e5bbb1dbf3aefc13b37, State: Running, Role: LEADER
I20260710 11:09:02.703657  4471 consensus_queue.cc:237] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [LEADER]: Queue going to LEADER mode. State: All 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: "77fb9c816e634e5bbb1dbf3aefc13b37" member_type: VOTER }
I20260710 11:09:02.704638  4468 sys_catalog.cc:565] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:02.713059  4473 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 77fb9c816e634e5bbb1dbf3aefc13b37. Latest consensus state: current_term: 1 leader_uuid: "77fb9c816e634e5bbb1dbf3aefc13b37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77fb9c816e634e5bbb1dbf3aefc13b37" member_type: VOTER } }
I20260710 11:09:02.713124  4472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "77fb9c816e634e5bbb1dbf3aefc13b37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "77fb9c816e634e5bbb1dbf3aefc13b37" member_type: VOTER } }
I20260710 11:09:02.713821  4473 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:02.713819  4472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:02.716285  4479 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:02.727263  4479 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:02.730129  4401 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:02.742537  4479 catalog_manager.cc:1383] Generated new cluster ID: a8f77e47f42f43a3b46fd6827a38e61c
I20260710 11:09:02.742837  4479 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:02.774226  4479 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:02.776249  4479 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:02.793803  4479 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37: Generated new TSK 0
I20260710 11:09:02.794596  4479 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:02.800036  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:02.807365  4490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:02.808580  4491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:02.812925  4401 server_base.cc:1061] running on GCE node
W20260710 11:09:02.813194  4493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:02.814036  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:02.814231  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:02.814412  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681742814396 us; error 0 us; skew 500 ppm
I20260710 11:09:02.814963  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:02.818755  4401 webserver.cc:533] Webserver started at http://127.4.76.65:32909/ using document root <none> and password file <none>
I20260710 11:09:02.819247  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:02.819492  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:02.819765  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:02.820881  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-0-root/instance:
uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
format_stamp: "Formatted at 2026-07-10 11:09:02 on dist-test-slave-0nsv"
I20260710 11:09:02.826078  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 11:09:02.829981  4498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:02.830750  4401 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:09:02.831012  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-0-root
uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
format_stamp: "Formatted at 2026-07-10 11:09:02 on dist-test-slave-0nsv"
I20260710 11:09:02.831281  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:02.848703  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:02.849929  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:02.852358  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:02.856559  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:02.856778  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:02.857008  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:02.857165  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:02.950055  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.65:37661
I20260710 11:09:02.950127  4560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.65:37661 every 8 connection(s)
I20260710 11:09:02.956681  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:02.969369  4565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:02.971371  4566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:02.977660  4401 server_base.cc:1061] running on GCE node
W20260710 11:09:02.978304  4568 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:02.979229  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:02.979521  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:02.979722  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681742979706 us; error 0 us; skew 500 ppm
I20260710 11:09:02.980463  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:02.983901  4401 webserver.cc:533] Webserver started at http://127.4.76.66:40605/ using document root <none> and password file <none>
I20260710 11:09:02.984392  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:02.984597  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:02.984858  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:02.985633  4561 heartbeater.cc:344] Connected to a master server at 127.4.76.126:42379
I20260710 11:09:02.986083  4561 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:02.986263  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-1-root/instance:
uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
format_stamp: "Formatted at 2026-07-10 11:09:02 on dist-test-slave-0nsv"
I20260710 11:09:02.987195  4561 heartbeater.cc:507] Master 127.4.76.126:42379 requested a full tablet report, sending...
I20260710 11:09:02.990481  4433 ts_manager.cc:194] Registered new tserver with Master: 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661)
I20260710 11:09:02.992156  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.002s
I20260710 11:09:02.993321  4433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54732
I20260710 11:09:02.996520  4573 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:02.997290  4401 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:09:02.997529  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-1-root
uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
format_stamp: "Formatted at 2026-07-10 11:09:02 on dist-test-slave-0nsv"
I20260710 11:09:02.997779  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:03.019503  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:03.020758  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:03.023100  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:03.026178  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:03.026350  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.026592  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:03.026731  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.112599  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.66:42113
I20260710 11:09:03.112767  4635 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.66:42113 every 8 connection(s)
I20260710 11:09:03.120582  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:03.129068  4639 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:03.130450  4640 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:03.134032  4636 heartbeater.cc:344] Connected to a master server at 127.4.76.126:42379
I20260710 11:09:03.134380  4636 heartbeater.cc:461] Registering TS with master...
W20260710 11:09:03.135180  4642 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:03.135255  4636 heartbeater.cc:507] Master 127.4.76.126:42379 requested a full tablet report, sending...
I20260710 11:09:03.137655  4433 ts_manager.cc:194] Registered new tserver with Master: 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113)
I20260710 11:09:03.137944  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:03.138892  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:09:03.139025  4433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54748
W20260710 11:09:03.139139  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:03.139391  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681743139372 us; error 0 us; skew 500 ppm
I20260710 11:09:03.140110  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:03.142678  4401 webserver.cc:533] Webserver started at http://127.4.76.67:44355/ using document root <none> and password file <none>
I20260710 11:09:03.143276  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:03.143529  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:03.143806  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:03.145069  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-2-root/instance:
uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
format_stamp: "Formatted at 2026-07-10 11:09:03 on dist-test-slave-0nsv"
I20260710 11:09:03.150841  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:09:03.154552  4647 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.155267  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:03.155599  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-2-root
uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
format_stamp: "Formatted at 2026-07-10 11:09:03 on dist-test-slave-0nsv"
I20260710 11:09:03.155929  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681741203365-4401-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:03.187920  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:03.189486  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:03.191849  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:03.195264  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:03.195533  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:09:03.195853  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:03.196069  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.276036  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.67:36809
I20260710 11:09:03.276100  4709 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.67:36809 every 8 connection(s)
I20260710 11:09:03.292573  4710 heartbeater.cc:344] Connected to a master server at 127.4.76.126:42379
I20260710 11:09:03.292935  4710 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:03.293602  4710 heartbeater.cc:507] Master 127.4.76.126:42379 requested a full tablet report, sending...
I20260710 11:09:03.295419  4433 ts_manager.cc:194] Registered new tserver with Master: 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:03.295995  4401 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014666963s
I20260710 11:09:03.296722  4433 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54760
I20260710 11:09:03.342352  4433 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54768:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:03.345867  4433 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:03.445302  4526 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6c9c88f1394ebbb1f883f6dc1cdefd (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:03.451094  4521 tablet_service.cc:1511] Processing CreateTablet for tablet 578c7c6dc5eb487496c69f2e396c446a (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:03.449635  4522 tablet_service.cc:1511] Processing CreateTablet for tablet fdee081543244a0282e25f172344d3fd (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:03.448216  4525 tablet_service.cc:1511] Processing CreateTablet for tablet 3806f974d7c74327b400c936a4084059 (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:03.452179  4523 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb4d07d9f4e44a091ddd27f6be81c6b (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:03.457643  4526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6c9c88f1394ebbb1f883f6dc1cdefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.457422  4519 tablet_service.cc:1511] Processing CreateTablet for tablet 0927d6da41124851a2a00921fa23e00d (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:03.458338  4524 tablet_service.cc:1511] Processing CreateTablet for tablet 72ed1ade955648a8951db50a81195393 (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:03.461623  4520 tablet_service.cc:1511] Processing CreateTablet for tablet 67d540f7437f4785a3bc8512c1abf67e (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:03.458307  4601 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6c9c88f1394ebbb1f883f6dc1cdefd (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:03.461743  4600 tablet_service.cc:1511] Processing CreateTablet for tablet 3806f974d7c74327b400c936a4084059 (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:03.465368  4518 tablet_service.cc:1511] Processing CreateTablet for tablet 73cb4d89ec1f47289131d2142f391284 (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:03.464413  4521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578c7c6dc5eb487496c69f2e396c446a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.467311  4598 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb4d07d9f4e44a091ddd27f6be81c6b (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:03.473585  4523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb4d07d9f4e44a091ddd27f6be81c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.471338  4601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6c9c88f1394ebbb1f883f6dc1cdefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.469939  4599 tablet_service.cc:1511] Processing CreateTablet for tablet 72ed1ade955648a8951db50a81195393 (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:03.475737  4597 tablet_service.cc:1511] Processing CreateTablet for tablet fdee081543244a0282e25f172344d3fd (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:03.478814  4524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ed1ade955648a8951db50a81195393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.478240  4595 tablet_service.cc:1511] Processing CreateTablet for tablet 67d540f7437f4785a3bc8512c1abf67e (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:03.481379  4518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cb4d89ec1f47289131d2142f391284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.475785  4596 tablet_service.cc:1511] Processing CreateTablet for tablet 578c7c6dc5eb487496c69f2e396c446a (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:03.482180  4599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ed1ade955648a8951db50a81195393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.485406  4593 tablet_service.cc:1511] Processing CreateTablet for tablet 73cb4d89ec1f47289131d2142f391284 (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:03.485442  4594 tablet_service.cc:1511] Processing CreateTablet for tablet 0927d6da41124851a2a00921fa23e00d (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:03.485833  4520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d540f7437f4785a3bc8512c1abf67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.488559  4595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d540f7437f4785a3bc8512c1abf67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.487313  4519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0927d6da41124851a2a00921fa23e00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.491407  4596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578c7c6dc5eb487496c69f2e396c446a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.491369  4522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdee081543244a0282e25f172344d3fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.496418  4525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3806f974d7c74327b400c936a4084059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.495730  4598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb4d07d9f4e44a091ddd27f6be81c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.498699  4600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3806f974d7c74327b400c936a4084059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.500597  4597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdee081543244a0282e25f172344d3fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.510176  4674 tablet_service.cc:1511] Processing CreateTablet for tablet 3806f974d7c74327b400c936a4084059 (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:03.511729  4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3806f974d7c74327b400c936a4084059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.517977  4675 tablet_service.cc:1511] Processing CreateTablet for tablet 6e6c9c88f1394ebbb1f883f6dc1cdefd (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:03.518678  4594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0927d6da41124851a2a00921fa23e00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.521005  4675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e6c9c88f1394ebbb1f883f6dc1cdefd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.531553  4593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cb4d89ec1f47289131d2142f391284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.561594  4673 tablet_service.cc:1511] Processing CreateTablet for tablet 72ed1ade955648a8951db50a81195393 (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:03.563011  4673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72ed1ade955648a8951db50a81195393. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.577175  4672 tablet_service.cc:1511] Processing CreateTablet for tablet 1cb4d07d9f4e44a091ddd27f6be81c6b (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:03.578528  4672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cb4d07d9f4e44a091ddd27f6be81c6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.580179  4727 tablet_bootstrap.cc:492] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b: Bootstrap starting.
I20260710 11:09:03.599613  4670 tablet_service.cc:1511] Processing CreateTablet for tablet 578c7c6dc5eb487496c69f2e396c446a (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:03.601011  4670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 578c7c6dc5eb487496c69f2e396c446a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.605957  4669 tablet_service.cc:1511] Processing CreateTablet for tablet 67d540f7437f4785a3bc8512c1abf67e (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:03.609615  4671 tablet_service.cc:1511] Processing CreateTablet for tablet fdee081543244a0282e25f172344d3fd (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:03.615675  4669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d540f7437f4785a3bc8512c1abf67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.614094  4668 tablet_service.cc:1511] Processing CreateTablet for tablet 0927d6da41124851a2a00921fa23e00d (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:03.622397  4671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdee081543244a0282e25f172344d3fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.625545  4668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0927d6da41124851a2a00921fa23e00d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.653810  4728 tablet_bootstrap.cc:492] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23: Bootstrap starting.
I20260710 11:09:03.676692  4673 tablet_service.cc:1511] Processing CreateTablet for tablet 73cb4d89ec1f47289131d2142f391284 (DEFAULT_TABLE table=test-workload [id=17e3672e1ec24f3ca57fb6529c7e788e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:03.678969  4673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73cb4d89ec1f47289131d2142f391284. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.698570  4727 tablet_bootstrap.cc:654] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.719129  4729 tablet_bootstrap.cc:492] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Bootstrap starting.
W20260710 11:09:03.724424  4481 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:03.735222  4728 tablet_bootstrap.cc:654] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.785984  4727 tablet_bootstrap.cc:492] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b: No bootstrap required, opened a new log
I20260710 11:09:03.787130  4727 ts_tablet_manager.cc:1403] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent bootstrapping tablet: real 0.207s	user 0.012s	sys 0.009s
I20260710 11:09:03.790321  4727 raft_consensus.cc:359] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.791103  4727 raft_consensus.cc:385] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:03.792662  4729 tablet_bootstrap.cc:654] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.791446  4727 raft_consensus.cc:740] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Initialized, Role: FOLLOWER
I20260710 11:09:03.795960  4727 consensus_queue.cc:260] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.801608  4728 tablet_bootstrap.cc:492] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23: No bootstrap required, opened a new log
I20260710 11:09:03.802043  4728 ts_tablet_manager.cc:1403] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent bootstrapping tablet: real 0.180s	user 0.008s	sys 0.008s
I20260710 11:09:03.804704  4728 raft_consensus.cc:359] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.805372  4728 raft_consensus.cc:385] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:03.805640  4728 raft_consensus.cc:740] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Initialized, Role: FOLLOWER
I20260710 11:09:03.806479  4728 consensus_queue.cc:260] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.810580  4636 heartbeater.cc:499] Master 127.4.76.126:42379 was elected leader, sending a full tablet report...
I20260710 11:09:03.810928  4729 tablet_bootstrap.cc:492] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1: No bootstrap required, opened a new log
I20260710 11:09:03.811369  4729 ts_tablet_manager.cc:1403] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.006s
I20260710 11:09:03.814186  4729 raft_consensus.cc:359] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.814858  4729 raft_consensus.cc:385] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:03.815132  4729 raft_consensus.cc:740] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Initialized, Role: FOLLOWER
I20260710 11:09:03.815860  4728 ts_tablet_manager.cc:1434] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent starting tablet: real 0.014s	user 0.013s	sys 0.000s
I20260710 11:09:03.815791  4729 consensus_queue.cc:260] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.816947  4710 heartbeater.cc:499] Master 127.4.76.126:42379 was elected leader, sending a full tablet report...
I20260710 11:09:03.818006  4727 ts_tablet_manager.cc:1434] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.001s
I20260710 11:09:03.818905  4727 tablet_bootstrap.cc:492] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b: Bootstrap starting.
I20260710 11:09:03.821770  4728 tablet_bootstrap.cc:492] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23: Bootstrap starting.
I20260710 11:09:03.828049  4728 tablet_bootstrap.cc:654] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.831578  4561 heartbeater.cc:499] Master 127.4.76.126:42379 was elected leader, sending a full tablet report...
I20260710 11:09:03.832010  4729 ts_tablet_manager.cc:1434] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260710 11:09:03.832820  4729 tablet_bootstrap.cc:492] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Bootstrap starting.
I20260710 11:09:03.838761  4729 tablet_bootstrap.cc:654] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.839617  4735 raft_consensus.cc:493] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:03.840394  4727 tablet_bootstrap.cc:654] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.840062  4735 raft_consensus.cc:515] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.843508  4735 leader_election.cc:290] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
W20260710 11:09:03.870167  4637 tablet.cc:2406] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:09:03.877226  4727 tablet_bootstrap.cc:492] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b: No bootstrap required, opened a new log
I20260710 11:09:03.877682  4727 ts_tablet_manager.cc:1403] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.002s
I20260710 11:09:03.879977  4727 raft_consensus.cc:359] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.880470  4727 raft_consensus.cc:385] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:03.880702  4727 raft_consensus.cc:740] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Initialized, Role: FOLLOWER
I20260710 11:09:03.881263  4727 consensus_queue.cc:260] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.877729  4729 tablet_bootstrap.cc:492] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: No bootstrap required, opened a new log
I20260710 11:09:03.882755  4729 ts_tablet_manager.cc:1403] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent bootstrapping tablet: real 0.050s	user 0.022s	sys 0.023s
I20260710 11:09:03.883013  4727 ts_tablet_manager.cc:1434] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:03.883920  4727 tablet_bootstrap.cc:492] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b: Bootstrap starting.
I20260710 11:09:03.885430  4729 raft_consensus.cc:359] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.886096  4729 raft_consensus.cc:385] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:03.886379  4729 raft_consensus.cc:740] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Initialized, Role: FOLLOWER
I20260710 11:09:03.887012  4729 consensus_queue.cc:260] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.890451  4727 tablet_bootstrap.cc:654] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.891780  4728 tablet_bootstrap.cc:492] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23: No bootstrap required, opened a new log
I20260710 11:09:03.894215  4729 ts_tablet_manager.cc:1434] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:09:03.895136  4729 tablet_bootstrap.cc:492] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Bootstrap starting.
I20260710 11:09:03.895769  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" is_pre_election: true
W20260710 11:09:03.897938  4502 leader_election.cc:343] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:03.892192  4728 ts_tablet_manager.cc:1403] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.017s
I20260710 11:09:03.902153  4729 tablet_bootstrap.cc:654] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.902413  4727 tablet_bootstrap.cc:492] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b: No bootstrap required, opened a new log
I20260710 11:09:03.902842  4727 ts_tablet_manager.cc:1403] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260710 11:09:03.902661  4728 raft_consensus.cc:359] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.903405  4728 raft_consensus.cc:385] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:03.903702  4728 raft_consensus.cc:740] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Initialized, Role: FOLLOWER
I20260710 11:09:03.905526  4727 raft_consensus.cc:359] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.906168  4727 raft_consensus.cc:385] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:03.906608  4727 raft_consensus.cc:740] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Initialized, Role: FOLLOWER
I20260710 11:09:03.907279  4727 consensus_queue.cc:260] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.909489  4727 ts_tablet_manager.cc:1434] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260710 11:09:03.910317  4727 tablet_bootstrap.cc:492] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b: Bootstrap starting.
I20260710 11:09:03.916105  4728 consensus_queue.cc:260] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.917824  4729 tablet_bootstrap.cc:492] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: No bootstrap required, opened a new log
I20260710 11:09:03.918246  4729 ts_tablet_manager.cc:1403] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent bootstrapping tablet: real 0.023s	user 0.000s	sys 0.020s
I20260710 11:09:03.918394  4728 ts_tablet_manager.cc:1434] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:09:03.919231  4728 tablet_bootstrap.cc:492] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23: Bootstrap starting.
I20260710 11:09:03.920874  4729 raft_consensus.cc:359] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.921568  4729 raft_consensus.cc:385] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:03.921852  4729 raft_consensus.cc:740] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Initialized, Role: FOLLOWER
I20260710 11:09:03.922526  4729 consensus_queue.cc:260] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.924135  4727 tablet_bootstrap.cc:654] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.925242  4728 tablet_bootstrap.cc:654] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.927222  4735 raft_consensus.cc:493] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:03.927666  4735 raft_consensus.cc:515] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.929536  4735 leader_election.cc:290] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:03.930580  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3806f974d7c74327b400c936a4084059" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" is_pre_election: true
I20260710 11:09:03.931097  4729 ts_tablet_manager.cc:1434] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.006s
I20260710 11:09:03.931242  4685 raft_consensus.cc:2468] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 0.
I20260710 11:09:03.932005  4729 tablet_bootstrap.cc:492] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Bootstrap starting.
I20260710 11:09:03.933000  4502 leader_election.cc:304] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:03.934484  4735 raft_consensus.cc:2804] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:03.934808  4735 raft_consensus.cc:493] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:03.935115  4735 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.941346  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3806f974d7c74327b400c936a4084059" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" is_pre_election: true
I20260710 11:09:03.941349  4735 raft_consensus.cc:515] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.941444  4611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" is_pre_election: true
I20260710 11:09:03.942147  4610 raft_consensus.cc:2468] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 0.
I20260710 11:09:03.943498  4735 leader_election.cc:290] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 election: Requested vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
W20260710 11:09:03.943982  4502 leader_election.cc:343] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:03.944458  4502 leader_election.cc:304] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1; no voters: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:03.945171  4735 raft_consensus.cc:2749] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:03.947394  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3806f974d7c74327b400c936a4084059" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:03.947960  4685 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.950809  4729 tablet_bootstrap.cc:654] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.951819  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3806f974d7c74327b400c936a4084059" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:03.952366  4610 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.959228  4610 raft_consensus.cc:2468] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 1.
I20260710 11:09:03.964399  4502 leader_election.cc:304] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:03.962900  4685 raft_consensus.cc:2468] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 1.
I20260710 11:09:03.965226  4735 raft_consensus.cc:2804] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:03.965734  4735 raft_consensus.cc:697] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:03.966549  4735 consensus_queue.cc:237] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.983973  4727 tablet_bootstrap.cc:492] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b: No bootstrap required, opened a new log
I20260710 11:09:03.986258  4433 catalog_manager.cc:5697] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:03.990850  4727 ts_tablet_manager.cc:1403] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent bootstrapping tablet: real 0.081s	user 0.017s	sys 0.019s
I20260710 11:09:03.994098  4727 raft_consensus.cc:359] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:03.998135  4729 tablet_bootstrap.cc:492] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1: No bootstrap required, opened a new log
I20260710 11:09:03.999135  4728 tablet_bootstrap.cc:492] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23: No bootstrap required, opened a new log
I20260710 11:09:03.999882  4727 raft_consensus.cc:385] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.000201  4728 ts_tablet_manager.cc:1403] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent bootstrapping tablet: real 0.081s	user 0.042s	sys 0.034s
I20260710 11:09:04.000286  4727 raft_consensus.cc:740] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.001161  4727 consensus_queue.cc:260] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.003199  4728 raft_consensus.cc:359] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.003774  4729 ts_tablet_manager.cc:1403] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent bootstrapping tablet: real 0.072s	user 0.027s	sys 0.014s
I20260710 11:09:04.003885  4728 raft_consensus.cc:385] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.004328  4728 raft_consensus.cc:740] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.005059  4728 consensus_queue.cc:260] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.007571  4728 ts_tablet_manager.cc:1434] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:04.008451  4728 tablet_bootstrap.cc:492] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23: Bootstrap starting.
I20260710 11:09:04.014612  4728 tablet_bootstrap.cc:654] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.007074  4729 raft_consensus.cc:359] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.019129  4729 raft_consensus.cc:385] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.019871  4734 raft_consensus.cc:493] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.022286  4734 raft_consensus.cc:515] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.020916  4727 ts_tablet_manager.cc:1434] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260710 11:09:04.024924  4728 tablet_bootstrap.cc:492] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23: No bootstrap required, opened a new log
I20260710 11:09:04.025386  4728 ts_tablet_manager.cc:1403] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.009s
I20260710 11:09:04.025807  4727 tablet_bootstrap.cc:492] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b: Bootstrap starting.
I20260710 11:09:04.019405  4729 raft_consensus.cc:740] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.024724  4734 leader_election.cc:290] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113)
I20260710 11:09:04.027910  4728 raft_consensus.cc:359] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.028582  4728 raft_consensus.cc:385] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.028203  4729 consensus_queue.cc:260] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.028862  4728 raft_consensus.cc:740] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.029510  4728 consensus_queue.cc:260] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.031579  4728 ts_tablet_manager.cc:1434] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:09:04.032485  4728 tablet_bootstrap.cc:492] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23: Bootstrap starting.
I20260710 11:09:04.036317  4729 ts_tablet_manager.cc:1434] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.003s
I20260710 11:09:04.037289  4729 tablet_bootstrap.cc:492] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Bootstrap starting.
I20260710 11:09:04.038923  4728 tablet_bootstrap.cc:654] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.042526  4727 tablet_bootstrap.cc:654] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.051211  4729 tablet_bootstrap.cc:654] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.057008  4732 raft_consensus.cc:493] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.057467  4732 raft_consensus.cc:515] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.065765  4727 tablet_bootstrap.cc:492] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b: No bootstrap required, opened a new log
I20260710 11:09:04.066323  4727 ts_tablet_manager.cc:1403] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.011s
I20260710 11:09:04.069363  4732 leader_election.cc:290] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.069546  4727 raft_consensus.cc:359] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.070446  4727 raft_consensus.cc:385] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.071174  4727 raft_consensus.cc:740] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.075848  4727 consensus_queue.cc:260] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.078285  4727 ts_tablet_manager.cc:1434] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:09:04.082595  4727 tablet_bootstrap.cc:492] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b: Bootstrap starting.
I20260710 11:09:04.088949  4727 tablet_bootstrap.cc:654] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.092073  4729 tablet_bootstrap.cc:492] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1: No bootstrap required, opened a new log
I20260710 11:09:04.092536  4729 ts_tablet_manager.cc:1403] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.009s
I20260710 11:09:04.095259  4729 raft_consensus.cc:359] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.095979  4729 raft_consensus.cc:385] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.096277  4729 raft_consensus.cc:740] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.096947  4729 consensus_queue.cc:260] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.101166  4729 ts_tablet_manager.cc:1434] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260710 11:09:04.101207  4727 tablet_bootstrap.cc:492] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b: No bootstrap required, opened a new log
I20260710 11:09:04.101861  4727 ts_tablet_manager.cc:1403] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:09:04.104744  4727 raft_consensus.cc:359] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.105221  4729 tablet_bootstrap.cc:492] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Bootstrap starting.
I20260710 11:09:04.108307  4728 tablet_bootstrap.cc:492] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23: No bootstrap required, opened a new log
I20260710 11:09:04.105499  4727 raft_consensus.cc:385] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.108763  4728 ts_tablet_manager.cc:1403] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.031s
I20260710 11:09:04.109036  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ed1ade955648a8951db50a81195393" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" is_pre_election: true
I20260710 11:09:04.109658  4610 raft_consensus.cc:2468] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 0.
I20260710 11:09:04.108675  4727 raft_consensus.cc:740] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.111610  4728 raft_consensus.cc:359] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.112718  4732 raft_consensus.cc:493] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.112987  4728 raft_consensus.cc:385] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.112663  4536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ed1ade955648a8951db50a81195393" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" is_pre_election: true
I20260710 11:09:04.113653  4728 raft_consensus.cc:740] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.113302  4732 raft_consensus.cc:515] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.111948  4727 consensus_queue.cc:260] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.116323  4732 leader_election.cc:290] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.116705  4651 leader_election.cc:304] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:04.117525  4734 raft_consensus.cc:2804] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.117853  4734 raft_consensus.cc:493] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.118163  4734 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:04.119295  4651 leader_election.cc:343] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.123332  4729 tablet_bootstrap.cc:654] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.120711  4728 consensus_queue.cc:260] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.129868  4734 raft_consensus.cc:515] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.131745  4734 leader_election.cc:290] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113)
I20260710 11:09:04.136574  4536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" is_pre_election: true
I20260710 11:09:04.138237  4534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ed1ade955648a8951db50a81195393" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:04.140377  4727 ts_tablet_manager.cc:1434] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent starting tablet: real 0.038s	user 0.019s	sys 0.003s
I20260710 11:09:04.140494  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ed1ade955648a8951db50a81195393" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:04.140998  4610 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.141326  4727 tablet_bootstrap.cc:492] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b: Bootstrap starting.
W20260710 11:09:04.145298  4651 leader_election.cc:343] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:04.145309  4577 leader_election.cc:343] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.145926  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdee081543244a0282e25f172344d3fd" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" is_pre_election: true
I20260710 11:09:04.146842  4535 raft_consensus.cc:2468] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 0.
I20260710 11:09:04.148725  4577 leader_election.cc:304] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:04.150146  4762 raft_consensus.cc:2804] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.150733  4762 raft_consensus.cc:493] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.151064  4762 raft_consensus.cc:3060] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.159052  4732 raft_consensus.cc:493] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.159564  4732 raft_consensus.cc:515] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.161342  4732 leader_election.cc:290] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.161706  4734 raft_consensus.cc:493] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.162178  4734 raft_consensus.cc:515] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.162989  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" is_pre_election: true
I20260710 11:09:04.164317  4734 leader_election.cc:290] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113)
W20260710 11:09:04.164459  4577 leader_election.cc:343] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.165493  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" is_pre_election: true
I20260710 11:09:04.165580  4611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" is_pre_election: true
I20260710 11:09:04.166083  4535 raft_consensus.cc:2468] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 0.
W20260710 11:09:04.166782  4651 leader_election.cc:343] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.167433  4651 leader_election.cc:304] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [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: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:04.168340  4734 raft_consensus.cc:2804] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.168871  4734 raft_consensus.cc:493] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.169377  4734 raft_consensus.cc:3060] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.171100  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" is_pre_election: true
I20260710 11:09:04.172165  4684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdee081543244a0282e25f172344d3fd" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" is_pre_election: true
I20260710 11:09:04.173642  4684 raft_consensus.cc:2468] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 0.
I20260710 11:09:04.173902  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" is_pre_election: true
I20260710 11:09:04.174528  4685 raft_consensus.cc:2468] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 0.
W20260710 11:09:04.175026  4577 leader_election.cc:343] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.175884  4577 leader_election.cc:304] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23
I20260710 11:09:04.177099  4732 raft_consensus.cc:2749] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:04.177877  4610 raft_consensus.cc:2468] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 1.
I20260710 11:09:04.177834  4577 leader_election.cc:304] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [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: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1
I20260710 11:09:04.178684  4732 raft_consensus.cc:2804] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.179013  4732 raft_consensus.cc:493] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.179069  4651 leader_election.cc:304] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1
I20260710 11:09:04.179405  4732 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.168610  4762 raft_consensus.cc:515] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.180392  4728 ts_tablet_manager.cc:1434] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent starting tablet: real 0.071s	user 0.020s	sys 0.021s
I20260710 11:09:04.182456  4734 raft_consensus.cc:515] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.185575  4734 leader_election.cc:290] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113)
I20260710 11:09:04.183655  4728 tablet_bootstrap.cc:492] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23: Bootstrap starting.
I20260710 11:09:04.186187  4732 raft_consensus.cc:515] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.188665  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:04.189458  4536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:04.190084  4732 leader_election.cc:290] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.190157  4536 raft_consensus.cc:3060] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.181423  4764 raft_consensus.cc:2804] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.190829  4764 raft_consensus.cc:697] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 LEADER]: Becoming Leader. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
W20260710 11:09:04.191565  4577 leader_election.cc:343] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.191701  4729 tablet_bootstrap.cc:492] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1: No bootstrap required, opened a new log
I20260710 11:09:04.192199  4729 ts_tablet_manager.cc:1403] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.003s
I20260710 11:09:04.193527  4727 tablet_bootstrap.cc:654] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.189106  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:04.193722  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:04.194263  4685 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:04.195087  4651 leader_election.cc:343] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.198163  4729 raft_consensus.cc:359] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.198817  4729 raft_consensus.cc:385] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.199251  4729 raft_consensus.cc:740] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.200042  4729 consensus_queue.cc:260] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.200567  4536 raft_consensus.cc:2468] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 1.
I20260710 11:09:04.201661  4651 leader_election.cc:304] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:04.201810  4685 raft_consensus.cc:2468] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 1.
I20260710 11:09:04.202421  4734 raft_consensus.cc:2804] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.203011  4577 leader_election.cc:304] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1
I20260710 11:09:04.203910  4732 raft_consensus.cc:2804] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.192119  4764 consensus_queue.cc:237] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.206674  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdee081543244a0282e25f172344d3fd" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:04.205287  4762 leader_election.cc:290] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.206372  4729 ts_tablet_manager.cc:1434] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:09:04.207393  4685 raft_consensus.cc:3060] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.210292  4536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdee081543244a0282e25f172344d3fd" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:04.223914  4536 raft_consensus.cc:3060] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.229696  4685 raft_consensus.cc:2468] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 1.
I20260710 11:09:04.230904  4577 leader_election.cc:304] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:04.231690  4762 raft_consensus.cc:2804] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.232385  4762 raft_consensus.cc:697] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:04.233295  4729 tablet_bootstrap.cc:492] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Bootstrap starting.
I20260710 11:09:04.240075  4762 consensus_queue.cc:237] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.241937  4536 raft_consensus.cc:2468] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 1.
I20260710 11:09:04.214396  4734 raft_consensus.cc:697] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 LEADER]: Becoming Leader. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
I20260710 11:09:04.245528  4727 tablet_bootstrap.cc:492] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b: No bootstrap required, opened a new log
I20260710 11:09:04.245977  4727 ts_tablet_manager.cc:1403] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent bootstrapping tablet: real 0.105s	user 0.033s	sys 0.023s
I20260710 11:09:04.247133  4734 consensus_queue.cc:237] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.248888  4727 raft_consensus.cc:359] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.249533  4727 raft_consensus.cc:385] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.249811  4727 raft_consensus.cc:740] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.250620  4727 consensus_queue.cc:260] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.251789  4732 raft_consensus.cc:697] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:04.262841  4732 consensus_queue.cc:237] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.263670  4728 tablet_bootstrap.cc:654] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.271544  4729 tablet_bootstrap.cc:654] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.273896  4727 ts_tablet_manager.cc:1434] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.006s
I20260710 11:09:04.274955  4727 tablet_bootstrap.cc:492] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b: Bootstrap starting.
I20260710 11:09:04.281390  4431 catalog_manager.cc:5697] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.288687  4728 tablet_bootstrap.cc:492] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23: No bootstrap required, opened a new log
I20260710 11:09:04.289189  4728 ts_tablet_manager.cc:1403] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent bootstrapping tablet: real 0.106s	user 0.008s	sys 0.008s
I20260710 11:09:04.292135  4728 raft_consensus.cc:359] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.292848  4728 raft_consensus.cc:385] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.293131  4728 raft_consensus.cc:740] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.293843  4728 consensus_queue.cc:260] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.296275  4728 ts_tablet_manager.cc:1434] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:04.297240  4728 tablet_bootstrap.cc:492] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23: Bootstrap starting.
I20260710 11:09:04.297195  4431 catalog_manager.cc:5697] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.302197  4729 tablet_bootstrap.cc:492] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: No bootstrap required, opened a new log
I20260710 11:09:04.302695  4729 ts_tablet_manager.cc:1403] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.011s
I20260710 11:09:04.305892  4729 raft_consensus.cc:359] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.310287  4729 raft_consensus.cc:385] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.310598  4729 raft_consensus.cc:740] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.309660  4727 tablet_bootstrap.cc:654] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.311256  4729 consensus_queue.cc:260] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.311836  4433 catalog_manager.cc:5697] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 1 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.320663  4729 ts_tablet_manager.cc:1434] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260710 11:09:04.321600  4729 tablet_bootstrap.cc:492] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Bootstrap starting.
I20260710 11:09:04.324103  4728 tablet_bootstrap.cc:654] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.334689  4431 catalog_manager.cc:5697] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 1 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.338393  4729 tablet_bootstrap.cc:654] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.347340  4728 tablet_bootstrap.cc:492] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23: No bootstrap required, opened a new log
I20260710 11:09:04.347838  4728 ts_tablet_manager.cc:1403] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.013s
I20260710 11:09:04.349160  4727 tablet_bootstrap.cc:492] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b: No bootstrap required, opened a new log
I20260710 11:09:04.349570  4727 ts_tablet_manager.cc:1403] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.005s
I20260710 11:09:04.350610  4728 raft_consensus.cc:359] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.351332  4728 raft_consensus.cc:385] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.351642  4728 raft_consensus.cc:740] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.352221  4727 raft_consensus.cc:359] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.352870  4727 raft_consensus.cc:385] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.352373  4728 consensus_queue.cc:260] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.353168  4727 raft_consensus.cc:740] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.354080  4727 consensus_queue.cc:260] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.357936  4728 ts_tablet_manager.cc:1434] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:09:04.358896  4728 tablet_bootstrap.cc:492] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23: Bootstrap starting.
I20260710 11:09:04.365109  4728 tablet_bootstrap.cc:654] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.370522  4727 ts_tablet_manager.cc:1434] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:09:04.377772  4727 tablet_bootstrap.cc:492] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b: Bootstrap starting.
I20260710 11:09:04.378901  4728 tablet_bootstrap.cc:492] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23: No bootstrap required, opened a new log
I20260710 11:09:04.379343  4728 ts_tablet_manager.cc:1403] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.008s
I20260710 11:09:04.381928  4728 raft_consensus.cc:359] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.382594  4728 raft_consensus.cc:385] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.382895  4728 raft_consensus.cc:740] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.382754  4727 tablet_bootstrap.cc:654] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.383601  4728 consensus_queue.cc:260] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.385244  4729 tablet_bootstrap.cc:492] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: No bootstrap required, opened a new log
I20260710 11:09:04.385622  4728 ts_tablet_manager.cc:1434] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:04.385705  4729 ts_tablet_manager.cc:1403] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.027s
I20260710 11:09:04.386466  4728 tablet_bootstrap.cc:492] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23: Bootstrap starting.
I20260710 11:09:04.388455  4729 raft_consensus.cc:359] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.389428  4729 raft_consensus.cc:385] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.389748  4729 raft_consensus.cc:740] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.390412  4729 consensus_queue.cc:260] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.392863  4728 tablet_bootstrap.cc:654] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.397130  4729 ts_tablet_manager.cc:1434] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:09:04.397997  4729 tablet_bootstrap.cc:492] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Bootstrap starting.
I20260710 11:09:04.403756  4729 tablet_bootstrap.cc:654] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.408344  4728 tablet_bootstrap.cc:492] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23: No bootstrap required, opened a new log
I20260710 11:09:04.408489  4727 tablet_bootstrap.cc:492] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b: No bootstrap required, opened a new log
I20260710 11:09:04.408783  4728 ts_tablet_manager.cc:1403] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260710 11:09:04.408914  4727 ts_tablet_manager.cc:1403] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.004s
I20260710 11:09:04.411152  4727 raft_consensus.cc:359] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.411655  4727 raft_consensus.cc:385] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.411588  4728 raft_consensus.cc:359] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.412038  4727 raft_consensus.cc:740] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.412326  4728 raft_consensus.cc:385] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.412648  4728 raft_consensus.cc:740] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.412909  4727 consensus_queue.cc:260] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.413380  4728 consensus_queue.cc:260] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.415491  4735 consensus_queue.cc:1048] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.417303  4729 tablet_bootstrap.cc:492] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: No bootstrap required, opened a new log
I20260710 11:09:04.417712  4729 ts_tablet_manager.cc:1403] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.000s
I20260710 11:09:04.420949  4729 raft_consensus.cc:359] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.421571  4729 raft_consensus.cc:385] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.421849  4729 raft_consensus.cc:740] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.422459  4729 consensus_queue.cc:260] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.415805  4728 ts_tablet_manager.cc:1434] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:04.425000  4729 ts_tablet_manager.cc:1434] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:04.431052  4727 ts_tablet_manager.cc:1434] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:09:04.454970  4785 raft_consensus.cc:493] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.455441  4785 raft_consensus.cc:515] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.457419  4785 leader_election.cc:290] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.459136  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" is_pre_election: true
I20260710 11:09:04.459519  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" is_pre_election: true
I20260710 11:09:04.459743  4685 raft_consensus.cc:2468] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 0.
I20260710 11:09:04.460069  4610 raft_consensus.cc:2468] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 0.
I20260710 11:09:04.460521  4785 consensus_queue.cc:1048] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.460812  4502 leader_election.cc:304] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:04.461643  4735 raft_consensus.cc:2804] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.461867  4785 raft_consensus.cc:493] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.462003  4735 raft_consensus.cc:493] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.462391  4735 raft_consensus.cc:3060] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.462332  4785 raft_consensus.cc:515] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.465598  4611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" is_pre_election: true
I20260710 11:09:04.468467  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" is_pre_election: true
I20260710 11:09:04.468581  4744 raft_consensus.cc:493] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.468807  4735 raft_consensus.cc:515] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.469264  4685 raft_consensus.cc:2393] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in current term 1: Already voted for candidate 8cf80ddc2d35408d8f49a0eb1209386b in this term.
I20260710 11:09:04.469041  4744 raft_consensus.cc:515] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.470379  4502 leader_election.cc:304] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1; no voters: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:04.470798  4744 leader_election.cc:290] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.472250  4785 leader_election.cc:290] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.472745  4735 leader_election.cc:290] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 election: Requested vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.475756  4609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:04.471308  4744 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.476230  4684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:04.474206  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0927d6da41124851a2a00921fa23e00d" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" is_pre_election: true
I20260710 11:09:04.476365  4609 raft_consensus.cc:3060] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.476775  4684 raft_consensus.cc:3060] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.476894  4685 raft_consensus.cc:2468] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 0.
I20260710 11:09:04.478071  4502 leader_election.cc:304] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:04.478868  4785 raft_consensus.cc:2804] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.479226  4785 raft_consensus.cc:493] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.479588  4785 raft_consensus.cc:3060] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.473588  4611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0927d6da41124851a2a00921fa23e00d" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" is_pre_election: true
I20260710 11:09:04.480647  4611 raft_consensus.cc:2468] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 0.
I20260710 11:09:04.484298  4684 raft_consensus.cc:2468] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 1.
I20260710 11:09:04.484613  4609 raft_consensus.cc:2468] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 1.
I20260710 11:09:04.485323  4502 leader_election.cc:304] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:04.486071  4735 raft_consensus.cc:2804] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.486536  4735 raft_consensus.cc:697] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:04.487285  4735 consensus_queue.cc:237] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.488248  4744 raft_consensus.cc:2749] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:04.486001  4785 raft_consensus.cc:515] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.490442  4785 leader_election.cc:290] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 election: Requested vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.496707  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0927d6da41124851a2a00921fa23e00d" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:04.497260  4685 raft_consensus.cc:3060] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.499670  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0927d6da41124851a2a00921fa23e00d" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:04.500231  4610 raft_consensus.cc:3060] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.503219  4685 raft_consensus.cc:2468] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 1.
I20260710 11:09:04.504379  4502 leader_election.cc:304] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:04.505089  4735 raft_consensus.cc:2804] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.505548  4735 raft_consensus.cc:697] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Becoming Leader. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:04.505319  4431 catalog_manager.cc:5697] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.506158  4610 raft_consensus.cc:2468] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 1.
I20260710 11:09:04.506323  4735 consensus_queue.cc:237] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.508318  4732 raft_consensus.cc:493] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.508745  4732 raft_consensus.cc:515] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.510531  4732 leader_election.cc:290] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.512118  4536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb4d89ec1f47289131d2142f391284" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" is_pre_election: true
I20260710 11:09:04.512653  4536 raft_consensus.cc:2468] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 0.
I20260710 11:09:04.512118  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb4d89ec1f47289131d2142f391284" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" is_pre_election: true
I20260710 11:09:04.513710  4685 raft_consensus.cc:2468] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 0.
I20260710 11:09:04.513619  4577 leader_election.cc:304] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:04.514389  4732 raft_consensus.cc:2804] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.514726  4732 raft_consensus.cc:493] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.515023  4732 raft_consensus.cc:3060] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.520150  4770 raft_consensus.cc:493] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.520599  4770 raft_consensus.cc:515] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.520948  4732 raft_consensus.cc:515] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.521065  4431 catalog_manager.cc:5697] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.522710  4770 leader_election.cc:290] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.524578  4684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" is_pre_election: true
I20260710 11:09:04.524842  4536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" is_pre_election: true
I20260710 11:09:04.525275  4684 raft_consensus.cc:2468] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 0.
I20260710 11:09:04.525478  4536 raft_consensus.cc:2468] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 0.
I20260710 11:09:04.526305  4577 leader_election.cc:304] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:04.526729  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb4d89ec1f47289131d2142f391284" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:04.527277  4685 raft_consensus.cc:3060] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.524582  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb4d89ec1f47289131d2142f391284" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:04.527921  4535 raft_consensus.cc:3060] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.527226  4770 raft_consensus.cc:2804] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.531531  4685 raft_consensus.cc:2468] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 1.
I20260710 11:09:04.531934  4770 raft_consensus.cc:493] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.532328  4770 raft_consensus.cc:3060] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.532658  4577 leader_election.cc:304] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:04.522698  4732 leader_election.cc:290] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.538134  4732 raft_consensus.cc:2804] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.538757  4732 raft_consensus.cc:697] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:04.534133  4535 raft_consensus.cc:2468] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 1.
I20260710 11:09:04.539556  4732 consensus_queue.cc:237] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.542368  4770 raft_consensus.cc:515] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.544416  4770 leader_election.cc:290] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:04.545467  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:04.546042  4535 raft_consensus.cc:3060] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.545450  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:04.548729  4685 raft_consensus.cc:3060] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.548800  4431 catalog_manager.cc:5697] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 1 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.552017  4535 raft_consensus.cc:2468] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 1.
I20260710 11:09:04.553092  4577 leader_election.cc:304] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:04.553880  4770 raft_consensus.cc:2804] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.554306  4770 raft_consensus.cc:697] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:04.554920  4685 raft_consensus.cc:2468] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 1.
I20260710 11:09:04.555045  4770 consensus_queue.cc:237] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:04.565371  4431 catalog_manager.cc:5697] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 1 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.646354  4770 consensus_queue.cc:1048] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.649148  4770 consensus_queue.cc:1048] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.661123  4762 consensus_queue.cc:1048] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.662315  4762 consensus_queue.cc:1048] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.699149  4734 consensus_queue.cc:1048] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.708870  4610 raft_consensus.cc:3060] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.715487  4764 consensus_queue.cc:1048] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.749501  4764 consensus_queue.cc:1048] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.757530  4536 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.765347  4764 consensus_queue.cc:1048] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.834888  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
mode: GRACEFUL
new_leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:36494
I20260710 11:09:04.835421  4610 raft_consensus.cc:606] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Received request to transfer leadership to TS 2a6c9bde6a1a46c4a006c19b60d9d3a1
I20260710 11:09:04.852113  4685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72ed1ade955648a8951db50a81195393"
dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
mode: GRACEFUL
new_leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:59684
I20260710 11:09:04.852595  4685 raft_consensus.cc:606] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 LEADER]: Received request to transfer leadership to TS 2a6c9bde6a1a46c4a006c19b60d9d3a1
I20260710 11:09:04.857244  4685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b"
dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
mode: GRACEFUL
new_leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:59684
I20260710 11:09:04.857659  4685 raft_consensus.cc:606] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 LEADER]: Received request to transfer leadership to TS 2a6c9bde6a1a46c4a006c19b60d9d3a1
I20260710 11:09:04.875229  4536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
mode: GRACEFUL
new_leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:33140
I20260710 11:09:04.875713  4536 raft_consensus.cc:606] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Received request to transfer leadership to TS 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:04.880404  4536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0927d6da41124851a2a00921fa23e00d"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
mode: GRACEFUL
new_leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:33140
I20260710 11:09:04.880955  4536 raft_consensus.cc:606] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Received request to transfer leadership to TS 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:04.885463  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73cb4d89ec1f47289131d2142f391284"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
mode: GRACEFUL
new_leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
 from {username='slave'} at 127.0.0.1:36494
I20260710 11:09:04.885886  4610 raft_consensus.cc:606] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Received request to transfer leadership to TS 3c4d6b20287a4df8b0ae7422f6903f23
I20260710 11:09:04.975684  4732 consensus_queue.cc:1048] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.987735  4762 consensus_queue.cc:1048] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.988310  4766 consensus_queue.cc:1048] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.003679  4770 consensus_queue.cc:1048] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.013417  4766 raft_consensus.cc:993] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b: : Instructing follower 3c4d6b20287a4df8b0ae7422f6903f23 to start an election
I20260710 11:09:05.013877  4762 raft_consensus.cc:1081] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Signalling peer 3c4d6b20287a4df8b0ae7422f6903f23 to start an election
I20260710 11:09:05.015605  4684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73cb4d89ec1f47289131d2142f391284"
dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
 from {username='slave'} at 127.0.0.1:59670
I20260710 11:09:05.016242  4684 raft_consensus.cc:493] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.016666  4684 raft_consensus.cc:3060] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.023082  4684 raft_consensus.cc:515] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.025578  4536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb4d89ec1f47289131d2142f391284" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:05.025048  4684 leader_election.cc:290] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113)
I20260710 11:09:05.025846  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73cb4d89ec1f47289131d2142f391284" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:05.026129  4536 raft_consensus.cc:3060] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.026422  4610 raft_consensus.cc:3055] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.026741  4610 raft_consensus.cc:740] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:05.027442  4610 consensus_queue.cc:260] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.028409  4610 raft_consensus.cc:3060] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.032191  4536 raft_consensus.cc:2468] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 2.
I20260710 11:09:05.032207  4610 raft_consensus.cc:2468] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 2.
I20260710 11:09:05.033435  4651 leader_election.cc:304] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:05.034121  4800 raft_consensus.cc:2804] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.034578  4800 raft_consensus.cc:697] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Becoming Leader. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
I20260710 11:09:05.035370  4800 consensus_queue.cc:237] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.036367  4735 consensus_queue.cc:1048] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.043780  4429 catalog_manager.cc:5697] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 reported cstate change: term changed from 1 to 2, leader changed from 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66) to 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:05.049754  4744 consensus_queue.cc:1048] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.063126  4785 raft_consensus.cc:993] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1: : Instructing follower 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:05.063576  4744 raft_consensus.cc:1081] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Signalling peer 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:05.065064  4610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:36472
I20260710 11:09:05.065586  4610 raft_consensus.cc:493] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.065930  4610 raft_consensus.cc:3060] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.070060  4610 raft_consensus.cc:515] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.071753  4610 leader_election.cc:290] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 2 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:05.073347  4684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:05.073364  4536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:05.074072  4684 raft_consensus.cc:3060] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.074133  4536 raft_consensus.cc:3055] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.074649  4536 raft_consensus.cc:740] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:05.075539  4536 consensus_queue.cc:260] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.076726  4536 raft_consensus.cc:3060] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.079254  4684 raft_consensus.cc:2468] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 2.
I20260710 11:09:05.080153  4577 leader_election.cc:304] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:05.080713  4762 raft_consensus.cc:2804] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.081071  4762 raft_consensus.cc:697] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:05.081779  4762 consensus_queue.cc:237] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.082705  4536 raft_consensus.cc:2468] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 2.
I20260710 11:09:05.087073  4429 catalog_manager.cc:5697] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 1 to 2, leader changed from 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65) to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 2 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.092881  4744 consensus_queue.cc:1048] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.100253  4785 raft_consensus.cc:993] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1: : Instructing follower 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:05.100652  4785 raft_consensus.cc:1081] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Signalling peer 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:05.102404  4609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0927d6da41124851a2a00921fa23e00d"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:36472
I20260710 11:09:05.102934  4609 raft_consensus.cc:493] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.103283  4609 raft_consensus.cc:3060] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.106431  4785 consensus_queue.cc:1048] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.109494  4609 raft_consensus.cc:515] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.112164  4536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0927d6da41124851a2a00921fa23e00d" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:05.112691  4536 raft_consensus.cc:3055] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.112988  4536 raft_consensus.cc:740] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:05.113713  4536 consensus_queue.cc:260] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.114571  4536 raft_consensus.cc:3060] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.121227  4609 leader_election.cc:290] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 2 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:05.122666  4536 raft_consensus.cc:2468] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 2.
I20260710 11:09:05.123703  4577 leader_election.cc:304] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:05.124430  4762 raft_consensus.cc:2804] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.124735  4684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0927d6da41124851a2a00921fa23e00d" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:05.124868  4762 raft_consensus.cc:697] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:05.125255  4684 raft_consensus.cc:3060] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.125631  4762 consensus_queue.cc:237] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.131872  4684 raft_consensus.cc:2468] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 2.
I20260710 11:09:05.131758  4429 catalog_manager.cc:5697] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 1 to 2, leader changed from 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65) to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 2 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.245651  4764 raft_consensus.cc:993] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23: : Instructing follower 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:05.246083  4800 raft_consensus.cc:1081] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 LEADER]: Signalling peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:05.247944  4536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:33120
I20260710 11:09:05.248536  4536 raft_consensus.cc:493] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.248919  4536 raft_consensus.cc:3060] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.254076  4732 raft_consensus.cc:993] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b: : Instructing follower 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:05.254477  4732 raft_consensus.cc:1081] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Signalling peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:05.255225  4536 raft_consensus.cc:515] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.255951  4535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:33124
I20260710 11:09:05.256459  4535 raft_consensus.cc:493] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.256770  4535 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.258494  4536 leader_election.cc:290] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:05.260077  4609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:05.260449  4684 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:05.260592  4609 raft_consensus.cc:3060] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.260951  4684 raft_consensus.cc:3055] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.261245  4684 raft_consensus.cc:740] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
I20260710 11:09:05.261982  4684 consensus_queue.cc:260] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.263100  4684 raft_consensus.cc:3060] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.264038  4535 raft_consensus.cc:515] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.266832  4609 raft_consensus.cc:2468] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 2.
I20260710 11:09:05.267947  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:05.267167  4535 leader_election.cc:290] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:05.267797  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:05.268870  4502 leader_election.cc:304] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:05.268944  4684 raft_consensus.cc:2468] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 2.
I20260710 11:09:05.269018  4685 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.269693  4785 raft_consensus.cc:2804] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.270151  4785 raft_consensus.cc:697] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:05.270710  4610 raft_consensus.cc:3055] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.271059  4610 raft_consensus.cc:740] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:05.271903  4610 consensus_queue.cc:260] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.270890  4785 consensus_queue.cc:237] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.272991  4610 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.274899  4685 raft_consensus.cc:2468] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 2.
I20260710 11:09:05.275947  4502 leader_election.cc:304] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:05.276705  4785 raft_consensus.cc:2804] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.277182  4785 raft_consensus.cc:697] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:05.277958  4785 consensus_queue.cc:237] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.279182  4610 raft_consensus.cc:2468] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 2.
I20260710 11:09:05.281710  4429 catalog_manager.cc:5697] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 reported cstate change: term changed from 1 to 2, leader changed from 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67) to 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.286088  4734 raft_consensus.cc:993] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23: : Instructing follower 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:05.286520  4734 raft_consensus.cc:1081] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 LEADER]: Signalling peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:05.288622  4535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72ed1ade955648a8951db50a81195393"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:33120
I20260710 11:09:05.289199  4535 raft_consensus.cc:493] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:05.289616  4535 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.296123  4429 catalog_manager.cc:5697] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 reported cstate change: term changed from 1 to 2, leader changed from 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66) to 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.298552  4535 raft_consensus.cc:515] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.301013  4535 leader_election.cc:290] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:05.301843  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ed1ade955648a8951db50a81195393" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:05.302416  4610 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.302629  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ed1ade955648a8951db50a81195393" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:05.303294  4685 raft_consensus.cc:3055] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:05.303702  4685 raft_consensus.cc:740] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
I20260710 11:09:05.304548  4685 consensus_queue.cc:260] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.305982  4685 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:05.310389  4610 raft_consensus.cc:2468] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 2.
I20260710 11:09:05.311543  4502 leader_election.cc:304] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:05.312314  4785 raft_consensus.cc:2804] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:05.312801  4785 raft_consensus.cc:697] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:05.312949  4685 raft_consensus.cc:2468] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 2.
I20260710 11:09:05.313691  4785 consensus_queue.cc:237] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:05.320866  4429 catalog_manager.cc:5697] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 reported cstate change: term changed from 1 to 2, leader changed from 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67) to 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:05.434208  4535 raft_consensus.cc:1275] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Refusing update from remote peer 3c4d6b20287a4df8b0ae7422f6903f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.435371  4800 consensus_queue.cc:1048] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.447531  4610 raft_consensus.cc:1275] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Refusing update from remote peer 3c4d6b20287a4df8b0ae7422f6903f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.448897  4800 consensus_queue.cc:1048] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.552341  4535 raft_consensus.cc:1275] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.553447  4762 consensus_queue.cc:1048] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.560362  4684 raft_consensus.cc:1275] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.561901  4762 consensus_queue.cc:1048] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.580513  4535 raft_consensus.cc:1275] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.581467  4762 consensus_queue.cc:1048] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.587692  4685 raft_consensus.cc:1275] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.589035  4770 consensus_queue.cc:1048] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.684360  4685 raft_consensus.cc:1275] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.685459  4785 consensus_queue.cc:1048] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.691903  4610 raft_consensus.cc:1275] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.693375  4785 consensus_queue.cc:1048] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.721796  4685 raft_consensus.cc:1275] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.722942  4785 consensus_queue.cc:1048] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.731774  4610 raft_consensus.cc:1275] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.732905  4744 consensus_queue.cc:1048] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.840019  4610 raft_consensus.cc:1275] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.841002  4744 consensus_queue.cc:1048] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:05.849462  4685 raft_consensus.cc:1275] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:05.851266  4814 consensus_queue.cc:1048] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:07.911350  4401 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:09:07.912091  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:07.930294  4535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3806f974d7c74327b400c936a4084059"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
mode: GRACEFUL
new_leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
 from {username='slave'} at 127.0.0.1:33146
I20260710 11:09:07.930783  4535 raft_consensus.cc:606] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Received request to transfer leadership to TS 3c4d6b20287a4df8b0ae7422f6903f23
I20260710 11:09:07.941327  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
mode: GRACEFUL
new_leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
 from {username='slave'} at 127.0.0.1:36506
I20260710 11:09:07.941794  4610 raft_consensus.cc:606] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Received request to transfer leadership to TS 3c4d6b20287a4df8b0ae7422f6903f23
I20260710 11:09:07.942756  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:07.943147  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:08.113233  4822 raft_consensus.cc:993] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: : Instructing follower 3c4d6b20287a4df8b0ae7422f6903f23 to start an election
I20260710 11:09:08.113667  4814 raft_consensus.cc:1081] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Signalling peer 3c4d6b20287a4df8b0ae7422f6903f23 to start an election
I20260710 11:09:08.114961  4684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3806f974d7c74327b400c936a4084059"
dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
 from {username='slave'} at 127.0.0.1:59658
I20260710 11:09:08.115366  4684 raft_consensus.cc:493] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.115654  4684 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.119820  4684 raft_consensus.cc:515] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:08.121241  4684 leader_election.cc:290] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113)
I20260710 11:09:08.121999  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3806f974d7c74327b400c936a4084059" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:08.122268  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3806f974d7c74327b400c936a4084059" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:08.122592  4535 raft_consensus.cc:3055] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.122761  4610 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.122952  4535 raft_consensus.cc:740] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:08.123749  4535 consensus_queue.cc:260] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:08.124857  4535 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.128973  4610 raft_consensus.cc:2468] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 2.
I20260710 11:09:08.130053  4651 leader_election.cc:304] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:08.130497  4535 raft_consensus.cc:2468] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 2.
I20260710 11:09:08.130677  4734 raft_consensus.cc:2804] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.131925  4734 raft_consensus.cc:697] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Becoming Leader. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
I20260710 11:09:08.132648  4734 consensus_queue.cc:237] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:08.138768  4433 catalog_manager.cc:5697] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 reported cstate change: term changed from 1 to 2, leader changed from 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65) to 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:08.407682  4830 raft_consensus.cc:993] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b: : Instructing follower 3c4d6b20287a4df8b0ae7422f6903f23 to start an election
I20260710 11:09:08.408085  4762 raft_consensus.cc:1081] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Signalling peer 3c4d6b20287a4df8b0ae7422f6903f23 to start an election
I20260710 11:09:08.409366  4684 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a"
dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
 from {username='slave'} at 127.0.0.1:59670
I20260710 11:09:08.409816  4684 raft_consensus.cc:493] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:08.410084  4684 raft_consensus.cc:3060] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.415629  4684 raft_consensus.cc:515] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:08.417013  4684 leader_election.cc:290] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 2 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113)
I20260710 11:09:08.417762  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:08.417968  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:08.418324  4535 raft_consensus.cc:3060] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.418427  4610 raft_consensus.cc:3055] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:08.418742  4610 raft_consensus.cc:740] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:08.419503  4610 consensus_queue.cc:260] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:08.420538  4610 raft_consensus.cc:3060] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:08.424518  4535 raft_consensus.cc:2468] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 2.
I20260710 11:09:08.425530  4651 leader_election.cc:304] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:08.425846  4610 raft_consensus.cc:2468] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 2.
I20260710 11:09:08.426133  4734 raft_consensus.cc:2804] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:08.426592  4734 raft_consensus.cc:697] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Becoming Leader. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
I20260710 11:09:08.427225  4734 consensus_queue.cc:237] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:08.435858  4433 catalog_manager.cc:5697] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 reported cstate change: term changed from 1 to 2, leader changed from 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66) to 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:08.558172  4535 raft_consensus.cc:1275] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Refusing update from remote peer 3c4d6b20287a4df8b0ae7422f6903f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.559231  4734 consensus_queue.cc:1048] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.567023  4610 raft_consensus.cc:1275] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Refusing update from remote peer 3c4d6b20287a4df8b0ae7422f6903f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.568488  4824 consensus_queue.cc:1048] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.907137  4535 raft_consensus.cc:1275] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Refusing update from remote peer 3c4d6b20287a4df8b0ae7422f6903f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.908179  4824 consensus_queue.cc:1048] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.918047  4610 raft_consensus.cc:1275] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Refusing update from remote peer 3c4d6b20287a4df8b0ae7422f6903f23: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:08.919946  4838 consensus_queue.cc:1048] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:08.943785  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:08.953164  4535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
mode: GRACEFUL
new_leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:33140
I20260710 11:09:08.953581  4535 raft_consensus.cc:606] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Received request to transfer leadership to TS 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:08.957401  4684 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3806f974d7c74327b400c936a4084059"
dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
mode: GRACEFUL
new_leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:59684
I20260710 11:09:08.957856  4684 raft_consensus.cc:606] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Received request to transfer leadership to TS 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:08.961714  4535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72ed1ade955648a8951db50a81195393"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
mode: GRACEFUL
new_leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:33140
I20260710 11:09:08.962092  4535 raft_consensus.cc:606] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Received request to transfer leadership to TS 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:08.966125  4535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
mode: GRACEFUL
new_leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:33140
I20260710 11:09:08.966564  4535 raft_consensus.cc:606] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Received request to transfer leadership to TS 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:08.972470  4685 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a"
dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
mode: GRACEFUL
new_leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:59684
I20260710 11:09:08.972990  4685 raft_consensus.cc:606] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Received request to transfer leadership to TS 8cf80ddc2d35408d8f49a0eb1209386b
I20260710 11:09:09.115988  4734 raft_consensus.cc:993] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23: : Instructing follower 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:09.116381  4824 raft_consensus.cc:1081] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Signalling peer 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:09.117623  4610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3806f974d7c74327b400c936a4084059"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:36488
I20260710 11:09:09.118109  4610 raft_consensus.cc:493] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.118513  4610 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.122138  4610 raft_consensus.cc:515] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.123363  4610 leader_election.cc:290] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 3 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:09.124135  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3806f974d7c74327b400c936a4084059" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:09.124451  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3806f974d7c74327b400c936a4084059" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:09.124692  4535 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.124962  4685 raft_consensus.cc:3055] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:09.125272  4685 raft_consensus.cc:740] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
I20260710 11:09:09.126032  4685 consensus_queue.cc:260] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.127096  4685 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.130560  4535 raft_consensus.cc:2468] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 3.
I20260710 11:09:09.131595  4577 leader_election.cc:304] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [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: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:09.132169  4762 raft_consensus.cc:2804] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:09.132342  4685 raft_consensus.cc:2468] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 3.
I20260710 11:09:09.133057  4762 raft_consensus.cc:697] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:09.133870  4762 consensus_queue.cc:237] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.138842  4433 catalog_manager.cc:5697] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 2 to 3, leader changed from 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67) to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 3 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:09.367787  4814 raft_consensus.cc:993] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: : Instructing follower 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:09.368173  4845 raft_consensus.cc:1081] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Signalling peer 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:09.369366  4610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:36472
I20260710 11:09:09.369747  4610 raft_consensus.cc:493] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.369979  4610 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.373528  4610 raft_consensus.cc:515] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.374698  4610 leader_election.cc:290] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 3 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:09.375435  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:09.375645  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:09.375988  4535 raft_consensus.cc:3055] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:09.376109  4685 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.376317  4535 raft_consensus.cc:740] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:09.377058  4535 consensus_queue.cc:260] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [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: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.378149  4535 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.381588  4685 raft_consensus.cc:2468] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 3.
I20260710 11:09:09.382493  4577 leader_election.cc:304] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [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: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:09.383091  4762 raft_consensus.cc:2804] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:09.383543  4762 raft_consensus.cc:697] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:09.383616  4535 raft_consensus.cc:2468] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 3.
I20260710 11:09:09.384323  4762 consensus_queue.cc:237] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [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: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.390172  4433 catalog_manager.cc:5697] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 2 to 3, leader changed from 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65) to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 3 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:09.402081  4734 raft_consensus.cc:993] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23: : Instructing follower 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:09.402469  4824 raft_consensus.cc:1081] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Signalling peer 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:09.403705  4610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:36488
I20260710 11:09:09.404165  4610 raft_consensus.cc:493] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.404484  4610 raft_consensus.cc:3060] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.408221  4610 raft_consensus.cc:515] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.409372  4610 leader_election.cc:290] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 3 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:09.410043  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:09.410318  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "578c7c6dc5eb487496c69f2e396c446a" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:09.410552  4535 raft_consensus.cc:3060] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.410787  4685 raft_consensus.cc:3055] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:09.411068  4685 raft_consensus.cc:740] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
I20260710 11:09:09.411747  4685 consensus_queue.cc:260] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.412753  4685 raft_consensus.cc:3060] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.415951  4535 raft_consensus.cc:2468] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 3.
I20260710 11:09:09.416880  4577 leader_election.cc:304] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [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: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:09.417579  4762 raft_consensus.cc:2804] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:09.418032  4685 raft_consensus.cc:2468] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 3.
I20260710 11:09:09.418007  4762 raft_consensus.cc:697] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:09.419257  4762 consensus_queue.cc:237] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.424993  4433 catalog_manager.cc:5697] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 2 to 3, leader changed from 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67) to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 3 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:09.459460  4814 raft_consensus.cc:993] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1: : Instructing follower 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:09.459813  4845 raft_consensus.cc:1081] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Signalling peer 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:09.460969  4610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:36472
I20260710 11:09:09.461301  4610 raft_consensus.cc:493] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.461519  4610 raft_consensus.cc:3060] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.464924  4610 raft_consensus.cc:515] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.466058  4610 leader_election.cc:290] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 3 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:09.466979  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:09.467386  4685 raft_consensus.cc:3060] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.467219  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cb4d07d9f4e44a091ddd27f6be81c6b" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:09.468077  4535 raft_consensus.cc:3055] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:09.468355  4535 raft_consensus.cc:740] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:09.468919  4535 consensus_queue.cc:260] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.469883  4535 raft_consensus.cc:3060] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.471339  4685 raft_consensus.cc:2468] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 3.
I20260710 11:09:09.472091  4577 leader_election.cc:304] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [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: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:09.472648  4762 raft_consensus.cc:2804] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:09.473094  4762 raft_consensus.cc:697] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:09.474159  4535 raft_consensus.cc:2468] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 3.
I20260710 11:09:09.473800  4762 consensus_queue.cc:237] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.479831  4433 catalog_manager.cc:5697] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 2 to 3, leader changed from 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65) to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 3 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:09.502609  4814 raft_consensus.cc:993] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: : Instructing follower 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:09.502975  4845 raft_consensus.cc:1081] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Signalling peer 8cf80ddc2d35408d8f49a0eb1209386b to start an election
I20260710 11:09:09.504156  4610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72ed1ade955648a8951db50a81195393"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
 from {username='slave'} at 127.0.0.1:36472
I20260710 11:09:09.504520  4610 raft_consensus.cc:493] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:09.504748  4610 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.508383  4610 raft_consensus.cc:515] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.509548  4610 leader_election.cc:290] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [CANDIDATE]: Term 3 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:09.510231  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ed1ade955648a8951db50a81195393" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:09.510336  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ed1ade955648a8951db50a81195393" candidate_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:09.510779  4535 raft_consensus.cc:3055] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:09.510851  4685 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.511155  4535 raft_consensus.cc:740] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:09.511804  4535 consensus_queue.cc:260] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.513815  4535 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:09.515240  4685 raft_consensus.cc:2468] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 3.
I20260710 11:09:09.516041  4577 leader_election.cc:304] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [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: 3c4d6b20287a4df8b0ae7422f6903f23, 8cf80ddc2d35408d8f49a0eb1209386b; no voters: 
I20260710 11:09:09.516711  4762 raft_consensus.cc:2804] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:09.517072  4762 raft_consensus.cc:697] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Becoming Leader. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:09.517799  4762 consensus_queue.cc:237] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:09.518810  4535 raft_consensus.cc:2468] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cf80ddc2d35408d8f49a0eb1209386b in term 3.
I20260710 11:09:09.523658  4433 catalog_manager.cc:5697] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b reported cstate change: term changed from 2 to 3, leader changed from 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65) to 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66). New cstate: current_term: 3 leader_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:09.678220  4535 raft_consensus.cc:1275] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:09.679211  4762 consensus_queue.cc:1048] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.690107  4685 raft_consensus.cc:1275] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:09.691360  4762 consensus_queue.cc:1048] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.783926  4685 raft_consensus.cc:1275] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:09.784947  4762 consensus_queue.cc:1048] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.793123  4535 raft_consensus.cc:1275] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:09.794559  4851 consensus_queue.cc:1048] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.874138  4535 raft_consensus.cc:1275] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:09.875187  4856 consensus_queue.cc:1048] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.883912  4685 raft_consensus.cc:1275] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:09.884897  4851 consensus_queue.cc:1048] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.891368  4685 raft_consensus.cc:1275] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:09.892455  4851 consensus_queue.cc:1048] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:09.898042  4535 raft_consensus.cc:1275] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:09.899128  4856 consensus_queue.cc:1048] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:10.110523  4685 raft_consensus.cc:1275] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:10.111495  4856 consensus_queue.cc:1048] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:10.118441  4535 raft_consensus.cc:1275] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Refusing update from remote peer 8cf80ddc2d35408d8f49a0eb1209386b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:10.120069  4762 consensus_queue.cc:1048] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:11.981047  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:11.988363  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3806f974d7c74327b400c936a4084059"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
mode: GRACEFUL
new_leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
 from {username='slave'} at 127.0.0.1:36506
I20260710 11:09:11.988935  4610 raft_consensus.cc:606] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Received request to transfer leadership to TS 3c4d6b20287a4df8b0ae7422f6903f23
I20260710 11:09:11.991168  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
mode: GRACEFUL
new_leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
 from {username='slave'} at 127.0.0.1:36506
I20260710 11:09:11.991554  4610 raft_consensus.cc:606] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 LEADER]: Received request to transfer leadership to TS 3c4d6b20287a4df8b0ae7422f6903f23
I20260710 11:09:11.993463  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
mode: GRACEFUL
new_leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:36506
I20260710 11:09:11.993809  4610 raft_consensus.cc:606] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Received request to transfer leadership to TS 2a6c9bde6a1a46c4a006c19b60d9d3a1
I20260710 11:09:11.995718  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72ed1ade955648a8951db50a81195393"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
mode: GRACEFUL
new_leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:36506
I20260710 11:09:11.996081  4610 raft_consensus.cc:606] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Received request to transfer leadership to TS 2a6c9bde6a1a46c4a006c19b60d9d3a1
I20260710 11:09:11.997851  4610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fdee081543244a0282e25f172344d3fd"
dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
mode: GRACEFUL
new_leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:36506
I20260710 11:09:11.998201  4610 raft_consensus.cc:606] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Received request to transfer leadership to TS 2a6c9bde6a1a46c4a006c19b60d9d3a1
I20260710 11:09:11.999039  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:09:11.999430  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:12.255157  4851 raft_consensus.cc:993] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b: : Instructing follower 3c4d6b20287a4df8b0ae7422f6903f23 to start an election
I20260710 11:09:12.255734  4863 raft_consensus.cc:1081] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Signalling peer 3c4d6b20287a4df8b0ae7422f6903f23 to start an election
I20260710 11:09:12.257047  4685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3806f974d7c74327b400c936a4084059"
dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
 from {username='slave'} at 127.0.0.1:59670
I20260710 11:09:12.257423  4685 raft_consensus.cc:493] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.257727  4685 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:12.262099  4685 raft_consensus.cc:515] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.263439  4685 leader_election.cc:290] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 4 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113)
I20260710 11:09:12.264468  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3806f974d7c74327b400c936a4084059" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:12.264351  4536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3806f974d7c74327b400c936a4084059" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:12.264976  4610 raft_consensus.cc:3055] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:12.265040  4536 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:12.265208  4610 raft_consensus.cc:740] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:12.265837  4610 consensus_queue.cc:260] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.266680  4610 raft_consensus.cc:3060] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:12.269461  4536 raft_consensus.cc:2468] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 4.
I20260710 11:09:12.270603  4651 leader_election.cc:304] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [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: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:12.270974  4610 raft_consensus.cc:2468] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 4.
I20260710 11:09:12.271319  4824 raft_consensus.cc:2804] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:12.272188  4824 raft_consensus.cc:697] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 LEADER]: Becoming Leader. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
I20260710 11:09:12.272925  4824 consensus_queue.cc:237] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.277518  4851 raft_consensus.cc:993] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b: : Instructing follower 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:12.277849  4863 raft_consensus.cc:1081] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Signalling peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:12.279142  4536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fdee081543244a0282e25f172344d3fd"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:33124
I20260710 11:09:12.279569  4536 raft_consensus.cc:493] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.279819  4536 raft_consensus.cc:3060] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.279834  4433 catalog_manager.cc:5697] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 reported cstate change: term changed from 3 to 4, leader changed from 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66) to 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67). New cstate: current_term: 4 leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:12.285197  4536 raft_consensus.cc:515] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.287396  4536 leader_election.cc:290] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 2 election: Requested vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:12.288602  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdee081543244a0282e25f172344d3fd" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:12.289088  4685 raft_consensus.cc:3060] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.289357  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fdee081543244a0282e25f172344d3fd" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:12.289860  4610 raft_consensus.cc:3055] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:12.290084  4610 raft_consensus.cc:740] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:12.290699  4610 consensus_queue.cc:260] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.291623  4610 raft_consensus.cc:3060] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.294037  4685 raft_consensus.cc:2468] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 2.
I20260710 11:09:12.295171  4502 leader_election.cc:304] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:12.296804  4610 raft_consensus.cc:2468] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 2.
I20260710 11:09:12.296833  4870 raft_consensus.cc:2804] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:12.297969  4870 raft_consensus.cc:697] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Becoming Leader. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:12.298645  4870 consensus_queue.cc:237] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.304486  4433 catalog_manager.cc:5697] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 reported cstate change: term changed from 1 to 2, leader changed from 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66) to 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.323624  4863 raft_consensus.cc:993] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b: : Instructing follower 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:12.324008  4851 raft_consensus.cc:1081] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Signalling peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:12.325217  4535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:33124
I20260710 11:09:12.325583  4535 raft_consensus.cc:493] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.325810  4535 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:12.329600  4535 raft_consensus.cc:515] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.330814  4535 leader_election.cc:290] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 4 election: Requested vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:12.331547  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:12.331805  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e6c9c88f1394ebbb1f883f6dc1cdefd" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:12.332070  4610 raft_consensus.cc:3055] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:12.332304  4685 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:12.332398  4610 raft_consensus.cc:740] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:12.333098  4610 consensus_queue.cc:260] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [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: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.334122  4610 raft_consensus.cc:3060] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:12.337965  4685 raft_consensus.cc:2468] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 4.
I20260710 11:09:12.338856  4502 leader_election.cc:304] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [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: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:12.339507  4870 raft_consensus.cc:2804] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:12.339481  4610 raft_consensus.cc:2468] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 4.
I20260710 11:09:12.340101  4870 raft_consensus.cc:697] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 LEADER]: Becoming Leader. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:12.340854  4870 consensus_queue.cc:237] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [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: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.347323  4433 catalog_manager.cc:5697] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 reported cstate change: term changed from 3 to 4, leader changed from 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66) to 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65). New cstate: current_term: 4 leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.412935  4851 raft_consensus.cc:993] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b: : Instructing follower 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:12.413347  4851 raft_consensus.cc:1081] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Signalling peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 to start an election
I20260710 11:09:12.414580  4535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72ed1ade955648a8951db50a81195393"
dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
 from {username='slave'} at 127.0.0.1:33124
I20260710 11:09:12.414979  4535 raft_consensus.cc:493] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.415216  4535 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:12.418795  4535 raft_consensus.cc:515] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.420136  4535 leader_election.cc:290] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [CANDIDATE]: Term 4 election: Requested vote from peers 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113), 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67:36809)
I20260710 11:09:12.420742  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ed1ade955648a8951db50a81195393" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:12.421054  4685 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72ed1ade955648a8951db50a81195393" candidate_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
I20260710 11:09:12.421279  4610 raft_consensus.cc:3055] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:12.421537  4685 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:12.421564  4610 raft_consensus.cc:740] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:12.422361  4610 consensus_queue.cc:260] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.423398  4610 raft_consensus.cc:3060] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:12.427115  4685 raft_consensus.cc:2468] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 4.
I20260710 11:09:12.428050  4502 leader_election.cc:304] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [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: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:12.428768  4870 raft_consensus.cc:2804] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:12.428831  4610 raft_consensus.cc:2468] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a6c9bde6a1a46c4a006c19b60d9d3a1 in term 4.
I20260710 11:09:12.429165  4870 raft_consensus.cc:697] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 LEADER]: Becoming Leader. State: Replica: 2a6c9bde6a1a46c4a006c19b60d9d3a1, State: Running, Role: LEADER
I20260710 11:09:12.429896  4870 consensus_queue.cc:237] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.435734  4433 catalog_manager.cc:5697] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 reported cstate change: term changed from 3 to 4, leader changed from 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66) to 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65). New cstate: current_term: 4 leader_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.595105  4863 raft_consensus.cc:993] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b: : Instructing follower 3c4d6b20287a4df8b0ae7422f6903f23 to start an election
I20260710 11:09:12.595506  4851 raft_consensus.cc:1081] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 LEADER]: Signalling peer 3c4d6b20287a4df8b0ae7422f6903f23 to start an election
I20260710 11:09:12.596688  4685 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e"
dest_uuid: "3c4d6b20287a4df8b0ae7422f6903f23"
 from {username='slave'} at 127.0.0.1:59670
I20260710 11:09:12.597101  4685 raft_consensus.cc:493] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.597344  4685 raft_consensus.cc:3060] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:12.601161  4685 raft_consensus.cc:515] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.602610  4685 leader_election.cc:290] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [CANDIDATE]: Term 3 election: Requested vote from peers 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661), 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66:42113)
I20260710 11:09:12.603358  4535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1"
I20260710 11:09:12.603567  4610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d540f7437f4785a3bc8512c1abf67e" candidate_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8cf80ddc2d35408d8f49a0eb1209386b"
I20260710 11:09:12.603842  4535 raft_consensus.cc:3060] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:12.604009  4610 raft_consensus.cc:3055] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:12.604280  4610 raft_consensus.cc:740] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8cf80ddc2d35408d8f49a0eb1209386b, State: Running, Role: LEADER
I20260710 11:09:12.604790  4610 consensus_queue.cc:260] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.605549  4610 raft_consensus.cc:3060] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:12.607641  4535 raft_consensus.cc:2468] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 3.
I20260710 11:09:12.608434  4651 leader_election.cc:304] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [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: 2a6c9bde6a1a46c4a006c19b60d9d3a1, 3c4d6b20287a4df8b0ae7422f6903f23; no voters: 
I20260710 11:09:12.609051  4824 raft_consensus.cc:2804] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:12.609426  4824 raft_consensus.cc:697] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 LEADER]: Becoming Leader. State: Replica: 3c4d6b20287a4df8b0ae7422f6903f23, State: Running, Role: LEADER
I20260710 11:09:12.609704  4610 raft_consensus.cc:2468] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c4d6b20287a4df8b0ae7422f6903f23 in term 3.
I20260710 11:09:12.610195  4824 consensus_queue.cc:237] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [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: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } }
I20260710 11:09:12.616588  4433 catalog_manager.cc:5697] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 reported cstate change: term changed from 2 to 3, leader changed from 8cf80ddc2d35408d8f49a0eb1209386b (127.4.76.66) to 3c4d6b20287a4df8b0ae7422f6903f23 (127.4.76.67). New cstate: current_term: 3 leader_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:12.708195  4610 raft_consensus.cc:1275] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.709508  4870 consensus_queue.cc:1048] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.721889  4685 raft_consensus.cc:1275] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:12.723263  4870 consensus_queue.cc:1048] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:12.772882  4535 raft_consensus.cc:1275] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 FOLLOWER]: Refusing update from remote peer 3c4d6b20287a4df8b0ae7422f6903f23: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:12.773902  4824 consensus_queue.cc:1048] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a6c9bde6a1a46c4a006c19b60d9d3a1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 37661 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:12.781924  4610 raft_consensus.cc:1275] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Refusing update from remote peer 3c4d6b20287a4df8b0ae7422f6903f23: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:12.783418  4824 consensus_queue.cc:1048] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:12.786324  4609 raft_consensus.cc:1275] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:12.787602  4870 consensus_queue.cc:1048] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:12.796823  4685 raft_consensus.cc:1275] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:12.797958  4870 consensus_queue.cc:1048] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:12.918829  4685 raft_consensus.cc:1275] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:12.920001  4870 consensus_queue.cc:1048] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d6b20287a4df8b0ae7422f6903f23" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 36809 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:12.927466  4609 raft_consensus.cc:1275] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Refusing update from remote peer 2a6c9bde6a1a46c4a006c19b60d9d3a1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:12.928962  4871 consensus_queue.cc:1048] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:13.000176  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:13.005573  4401 tablet_server.cc:179] TabletServer@127.4.76.65:0 shutting down...
I20260710 11:09:13.025966  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:13.026700  4401 tablet_replica.cc:333] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: stopping tablet replica
I20260710 11:09:13.027346  4401 raft_consensus.cc:2243] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.027838  4401 raft_consensus.cc:2272] T 73cb4d89ec1f47289131d2142f391284 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.030000  4401 tablet_replica.cc:333] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: stopping tablet replica
I20260710 11:09:13.030442  4401 raft_consensus.cc:2243] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.031090  4401 raft_consensus.cc:2272] T 72ed1ade955648a8951db50a81195393 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.032979  4401 tablet_replica.cc:333] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1: stopping tablet replica
I20260710 11:09:13.033639  4401 raft_consensus.cc:2243] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.034032  4401 raft_consensus.cc:2272] T 67d540f7437f4785a3bc8512c1abf67e P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.035643  4401 tablet_replica.cc:333] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1: stopping tablet replica
I20260710 11:09:13.036181  4401 raft_consensus.cc:2243] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.036670  4401 raft_consensus.cc:2272] T 0927d6da41124851a2a00921fa23e00d P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.038244  4401 tablet_replica.cc:333] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: stopping tablet replica
I20260710 11:09:13.038637  4401 raft_consensus.cc:2243] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.039249  4401 raft_consensus.cc:2272] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:13.040845  4651 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:09:13.041121  4401 tablet_replica.cc:333] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1: stopping tablet replica
I20260710 11:09:13.041783  4401 raft_consensus.cc:2243] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.042222  4401 raft_consensus.cc:2272] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:13.043586  4651 consensus_peers.cc:597] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 -> Peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661): Couldn't send request to peer 2a6c9bde6a1a46c4a006c19b60d9d3a1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:13.044133  4401 tablet_replica.cc:333] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1: stopping tablet replica
I20260710 11:09:13.044552  4401 raft_consensus.cc:2243] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.044884  4401 raft_consensus.cc:2272] T 3806f974d7c74327b400c936a4084059 P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.046648  4401 tablet_replica.cc:333] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1: stopping tablet replica
I20260710 11:09:13.047042  4401 raft_consensus.cc:2243] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.047672  4401 raft_consensus.cc:2272] T fdee081543244a0282e25f172344d3fd P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.049346  4401 tablet_replica.cc:333] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1: stopping tablet replica
I20260710 11:09:13.049723  4401 raft_consensus.cc:2243] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.050007  4401 raft_consensus.cc:2272] T 578c7c6dc5eb487496c69f2e396c446a P 2a6c9bde6a1a46c4a006c19b60d9d3a1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.131361  4609 raft_consensus.cc:1275] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Refusing update from remote peer 3c4d6b20287a4df8b0ae7422f6903f23: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:13.132906  4864 consensus_queue.cc:1048] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cf80ddc2d35408d8f49a0eb1209386b" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 42113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:13.146123  4401 tablet_server.cc:196] TabletServer@127.4.76.65:0 shutdown complete.
W20260710 11:09:13.151384  4651 consensus_peers.cc:597] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 -> Peer 2a6c9bde6a1a46c4a006c19b60d9d3a1 (127.4.76.65:37661): Couldn't send request to peer 2a6c9bde6a1a46c4a006c19b60d9d3a1. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:37661: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:13.167888  4401 tablet_server.cc:179] TabletServer@127.4.76.66:0 shutting down...
I20260710 11:09:13.186111  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:13.186723  4401 tablet_replica.cc:333] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b: stopping tablet replica
I20260710 11:09:13.187353  4401 raft_consensus.cc:2243] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.188048  4401 raft_consensus.cc:2272] T 0927d6da41124851a2a00921fa23e00d P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.189657  4401 tablet_replica.cc:333] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b: stopping tablet replica
I20260710 11:09:13.190091  4401 raft_consensus.cc:2243] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.190697  4401 raft_consensus.cc:2272] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.192199  4401 tablet_replica.cc:333] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b: stopping tablet replica
I20260710 11:09:13.192579  4401 raft_consensus.cc:2243] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.192885  4401 raft_consensus.cc:2272] T 3806f974d7c74327b400c936a4084059 P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.194607  4401 tablet_replica.cc:333] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b: stopping tablet replica
I20260710 11:09:13.195024  4401 raft_consensus.cc:2243] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.195328  4401 raft_consensus.cc:2272] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.197095  4401 tablet_replica.cc:333] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b: stopping tablet replica
I20260710 11:09:13.197499  4401 raft_consensus.cc:2243] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.197805  4401 raft_consensus.cc:2272] T 67d540f7437f4785a3bc8512c1abf67e P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.199515  4401 tablet_replica.cc:333] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b: stopping tablet replica
I20260710 11:09:13.199985  4401 raft_consensus.cc:2243] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.200330  4401 raft_consensus.cc:2272] T 73cb4d89ec1f47289131d2142f391284 P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.201824  4401 tablet_replica.cc:333] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b: stopping tablet replica
I20260710 11:09:13.202200  4401 raft_consensus.cc:2243] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.202597  4401 raft_consensus.cc:2272] T 72ed1ade955648a8951db50a81195393 P 8cf80ddc2d35408d8f49a0eb1209386b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.204548  4401 tablet_replica.cc:333] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b: stopping tablet replica
I20260710 11:09:13.204967  4401 raft_consensus.cc:2243] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.205600  4401 raft_consensus.cc:2272] T 578c7c6dc5eb487496c69f2e396c446a P 8cf80ddc2d35408d8f49a0eb1209386b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.207201  4401 tablet_replica.cc:333] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b: stopping tablet replica
I20260710 11:09:13.207644  4401 raft_consensus.cc:2243] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.207976  4401 raft_consensus.cc:2272] T fdee081543244a0282e25f172344d3fd P 8cf80ddc2d35408d8f49a0eb1209386b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.232954  4401 tablet_server.cc:196] TabletServer@127.4.76.66:0 shutdown complete.
I20260710 11:09:13.247941  4401 tablet_server.cc:179] TabletServer@127.4.76.67:0 shutting down...
I20260710 11:09:13.265645  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:13.266256  4401 tablet_replica.cc:333] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23: stopping tablet replica
I20260710 11:09:13.266749  4401 raft_consensus.cc:2243] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.267158  4401 raft_consensus.cc:2272] T 0927d6da41124851a2a00921fa23e00d P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.268806  4401 tablet_replica.cc:333] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23: stopping tablet replica
I20260710 11:09:13.269307  4401 raft_consensus.cc:2243] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.269972  4401 raft_consensus.cc:2272] T 67d540f7437f4785a3bc8512c1abf67e P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.271703  4401 tablet_replica.cc:333] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23: stopping tablet replica
I20260710 11:09:13.272148  4401 raft_consensus.cc:2243] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.272763  4401 raft_consensus.cc:2272] T 3806f974d7c74327b400c936a4084059 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.274468  4401 tablet_replica.cc:333] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23: stopping tablet replica
I20260710 11:09:13.274899  4401 raft_consensus.cc:2243] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.275265  4401 raft_consensus.cc:2272] T 1cb4d07d9f4e44a091ddd27f6be81c6b P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.276721  4401 tablet_replica.cc:333] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23: stopping tablet replica
I20260710 11:09:13.277145  4401 raft_consensus.cc:2243] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.277469  4401 raft_consensus.cc:2272] T 6e6c9c88f1394ebbb1f883f6dc1cdefd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.279040  4401 tablet_replica.cc:333] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23: stopping tablet replica
I20260710 11:09:13.279508  4401 raft_consensus.cc:2243] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.279855  4401 raft_consensus.cc:2272] T 578c7c6dc5eb487496c69f2e396c446a P 3c4d6b20287a4df8b0ae7422f6903f23 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.281219  4401 tablet_replica.cc:333] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23: stopping tablet replica
I20260710 11:09:13.281663  4401 raft_consensus.cc:2243] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.281986  4401 raft_consensus.cc:2272] T fdee081543244a0282e25f172344d3fd P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.283684  4401 tablet_replica.cc:333] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23: stopping tablet replica
I20260710 11:09:13.284117  4401 raft_consensus.cc:2243] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.284723  4401 raft_consensus.cc:2272] T 73cb4d89ec1f47289131d2142f391284 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.286069  4401 tablet_replica.cc:333] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23: stopping tablet replica
I20260710 11:09:13.286441  4401 raft_consensus.cc:2243] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:13.286815  4401 raft_consensus.cc:2272] T 72ed1ade955648a8951db50a81195393 P 3c4d6b20287a4df8b0ae7422f6903f23 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.311110  4401 tablet_server.cc:196] TabletServer@127.4.76.67:0 shutdown complete.
I20260710 11:09:13.325984  4401 master.cc:562] Master@127.4.76.126:42379 shutting down...
I20260710 11:09:13.446327  4488 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:09:13.494727  4401 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:13.495236  4401 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:13.495564  4401 tablet_replica.cc:333] T 00000000000000000000000000000000 P 77fb9c816e634e5bbb1dbf3aefc13b37: stopping tablet replica
I20260710 11:09:13.515178  4401 master.cc:584] Master@127.4.76.126:42379 shutdown complete.
2a6c9bde6a1a46c4a006c19b60d9d3a1  4
3c4d6b20287a4df8b0ae7422f6903f23  1
8cf80ddc2d35408d8f49a0eb1209386b  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12191 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:09:13.552335  4401 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.76.126:36957
I20260710 11:09:13.553369  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:13.558133  4893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:13.558373  4894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:13.559360  4896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:13.560348  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:13.561034  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:13.561203  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:13.561311  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681753561300 us; error 0 us; skew 500 ppm
I20260710 11:09:13.561733  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:13.563882  4401 webserver.cc:533] Webserver started at http://127.4.76.126:35963/ using document root <none> and password file <none>
I20260710 11:09:13.564282  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:13.564425  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:13.564626  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:13.565615  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/master-0-root/instance:
uuid: "06555b71092e4f2288e8b5a17aabd3eb"
format_stamp: "Formatted at 2026-07-10 11:09:13 on dist-test-slave-0nsv"
I20260710 11:09:13.569516  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260710 11:09:13.572474  4901 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:13.573112  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:13.573350  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/master-0-root
uuid: "06555b71092e4f2288e8b5a17aabd3eb"
format_stamp: "Formatted at 2026-07-10 11:09:13 on dist-test-slave-0nsv"
I20260710 11:09:13.573590  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:13.583161  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:13.584239  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:13.619369  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.126:36957
I20260710 11:09:13.619488  4952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.126:36957 every 8 connection(s)
I20260710 11:09:13.623310  4953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:13.631857  4953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb: Bootstrap starting.
I20260710 11:09:13.636070  4953 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:13.639695  4953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb: No bootstrap required, opened a new log
I20260710 11:09:13.641532  4953 raft_consensus.cc:359] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06555b71092e4f2288e8b5a17aabd3eb" member_type: VOTER }
I20260710 11:09:13.641886  4953 raft_consensus.cc:385] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:13.642084  4953 raft_consensus.cc:740] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 06555b71092e4f2288e8b5a17aabd3eb, State: Initialized, Role: FOLLOWER
I20260710 11:09:13.642628  4953 consensus_queue.cc:260] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "06555b71092e4f2288e8b5a17aabd3eb" member_type: VOTER }
I20260710 11:09:13.643059  4953 raft_consensus.cc:399] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:13.643261  4953 raft_consensus.cc:493] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:13.643524  4953 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:13.647017  4953 raft_consensus.cc:515] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06555b71092e4f2288e8b5a17aabd3eb" member_type: VOTER }
I20260710 11:09:13.647429  4953 leader_election.cc:304] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [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: 06555b71092e4f2288e8b5a17aabd3eb; no voters: 
I20260710 11:09:13.648381  4953 leader_election.cc:290] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:13.648649  4956 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:13.649745  4956 raft_consensus.cc:697] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 1 LEADER]: Becoming Leader. State: Replica: 06555b71092e4f2288e8b5a17aabd3eb, State: Running, Role: LEADER
I20260710 11:09:13.650362  4956 consensus_queue.cc:237] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [LEADER]: Queue going to LEADER mode. State: All 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: "06555b71092e4f2288e8b5a17aabd3eb" member_type: VOTER }
I20260710 11:09:13.650933  4953 sys_catalog.cc:565] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:13.653048  4957 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "06555b71092e4f2288e8b5a17aabd3eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06555b71092e4f2288e8b5a17aabd3eb" member_type: VOTER } }
I20260710 11:09:13.653105  4958 sys_catalog.cc:455] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 06555b71092e4f2288e8b5a17aabd3eb. Latest consensus state: current_term: 1 leader_uuid: "06555b71092e4f2288e8b5a17aabd3eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "06555b71092e4f2288e8b5a17aabd3eb" member_type: VOTER } }
I20260710 11:09:13.653801  4958 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:13.653785  4957 sys_catalog.cc:458] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:13.661221  4962 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:13.667766  4962 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:13.668622  4401 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:13.675143  4962 catalog_manager.cc:1383] Generated new cluster ID: 2732534c5fb34552b793ede02fba53b2
I20260710 11:09:13.675376  4962 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:13.689620  4962 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:13.690721  4962 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:13.702440  4962 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb: Generated new TSK 0
I20260710 11:09:13.702937  4962 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:13.734897  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:13.740177  4974 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:13.741122  4975 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:13.742553  4401 server_base.cc:1061] running on GCE node
W20260710 11:09:13.742528  4977 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:13.743544  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:13.743736  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:13.743875  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681753743859 us; error 0 us; skew 500 ppm
I20260710 11:09:13.744366  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:13.746351  4401 webserver.cc:533] Webserver started at http://127.4.76.65:39245/ using document root <none> and password file <none>
I20260710 11:09:13.746779  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:13.746953  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:13.747179  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:13.748172  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-0-root/instance:
uuid: "9c445b1641bc426aacaaa157be7e7da4"
format_stamp: "Formatted at 2026-07-10 11:09:13 on dist-test-slave-0nsv"
I20260710 11:09:13.752152  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:13.755013  4982 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:13.755668  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:13.755920  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-0-root
uuid: "9c445b1641bc426aacaaa157be7e7da4"
format_stamp: "Formatted at 2026-07-10 11:09:13 on dist-test-slave-0nsv"
I20260710 11:09:13.756181  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:13.778136  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:13.779278  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:13.780616  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:13.782689  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:13.782886  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:13.783103  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:13.783257  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:13.818945  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.65:46389
I20260710 11:09:13.819008  5044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.65:46389 every 8 connection(s)
I20260710 11:09:13.823769  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:13.830399  5049 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:13.833350  5050 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:13.834265  5052 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:13.834640  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:13.835745  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:13.835986  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:13.836113  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681753836102 us; error 0 us; skew 500 ppm
I20260710 11:09:13.836545  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:13.838809  4401 webserver.cc:533] Webserver started at http://127.4.76.66:43223/ using document root <none> and password file <none>
I20260710 11:09:13.839401  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:13.839658  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:13.839915  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:13.841226  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-1-root/instance:
uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
format_stamp: "Formatted at 2026-07-10 11:09:13 on dist-test-slave-0nsv"
I20260710 11:09:13.841568  5045 heartbeater.cc:344] Connected to a master server at 127.4.76.126:36957
I20260710 11:09:13.841939  5045 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:13.842725  5045 heartbeater.cc:507] Master 127.4.76.126:36957 requested a full tablet report, sending...
I20260710 11:09:13.844918  4918 ts_manager.cc:194] Registered new tserver with Master: 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389)
I20260710 11:09:13.846205  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:09:13.847041  4918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49672
I20260710 11:09:13.849990  5057 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:13.850628  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:13.850880  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-1-root
uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
format_stamp: "Formatted at 2026-07-10 11:09:13 on dist-test-slave-0nsv"
I20260710 11:09:13.851116  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:13.863782  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:13.864842  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:13.866109  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:13.868474  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:13.868640  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:13.868849  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:13.868981  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:13.904917  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.66:33069
I20260710 11:09:13.905018  5119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.66:33069 every 8 connection(s)
I20260710 11:09:13.909206  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:13.916380  5123 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:13.917464  5124 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:13.919991  5120 heartbeater.cc:344] Connected to a master server at 127.4.76.126:36957
I20260710 11:09:13.920399  5120 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:13.920715  4401 server_base.cc:1061] running on GCE node
W20260710 11:09:13.921278  5126 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:13.921267  5120 heartbeater.cc:507] Master 127.4.76.126:36957 requested a full tablet report, sending...
I20260710 11:09:13.922214  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:13.922478  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:13.922675  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681753922656 us; error 0 us; skew 500 ppm
I20260710 11:09:13.923332  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:13.923498  4918 ts_manager.cc:194] Registered new tserver with Master: ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:13.925171  4918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49686
I20260710 11:09:13.925823  4401 webserver.cc:533] Webserver started at http://127.4.76.67:42775/ using document root <none> and password file <none>
I20260710 11:09:13.926378  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:13.926620  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:13.926918  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:13.928072  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-2-root/instance:
uuid: "7bd157103eaa4517b745866a9654e9d2"
format_stamp: "Formatted at 2026-07-10 11:09:13 on dist-test-slave-0nsv"
I20260710 11:09:13.931912  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:09:13.934631  5131 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:13.935261  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:13.935549  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-2-root
uuid: "7bd157103eaa4517b745866a9654e9d2"
format_stamp: "Formatted at 2026-07-10 11:09:13 on dist-test-slave-0nsv"
I20260710 11:09:13.935782  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681741203365-4401-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:13.954557  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:13.955629  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:13.957036  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:13.959136  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:13.959306  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:13.959568  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:13.959707  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:13.995497  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.67:45671
I20260710 11:09:13.995636  5193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.67:45671 every 8 connection(s)
I20260710 11:09:14.009945  5194 heartbeater.cc:344] Connected to a master server at 127.4.76.126:36957
I20260710 11:09:14.010355  5194 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:14.011188  5194 heartbeater.cc:507] Master 127.4.76.126:36957 requested a full tablet report, sending...
I20260710 11:09:14.012959  4918 ts_manager.cc:194] Registered new tserver with Master: 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:14.013162  4401 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014828733s
I20260710 11:09:14.014225  4918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49700
I20260710 11:09:14.035260  4918 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49710:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:14.037925  4918 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:14.097273  5085 tablet_service.cc:1511] Processing CreateTablet for tablet 4e418b75406c4dd299424e9ff64640d7 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:14.098644  5085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e418b75406c4dd299424e9ff64640d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.102027  5084 tablet_service.cc:1511] Processing CreateTablet for tablet 2b144bdbfdeb4467b4b65856be3af639 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:14.103277  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b144bdbfdeb4467b4b65856be3af639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.104115  5159 tablet_service.cc:1511] Processing CreateTablet for tablet 4e418b75406c4dd299424e9ff64640d7 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:14.105301  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e418b75406c4dd299424e9ff64640d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.108330  5083 tablet_service.cc:1511] Processing CreateTablet for tablet 1d6cd9125bcb456c9a35f03fad2f21c2 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:14.109544  5083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6cd9125bcb456c9a35f03fad2f21c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.109895  5157 tablet_service.cc:1511] Processing CreateTablet for tablet 1d6cd9125bcb456c9a35f03fad2f21c2 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:14.111069  5157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6cd9125bcb456c9a35f03fad2f21c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.112572  5158 tablet_service.cc:1511] Processing CreateTablet for tablet 2b144bdbfdeb4467b4b65856be3af639 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:14.114014  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b144bdbfdeb4467b4b65856be3af639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.133080  5082 tablet_service.cc:1511] Processing CreateTablet for tablet 375f56cd8d964de6b75bc4b647fe9349 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:14.134382  5082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f56cd8d964de6b75bc4b647fe9349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.134819  5156 tablet_service.cc:1511] Processing CreateTablet for tablet 375f56cd8d964de6b75bc4b647fe9349 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:14.136083  5156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f56cd8d964de6b75bc4b647fe9349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.138195  5210 tablet_bootstrap.cc:492] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2: Bootstrap starting.
I20260710 11:09:14.140952  5010 tablet_service.cc:1511] Processing CreateTablet for tablet 4e418b75406c4dd299424e9ff64640d7 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:14.142145  5010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e418b75406c4dd299424e9ff64640d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.144532  5009 tablet_service.cc:1511] Processing CreateTablet for tablet 2b144bdbfdeb4467b4b65856be3af639 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:14.145805  5009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b144bdbfdeb4467b4b65856be3af639. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.147815  5008 tablet_service.cc:1511] Processing CreateTablet for tablet 1d6cd9125bcb456c9a35f03fad2f21c2 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:14.149304  5008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d6cd9125bcb456c9a35f03fad2f21c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.149475  5007 tablet_service.cc:1511] Processing CreateTablet for tablet 375f56cd8d964de6b75bc4b647fe9349 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:14.150641  5007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f56cd8d964de6b75bc4b647fe9349. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.153013  5006 tablet_service.cc:1511] Processing CreateTablet for tablet 1a308fc0c61343beb4497ce332372c1e (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:14.154204  5006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a308fc0c61343beb4497ce332372c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.161772  5084 tablet_service.cc:1511] Processing CreateTablet for tablet 1a308fc0c61343beb4497ce332372c1e (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:14.163084  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a308fc0c61343beb4497ce332372c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.177033  5209 tablet_bootstrap.cc:492] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Bootstrap starting.
I20260710 11:09:14.177289  5157 tablet_service.cc:1511] Processing CreateTablet for tablet 1a308fc0c61343beb4497ce332372c1e (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:14.178471  5157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a308fc0c61343beb4497ce332372c1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.183671  5006 tablet_service.cc:1511] Processing CreateTablet for tablet fa03a0cff833417797ce41a9e1240e5a (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:14.184862  5006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa03a0cff833417797ce41a9e1240e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.184851  5085 tablet_service.cc:1511] Processing CreateTablet for tablet fa03a0cff833417797ce41a9e1240e5a (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:14.186216  5085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa03a0cff833417797ce41a9e1240e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.189849  5159 tablet_service.cc:1511] Processing CreateTablet for tablet fa03a0cff833417797ce41a9e1240e5a (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:14.191042  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa03a0cff833417797ce41a9e1240e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.193542  5209 tablet_bootstrap.cc:654] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.196430  5210 tablet_bootstrap.cc:654] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.198726  5211 tablet_bootstrap.cc:492] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4: Bootstrap starting.
I20260710 11:09:14.213368  5084 tablet_service.cc:1511] Processing CreateTablet for tablet 822e822a7e194bd1889b8b589c1294d3 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:14.214708  5084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822e822a7e194bd1889b8b589c1294d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.219172  5007 tablet_service.cc:1511] Processing CreateTablet for tablet 822e822a7e194bd1889b8b589c1294d3 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:14.220407  5007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822e822a7e194bd1889b8b589c1294d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.221874  5211 tablet_bootstrap.cc:654] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.225557  5157 tablet_service.cc:1511] Processing CreateTablet for tablet 822e822a7e194bd1889b8b589c1294d3 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:14.226714  5157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822e822a7e194bd1889b8b589c1294d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.226831  5006 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2038c1201f4a279021c69812c9ad46 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:14.228093  5006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2038c1201f4a279021c69812c9ad46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.232867  5209 tablet_bootstrap.cc:492] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: No bootstrap required, opened a new log
I20260710 11:09:14.233306  5209 ts_tablet_manager.cc:1403] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent bootstrapping tablet: real 0.057s	user 0.012s	sys 0.011s
I20260710 11:09:14.235996  5209 raft_consensus.cc:359] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
I20260710 11:09:14.236321  5085 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2038c1201f4a279021c69812c9ad46 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:14.236673  5209 raft_consensus.cc:385] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.236961  5209 raft_consensus.cc:740] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.237458  5085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2038c1201f4a279021c69812c9ad46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.237788  5209 consensus_queue.cc:260] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
I20260710 11:09:14.242467  5158 tablet_service.cc:1511] Processing CreateTablet for tablet 5c2038c1201f4a279021c69812c9ad46 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:14.244928  5210 tablet_bootstrap.cc:492] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2: No bootstrap required, opened a new log
I20260710 11:09:14.245388  5210 ts_tablet_manager.cc:1403] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2: Time spent bootstrapping tablet: real 0.107s	user 0.008s	sys 0.013s
I20260710 11:09:14.248368  5007 tablet_service.cc:1511] Processing CreateTablet for tablet a63c673d2f2a4d83a77977105409e976 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:14.249538  5007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63c673d2f2a4d83a77977105409e976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.251547  5082 tablet_service.cc:1511] Processing CreateTablet for tablet a63c673d2f2a4d83a77977105409e976 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:14.252904  5082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63c673d2f2a4d83a77977105409e976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.254989  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c2038c1201f4a279021c69812c9ad46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.266738  5159 tablet_service.cc:1511] Processing CreateTablet for tablet a63c673d2f2a4d83a77977105409e976 (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:14.268181  5159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a63c673d2f2a4d83a77977105409e976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.278560  5007 tablet_service.cc:1511] Processing CreateTablet for tablet 7d07b992b8ad4b819456490f29a3c97b (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:14.279750  5007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d07b992b8ad4b819456490f29a3c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.279496  5210 raft_consensus.cc:359] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
I20260710 11:09:14.280192  5210 raft_consensus.cc:385] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.280009  5083 tablet_service.cc:1511] Processing CreateTablet for tablet 7d07b992b8ad4b819456490f29a3c97b (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:14.280469  5210 raft_consensus.cc:740] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.281268  5083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d07b992b8ad4b819456490f29a3c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.287032  5210 consensus_queue.cc:260] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
I20260710 11:09:14.288146  5211 tablet_bootstrap.cc:492] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4: No bootstrap required, opened a new log
I20260710 11:09:14.288600  5211 ts_tablet_manager.cc:1403] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4: Time spent bootstrapping tablet: real 0.090s	user 0.019s	sys 0.045s
I20260710 11:09:14.289801  5209 ts_tablet_manager.cc:1434] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent starting tablet: real 0.056s	user 0.017s	sys 0.013s
I20260710 11:09:14.290484  5120 heartbeater.cc:499] Master 127.4.76.126:36957 was elected leader, sending a full tablet report...
I20260710 11:09:14.291428  5211 raft_consensus.cc:359] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.292166  5211 raft_consensus.cc:385] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.292465  5211 raft_consensus.cc:740] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.293283  5211 consensus_queue.cc:260] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.299059  5158 tablet_service.cc:1511] Processing CreateTablet for tablet 7d07b992b8ad4b819456490f29a3c97b (DEFAULT_TABLE table=test-workload [id=aa8019efbe9742a9822429a2340da39c]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:14.300268  5158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d07b992b8ad4b819456490f29a3c97b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:14.304050  5209 tablet_bootstrap.cc:492] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Bootstrap starting.
I20260710 11:09:14.317598  5194 heartbeater.cc:499] Master 127.4.76.126:36957 was elected leader, sending a full tablet report...
I20260710 11:09:14.318981  5045 heartbeater.cc:499] Master 127.4.76.126:36957 was elected leader, sending a full tablet report...
I20260710 11:09:14.318568  5210 ts_tablet_manager.cc:1434] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2: Time spent starting tablet: real 0.073s	user 0.007s	sys 0.006s
I20260710 11:09:14.322254  5211 ts_tablet_manager.cc:1434] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4: Time spent starting tablet: real 0.033s	user 0.014s	sys 0.015s
I20260710 11:09:14.322706  5210 tablet_bootstrap.cc:492] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2: Bootstrap starting.
I20260710 11:09:14.323107  5211 tablet_bootstrap.cc:492] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4: Bootstrap starting.
I20260710 11:09:14.327365  5211 tablet_bootstrap.cc:654] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.330611  5210 tablet_bootstrap.cc:654] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.334262  5209 tablet_bootstrap.cc:654] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.334343  5211 tablet_bootstrap.cc:492] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4: No bootstrap required, opened a new log
I20260710 11:09:14.334782  5211 ts_tablet_manager.cc:1403] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4: Time spent bootstrapping tablet: real 0.012s	user 0.003s	sys 0.006s
I20260710 11:09:14.339284  5210 tablet_bootstrap.cc:492] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2: No bootstrap required, opened a new log
I20260710 11:09:14.339788  5210 ts_tablet_manager.cc:1403] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260710 11:09:14.345345  5209 tablet_bootstrap.cc:492] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: No bootstrap required, opened a new log
I20260710 11:09:14.345729  5209 ts_tablet_manager.cc:1403] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent bootstrapping tablet: real 0.042s	user 0.004s	sys 0.011s
I20260710 11:09:14.346406  5210 raft_consensus.cc:359] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.347103  5210 raft_consensus.cc:385] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.340274  5211 raft_consensus.cc:359] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.347388  5210 raft_consensus.cc:740] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.347844  5211 raft_consensus.cc:385] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.347893  5209 raft_consensus.cc:359] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.348285  5211 raft_consensus.cc:740] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.348611  5209 raft_consensus.cc:385] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.348316  5210 consensus_queue.cc:260] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.348939  5209 raft_consensus.cc:740] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.349334  5211 consensus_queue.cc:260] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.349821  5209 consensus_queue.cc:260] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.351403  5211 ts_tablet_manager.cc:1434] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:09:14.351764  5209 ts_tablet_manager.cc:1434] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 11:09:14.352438  5211 tablet_bootstrap.cc:492] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4: Bootstrap starting.
I20260710 11:09:14.352614  5209 tablet_bootstrap.cc:492] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Bootstrap starting.
I20260710 11:09:14.354542  5210 ts_tablet_manager.cc:1434] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:09:14.355437  5210 tablet_bootstrap.cc:492] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2: Bootstrap starting.
I20260710 11:09:14.358858  5209 tablet_bootstrap.cc:654] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.359028  5211 tablet_bootstrap.cc:654] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.361408  5210 tablet_bootstrap.cc:654] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.372527  5210 tablet_bootstrap.cc:492] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2: No bootstrap required, opened a new log
I20260710 11:09:14.372999  5210 ts_tablet_manager.cc:1403] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 11:09:14.375696  5210 raft_consensus.cc:359] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.376384  5210 raft_consensus.cc:385] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.376688  5210 raft_consensus.cc:740] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.377494  5210 consensus_queue.cc:260] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.379730  5210 ts_tablet_manager.cc:1434] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:09:14.380681  5210 tablet_bootstrap.cc:492] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2: Bootstrap starting.
I20260710 11:09:14.386621  5210 tablet_bootstrap.cc:654] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.389472  5211 tablet_bootstrap.cc:492] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4: No bootstrap required, opened a new log
I20260710 11:09:14.389937  5211 ts_tablet_manager.cc:1403] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.025s
I20260710 11:09:14.390606  5209 tablet_bootstrap.cc:492] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: No bootstrap required, opened a new log
I20260710 11:09:14.391036  5209 ts_tablet_manager.cc:1403] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.012s
I20260710 11:09:14.391259  5210 tablet_bootstrap.cc:492] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2: No bootstrap required, opened a new log
I20260710 11:09:14.391621  5210 ts_tablet_manager.cc:1403] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.004s
I20260710 11:09:14.392580  5211 raft_consensus.cc:359] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
I20260710 11:09:14.393224  5211 raft_consensus.cc:385] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.393508  5211 raft_consensus.cc:740] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.393734  5210 raft_consensus.cc:359] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.393649  5209 raft_consensus.cc:359] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.394366  5210 raft_consensus.cc:385] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.394423  5209 raft_consensus.cc:385] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.394233  5211 consensus_queue.cc:260] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
I20260710 11:09:14.394685  5210 raft_consensus.cc:740] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.394804  5209 raft_consensus.cc:740] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.395509  5210 consensus_queue.cc:260] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.395668  5209 consensus_queue.cc:260] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.396317  5211 ts_tablet_manager.cc:1434] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:09:14.397199  5211 tablet_bootstrap.cc:492] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4: Bootstrap starting.
I20260710 11:09:14.397673  5209 ts_tablet_manager.cc:1434] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:14.398588  5209 tablet_bootstrap.cc:492] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Bootstrap starting.
I20260710 11:09:14.400260  5210 ts_tablet_manager.cc:1434] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:09:14.401176  5210 tablet_bootstrap.cc:492] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2: Bootstrap starting.
I20260710 11:09:14.403152  5211 tablet_bootstrap.cc:654] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.404351  5209 tablet_bootstrap.cc:654] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.406957  5210 tablet_bootstrap.cc:654] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.417934  5210 tablet_bootstrap.cc:492] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2: No bootstrap required, opened a new log
I20260710 11:09:14.418408  5210 ts_tablet_manager.cc:1403] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.002s
I20260710 11:09:14.421013  5210 raft_consensus.cc:359] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.421679  5210 raft_consensus.cc:385] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.421957  5210 raft_consensus.cc:740] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.422806  5210 consensus_queue.cc:260] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.425112  5210 ts_tablet_manager.cc:1434] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:14.425925  5210 tablet_bootstrap.cc:492] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2: Bootstrap starting.
I20260710 11:09:14.431799  5210 tablet_bootstrap.cc:654] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.434497  5211 tablet_bootstrap.cc:492] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4: No bootstrap required, opened a new log
I20260710 11:09:14.434929  5211 ts_tablet_manager.cc:1403] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.011s
I20260710 11:09:14.435593  5209 tablet_bootstrap.cc:492] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: No bootstrap required, opened a new log
I20260710 11:09:14.435825  5216 raft_consensus.cc:493] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.436023  5209 ts_tablet_manager.cc:1403] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.027s
I20260710 11:09:14.436205  5216 raft_consensus.cc:515] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.437577  5211 raft_consensus.cc:359] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.438222  5211 raft_consensus.cc:385] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.438616  5211 raft_consensus.cc:740] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.438661  5209 raft_consensus.cc:359] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.439388  5209 raft_consensus.cc:385] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.439806  5209 raft_consensus.cc:740] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.439395  5211 consensus_queue.cc:260] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.440483  5209 consensus_queue.cc:260] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.441524  5211 ts_tablet_manager.cc:1434] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:09:14.442412  5211 tablet_bootstrap.cc:492] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4: Bootstrap starting.
I20260710 11:09:14.442731  5209 ts_tablet_manager.cc:1434] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:14.443755  5209 tablet_bootstrap.cc:492] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Bootstrap starting.
I20260710 11:09:14.438186  5216 leader_election.cc:290] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.448350  5211 tablet_bootstrap.cc:654] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.449365  5209 tablet_bootstrap.cc:654] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.449832  5216 raft_consensus.cc:493] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.450228  5216 raft_consensus.cc:515] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.453334  5217 raft_consensus.cc:493] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.453747  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f56cd8d964de6b75bc4b647fe9349" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4" is_pre_election: true
I20260710 11:09:14.455118  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4" is_pre_election: true
I20260710 11:09:14.455710  5216 leader_election.cc:290] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.455803  5019 raft_consensus.cc:2468] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.453768  5217 raft_consensus.cc:515] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
W20260710 11:09:14.459352  5134 leader_election.cc:343] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:14.459589  5211 tablet_bootstrap.cc:492] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4: No bootstrap required, opened a new log
I20260710 11:09:14.459996  5211 ts_tablet_manager.cc:1403] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260710 11:09:14.460037  5134 leader_election.cc:304] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:14.461194  5217 leader_election.cc:290] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:14.462729  5211 raft_consensus.cc:359] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.463399  5211 raft_consensus.cc:385] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.463709  5211 raft_consensus.cc:740] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.464526  5211 consensus_queue.cc:260] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.466531  5211 ts_tablet_manager.cc:1434] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:14.467393  5211 tablet_bootstrap.cc:492] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4: Bootstrap starting.
I20260710 11:09:14.470149  5210 tablet_bootstrap.cc:492] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2: No bootstrap required, opened a new log
I20260710 11:09:14.470582  5210 ts_tablet_manager.cc:1403] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.001s
I20260710 11:09:14.473233  5211 tablet_bootstrap.cc:654] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.473824  5216 raft_consensus.cc:2804] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.474190  5216 raft_consensus.cc:493] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.474514  5216 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.473281  5210 raft_consensus.cc:359] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.477702  5210 raft_consensus.cc:385] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.477983  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f56cd8d964de6b75bc4b647fe9349" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.478647  5095 raft_consensus.cc:2468] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.477993  5210 raft_consensus.cc:740] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.479700  5210 consensus_queue.cc:260] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.480190  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.480674  5095 raft_consensus.cc:2468] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.481873  5135 leader_election.cc:304] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [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: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 9c445b1641bc426aacaaa157be7e7da4
I20260710 11:09:14.487422  5209 tablet_bootstrap.cc:492] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba: No bootstrap required, opened a new log
I20260710 11:09:14.487891  5209 ts_tablet_manager.cc:1403] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.007s
I20260710 11:09:14.489936  5236 raft_consensus.cc:2804] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.490357  5236 raft_consensus.cc:493] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.490746  5236 raft_consensus.cc:3060] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.490455  5209 raft_consensus.cc:359] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.491276  5209 raft_consensus.cc:385] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.491581  5209 raft_consensus.cc:740] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.492267  5209 consensus_queue.cc:260] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.494045  5216 raft_consensus.cc:515] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.496086  5209 ts_tablet_manager.cc:1434] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:09:14.497011  5209 tablet_bootstrap.cc:492] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Bootstrap starting.
I20260710 11:09:14.500979  5211 tablet_bootstrap.cc:492] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4: No bootstrap required, opened a new log
I20260710 11:09:14.501478  5211 ts_tablet_manager.cc:1403] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.005s
I20260710 11:09:14.506157  5235 raft_consensus.cc:493] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.506634  5235 raft_consensus.cc:515] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.507062  5210 ts_tablet_manager.cc:1434] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.012s
I20260710 11:09:14.506150  5209 tablet_bootstrap.cc:654] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.508061  5210 tablet_bootstrap.cc:492] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2: Bootstrap starting.
I20260710 11:09:14.508767  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:14.509310  5019 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.512856  5217 raft_consensus.cc:493] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.513296  5217 raft_consensus.cc:515] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.513859  5210 tablet_bootstrap.cc:654] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.515146  5217 leader_election.cc:290] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:14.515704  5019 raft_consensus.cc:2468] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.516800  5134 leader_election.cc:304] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:14.518288  5236 raft_consensus.cc:515] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.518689  5239 raft_consensus.cc:2804] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:14.521832  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f56cd8d964de6b75bc4b647fe9349" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:14.522418  5019 raft_consensus.cc:3060] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.522634  5216 leader_election.cc:290] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.523141  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.523736  5236 leader_election.cc:290] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.523218  5239 raft_consensus.cc:697] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Leader. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:14.523825  5094 raft_consensus.cc:2468] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 0.
I20260710 11:09:14.525002  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4" is_pre_election: true
I20260710 11:09:14.522317  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e418b75406c4dd299424e9ff64640d7" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.525616  5020 raft_consensus.cc:2468] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.525710  5095 raft_consensus.cc:2468] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 0.
I20260710 11:09:14.526656  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f56cd8d964de6b75bc4b647fe9349" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.525326  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.526960  5134 leader_election.cc:304] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:14.527642  5093 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.527948  5240 raft_consensus.cc:2804] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.528309  5240 raft_consensus.cc:493] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.528687  5240 raft_consensus.cc:3060] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.525022  5239 consensus_queue.cc:237] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.529357  5094 raft_consensus.cc:3060] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.531575  4986 leader_election.cc:304] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.534659  5235 leader_election.cc:290] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.534875  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.536646  5093 raft_consensus.cc:2468] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.541285  5217 raft_consensus.cc:2804] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.541474  5095 raft_consensus.cc:2468] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.541743  5217 raft_consensus.cc:493] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.533521  5019 raft_consensus.cc:2468] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.538684  5209 tablet_bootstrap.cc:492] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba: No bootstrap required, opened a new log
I20260710 11:09:14.542188  5217 raft_consensus.cc:3060] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.542804  5209 ts_tablet_manager.cc:1403] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.004s
I20260710 11:09:14.532415  5211 raft_consensus.cc:359] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.543805  5134 leader_election.cc:304] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:14.537662  5240 raft_consensus.cc:515] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.544613  5235 raft_consensus.cc:2804] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:14.545068  5235 raft_consensus.cc:697] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Leader. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:14.545807  5235 consensus_queue.cc:237] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.546177  5209 raft_consensus.cc:359] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.546795  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:14.546995  5209 raft_consensus.cc:385] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.547391  5019 raft_consensus.cc:3060] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.547574  5209 raft_consensus.cc:740] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.547626  4986 leader_election.cc:304] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.548439  5209 consensus_queue.cc:260] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.544006  5211 raft_consensus.cc:385] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.550499  5211 raft_consensus.cc:740] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.551308  5236 raft_consensus.cc:493] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.551474  5211 consensus_queue.cc:260] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.551779  5236 raft_consensus.cc:515] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.553743  5209 ts_tablet_manager.cc:1434] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:09:14.553969  5236 leader_election.cc:290] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.555380  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4" is_pre_election: true
I20260710 11:09:14.556373  5095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.556946  5095 raft_consensus.cc:2468] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.557582  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.558099  5093 raft_consensus.cc:3060] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.558039  5135 leader_election.cc:304] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.555979  5019 raft_consensus.cc:2468] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.559508  5134 leader_election.cc:304] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:14.560297  5216 raft_consensus.cc:2804] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.560645  5216 raft_consensus.cc:493] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.560943  5216 raft_consensus.cc:3060] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.563148  5236 raft_consensus.cc:2804] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:14.556555  5209 tablet_bootstrap.cc:492] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Bootstrap starting.
I20260710 11:09:14.565578  5093 raft_consensus.cc:2468] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.540416  5094 raft_consensus.cc:2468] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.548511  5217 raft_consensus.cc:515] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.564109  5240 leader_election.cc:290] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.568352  5216 raft_consensus.cc:515] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.591850  5236 raft_consensus.cc:697] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Leader. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:14.592250  5240 raft_consensus.cc:493] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.595136  5020 raft_consensus.cc:2393] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bd157103eaa4517b745866a9654e9d2 in current term 1: Already voted for candidate 9c445b1641bc426aacaaa157be7e7da4 in this term.
I20260710 11:09:14.599027  5211 ts_tablet_manager.cc:1434] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4: Time spent starting tablet: real 0.097s	user 0.021s	sys 0.009s
I20260710 11:09:14.595504  5239 raft_consensus.cc:493] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.603508  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:14.604202  5019 raft_consensus.cc:2393] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bd157103eaa4517b745866a9654e9d2 in current term 1: Already voted for candidate 9c445b1641bc426aacaaa157be7e7da4 in this term.
I20260710 11:09:14.604925  5210 tablet_bootstrap.cc:492] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2: No bootstrap required, opened a new log
I20260710 11:09:14.605506  5210 ts_tablet_manager.cc:1403] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2: Time spent bootstrapping tablet: real 0.098s	user 0.021s	sys 0.019s
I20260710 11:09:14.605167  5236 consensus_queue.cc:237] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.606588  5209 tablet_bootstrap.cc:654] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.606381  4915 catalog_manager.cc:5697] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "7bd157103eaa4517b745866a9654e9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: HEALTHY } } }
W20260710 11:09:14.592087  4986 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.76.66:33069, user_credentials={real_user=slave}} blocked reactor thread for 44504.1us
I20260710 11:09:14.610654  5242 raft_consensus.cc:2804] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.611042  5211 tablet_bootstrap.cc:492] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4: Bootstrap starting.
I20260710 11:09:14.611032  5242 raft_consensus.cc:493] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.600557  5216 leader_election.cc:290] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.625017  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e418b75406c4dd299424e9ff64640d7" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd157103eaa4517b745866a9654e9d2" is_pre_election: true
I20260710 11:09:14.625442  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd157103eaa4517b745866a9654e9d2" is_pre_election: true
I20260710 11:09:14.626084  5217 leader_election.cc:290] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:14.626246  5168 raft_consensus.cc:2393] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c445b1641bc426aacaaa157be7e7da4 in current term 1: Already voted for candidate 7bd157103eaa4517b745866a9654e9d2 in this term.
I20260710 11:09:14.628225  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.628861  5093 raft_consensus.cc:3060] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.629841  5211 tablet_bootstrap.cc:654] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.619791  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.634263  5135 leader_election.cc:304] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [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: 7bd157103eaa4517b745866a9654e9d2; no voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba
I20260710 11:09:14.635054  5216 raft_consensus.cc:2749] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:14.618829  5242 raft_consensus.cc:3060] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.640337  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:14.641075  5168 raft_consensus.cc:2393] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c445b1641bc426aacaaa157be7e7da4 in current term 1: Already voted for candidate 7bd157103eaa4517b745866a9654e9d2 in this term.
I20260710 11:09:14.644200  5093 raft_consensus.cc:2468] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 1.
I20260710 11:09:14.601783  5240 raft_consensus.cc:515] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
I20260710 11:09:14.648319  5169 raft_consensus.cc:2468] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 0.
I20260710 11:09:14.648360  4986 leader_election.cc:304] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.650282  5244 raft_consensus.cc:2804] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:14.650767  5244 raft_consensus.cc:697] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:14.645171  5210 raft_consensus.cc:359] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.651319  5210 raft_consensus.cc:385] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.652323  5210 raft_consensus.cc:740] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.654263  5210 consensus_queue.cc:260] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.654558  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e418b75406c4dd299424e9ff64640d7" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4" is_pre_election: true
I20260710 11:09:14.609862  5239 raft_consensus.cc:515] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.658140  5210 ts_tablet_manager.cc:1434] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
W20260710 11:09:14.659003  4966 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:14.655931  5240 leader_election.cc:290] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389)
I20260710 11:09:14.660528  5209 tablet_bootstrap.cc:492] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: No bootstrap required, opened a new log
I20260710 11:09:14.660729  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4" is_pre_election: true
I20260710 11:09:14.660966  5209 ts_tablet_manager.cc:1403] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent bootstrapping tablet: real 0.105s	user 0.014s	sys 0.045s
I20260710 11:09:14.661298  5020 raft_consensus.cc:2468] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.662099  5210 tablet_bootstrap.cc:492] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2: Bootstrap starting.
I20260710 11:09:14.662461  5134 leader_election.cc:304] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:14.663245  5240 raft_consensus.cc:2804] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.651610  5244 consensus_queue.cc:237] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.663602  5240 raft_consensus.cc:493] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.663954  5240 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.663872  5209 raft_consensus.cc:359] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.664614  5209 raft_consensus.cc:385] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.664911  5209 raft_consensus.cc:740] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.665532  5239 leader_election.cc:290] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.665580  5209 consensus_queue.cc:260] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.666375  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.666929  5094 raft_consensus.cc:2468] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.669102  5210 tablet_bootstrap.cc:654] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.670089  5209 ts_tablet_manager.cc:1434] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:14.670997  5209 tablet_bootstrap.cc:492] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Bootstrap starting.
I20260710 11:09:14.675719  5240 raft_consensus.cc:515] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.676662  5209 tablet_bootstrap.cc:654] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.678395  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:14.678962  5020 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.684674  5242 raft_consensus.cc:515] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
I20260710 11:09:14.685828  5019 raft_consensus.cc:2393] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7bd157103eaa4517b745866a9654e9d2 in current term 1: Already voted for candidate 9c445b1641bc426aacaaa157be7e7da4 in this term.
I20260710 11:09:14.685739  5020 raft_consensus.cc:2468] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.686959  5134 leader_election.cc:304] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:14.688541  5239 raft_consensus.cc:2804] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:14.689184  5239 raft_consensus.cc:697] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Leader. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:14.689615  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e418b75406c4dd299424e9ff64640d7" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.689997  5239 consensus_queue.cc:237] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.691908  5093 raft_consensus.cc:2468] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.693063  5135 leader_election.cc:304] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [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: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 9c445b1641bc426aacaaa157be7e7da4
I20260710 11:09:14.694679  5236 raft_consensus.cc:2804] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.695019  5236 raft_consensus.cc:493] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.695331  5236 raft_consensus.cc:3060] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.696115  5211 tablet_bootstrap.cc:492] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4: No bootstrap required, opened a new log
I20260710 11:09:14.696591  5211 ts_tablet_manager.cc:1403] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4: Time spent bootstrapping tablet: real 0.087s	user 0.013s	sys 0.005s
I20260710 11:09:14.696447  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e418b75406c4dd299424e9ff64640d7" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.697114  5094 raft_consensus.cc:3060] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.700186  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e418b75406c4dd299424e9ff64640d7" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:14.700853  5242 leader_election.cc:290] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:14.702961  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.703584  5093 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.706058  5211 raft_consensus.cc:359] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.707898  5211 raft_consensus.cc:385] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.708243  5211 raft_consensus.cc:740] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.707484  5094 raft_consensus.cc:2468] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 1.
I20260710 11:09:14.709372  5236 raft_consensus.cc:515] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
I20260710 11:09:14.709636  4986 leader_election.cc:304] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.710446  5169 raft_consensus.cc:2393] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9c445b1641bc426aacaaa157be7e7da4 in current term 1: Already voted for candidate 7bd157103eaa4517b745866a9654e9d2 in this term.
I20260710 11:09:14.710529  5242 raft_consensus.cc:2804] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:14.710763  5211 consensus_queue.cc:260] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.711360  5242 raft_consensus.cc:697] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:14.712680  5240 leader_election.cc:290] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.713034  5242 consensus_queue.cc:237] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } }
I20260710 11:09:14.718909  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e418b75406c4dd299424e9ff64640d7" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.718426  4917 catalog_manager.cc:5697] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:14.721593  5094 raft_consensus.cc:2393] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7bd157103eaa4517b745866a9654e9d2 in current term 1: Already voted for candidate 9c445b1641bc426aacaaa157be7e7da4 in this term.
I20260710 11:09:14.723562  5236 leader_election.cc:290] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389)
I20260710 11:09:14.724527  5093 raft_consensus.cc:2468] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.725415  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e418b75406c4dd299424e9ff64640d7" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:14.727406  5134 leader_election.cc:304] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [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: 7bd157103eaa4517b745866a9654e9d2; no voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba
I20260710 11:09:14.728439  5236 raft_consensus.cc:2749] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:14.730453  5210 tablet_bootstrap.cc:492] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2: No bootstrap required, opened a new log
I20260710 11:09:14.730886  5210 ts_tablet_manager.cc:1403] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.012s
I20260710 11:09:14.731305  4915 catalog_manager.cc:5697] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "7bd157103eaa4517b745866a9654e9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.733166  5211 ts_tablet_manager.cc:1434] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.000s
I20260710 11:09:14.733350  5209 tablet_bootstrap.cc:492] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: No bootstrap required, opened a new log
I20260710 11:09:14.733028  4915 catalog_manager.cc:5697] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "7bd157103eaa4517b745866a9654e9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.733371  5210 raft_consensus.cc:359] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.734040  5209 ts_tablet_manager.cc:1403] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent bootstrapping tablet: real 0.063s	user 0.024s	sys 0.035s
I20260710 11:09:14.734061  5211 tablet_bootstrap.cc:492] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4: Bootstrap starting.
I20260710 11:09:14.734190  5210 raft_consensus.cc:385] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.734743  4915 catalog_manager.cc:5697] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "7bd157103eaa4517b745866a9654e9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.736837  5209 raft_consensus.cc:359] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.737421  5209 raft_consensus.cc:385] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.737654  5209 raft_consensus.cc:740] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.738258  5209 consensus_queue.cc:260] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.740835  5211 tablet_bootstrap.cc:654] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.742838  4917 catalog_manager.cc:5697] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.743892  5209 ts_tablet_manager.cc:1434] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:09:14.734751  5210 raft_consensus.cc:740] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.745647  5210 consensus_queue.cc:260] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.747552  5210 ts_tablet_manager.cc:1434] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:09:14.748399  5210 tablet_bootstrap.cc:492] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2: Bootstrap starting.
I20260710 11:09:14.751384  5211 tablet_bootstrap.cc:492] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4: No bootstrap required, opened a new log
I20260710 11:09:14.751791  5211 ts_tablet_manager.cc:1403] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:09:14.753860  5211 raft_consensus.cc:359] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.754463  5211 raft_consensus.cc:385] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.754182  5210 tablet_bootstrap.cc:654] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.757663  5209 tablet_bootstrap.cc:492] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Bootstrap starting.
I20260710 11:09:14.754724  5211 raft_consensus.cc:740] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.758698  5211 consensus_queue.cc:260] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.761056  5211 ts_tablet_manager.cc:1434] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:09:14.763092  5209 tablet_bootstrap.cc:654] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.764279  5211 tablet_bootstrap.cc:492] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4: Bootstrap starting.
I20260710 11:09:14.769831  5211 tablet_bootstrap.cc:654] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.770695  5210 tablet_bootstrap.cc:492] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2: No bootstrap required, opened a new log
I20260710 11:09:14.771066  5210 ts_tablet_manager.cc:1403] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.014s
I20260710 11:09:14.772600  5209 tablet_bootstrap.cc:492] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba: No bootstrap required, opened a new log
I20260710 11:09:14.773031  5209 ts_tablet_manager.cc:1403] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:09:14.773536  5210 raft_consensus.cc:359] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.774190  5210 raft_consensus.cc:385] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.774451  5210 raft_consensus.cc:740] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.775326  5211 tablet_bootstrap.cc:492] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4: No bootstrap required, opened a new log
I20260710 11:09:14.775069  5210 consensus_queue.cc:260] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.775732  5211 ts_tablet_manager.cc:1403] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.001s
I20260710 11:09:14.775544  5209 raft_consensus.cc:359] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.776129  5209 raft_consensus.cc:385] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.776387  5209 raft_consensus.cc:740] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.777132  5210 ts_tablet_manager.cc:1434] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:14.776978  5209 consensus_queue.cc:260] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.777916  5210 tablet_bootstrap.cc:492] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2: Bootstrap starting.
I20260710 11:09:14.778800  5209 ts_tablet_manager.cc:1434] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:09:14.779172  5211 raft_consensus.cc:359] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.780611  5211 raft_consensus.cc:385] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.780946  5211 raft_consensus.cc:740] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.780334  5209 tablet_bootstrap.cc:492] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Bootstrap starting.
I20260710 11:09:14.783237  5210 tablet_bootstrap.cc:654] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.783666  5211 consensus_queue.cc:260] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.785599  5211 ts_tablet_manager.cc:1434] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.001s
I20260710 11:09:14.790331  5211 tablet_bootstrap.cc:492] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4: Bootstrap starting.
I20260710 11:09:14.789450  5209 tablet_bootstrap.cc:654] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.795768  5211 tablet_bootstrap.cc:654] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:14.796557  5210 tablet_bootstrap.cc:492] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2: No bootstrap required, opened a new log
I20260710 11:09:14.796967  5210 ts_tablet_manager.cc:1403] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:09:14.799139  5210 raft_consensus.cc:359] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.799779  5210 raft_consensus.cc:385] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.799979  5210 raft_consensus.cc:740] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.800479  5210 consensus_queue.cc:260] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.800732  5209 tablet_bootstrap.cc:492] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: No bootstrap required, opened a new log
I20260710 11:09:14.801091  5209 ts_tablet_manager.cc:1403] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.001s
I20260710 11:09:14.801891  5210 ts_tablet_manager.cc:1434] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:14.803318  5209 raft_consensus.cc:359] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.803791  5209 raft_consensus.cc:385] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.803985  5209 raft_consensus.cc:740] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.804446  5209 consensus_queue.cc:260] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.805962  5209 ts_tablet_manager.cc:1434] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:09:14.807926  5211 tablet_bootstrap.cc:492] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4: No bootstrap required, opened a new log
I20260710 11:09:14.808293  5211 ts_tablet_manager.cc:1403] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.006s
I20260710 11:09:14.809870  5215 raft_consensus.cc:493] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.810271  5211 raft_consensus.cc:359] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.810278  5215 raft_consensus.cc:515] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.811009  5211 raft_consensus.cc:385] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:14.811260  5211 raft_consensus.cc:740] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Initialized, Role: FOLLOWER
I20260710 11:09:14.811909  5211 consensus_queue.cc:260] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.812891  5215 leader_election.cc:290] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:14.813778  5211 ts_tablet_manager.cc:1434] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:14.826067  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4" is_pre_election: true
I20260710 11:09:14.826719  5020 raft_consensus.cc:2468] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 0.
I20260710 11:09:14.827798  5060 leader_election.cc:304] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.828636  5215 raft_consensus.cc:2804] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.828922  5215 raft_consensus.cc:493] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.829165  5215 raft_consensus.cc:3060] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.829664  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd157103eaa4517b745866a9654e9d2" is_pre_election: true
I20260710 11:09:14.830145  5169 raft_consensus.cc:2468] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 0.
I20260710 11:09:14.833680  5215 raft_consensus.cc:515] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.835058  5215 leader_election.cc:290] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 1 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:14.835775  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:14.835904  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:14.836180  5020 raft_consensus.cc:3060] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.836359  5169 raft_consensus.cc:3060] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.840509  5020 raft_consensus.cc:2468] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 1.
I20260710 11:09:14.841295  5060 leader_election.cc:304] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.841432  5169 raft_consensus.cc:2468] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 1.
I20260710 11:09:14.841892  5215 raft_consensus.cc:2804] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:14.842706  5215 raft_consensus.cc:697] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 LEADER]: Becoming Leader. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Running, Role: LEADER
I20260710 11:09:14.843515  5236 raft_consensus.cc:493] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.843330  5215 consensus_queue.cc:237] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.843852  5236 raft_consensus.cc:515] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.845788  5236 leader_election.cc:290] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.846437  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4" is_pre_election: true
I20260710 11:09:14.847043  5020 raft_consensus.cc:2468] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.847303  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.847910  5093 raft_consensus.cc:2468] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.848223  5134 leader_election.cc:304] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:14.848906  5236 raft_consensus.cc:2804] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.849154  5236 raft_consensus.cc:493] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.849437  5236 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.851897  4915 catalog_manager.cc:5697] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba reported cstate change: term changed from 0 to 1, leader changed from <none> to ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66). New cstate: current_term: 1 leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:14.855212  5236 raft_consensus.cc:515] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.857450  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:14.857821  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.857960  5020 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.858336  5093 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.859747  5236 leader_election.cc:290] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.864104  5020 raft_consensus.cc:2468] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.864202  5093 raft_consensus.cc:2468] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.865120  5135 leader_election.cc:304] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.865664  5236 raft_consensus.cc:2804] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:14.866019  5236 raft_consensus.cc:697] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Leader. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:14.866691  5236 consensus_queue.cc:237] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.873174  4915 catalog_manager.cc:5697] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "7bd157103eaa4517b745866a9654e9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.879506  5242 raft_consensus.cc:493] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.879858  5242 raft_consensus.cc:515] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.881404  5242 leader_election.cc:290] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:14.881899  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c673d2f2a4d83a77977105409e976" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.882294  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c673d2f2a4d83a77977105409e976" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd157103eaa4517b745866a9654e9d2" is_pre_election: true
I20260710 11:09:14.882437  5093 raft_consensus.cc:2468] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 0.
I20260710 11:09:14.882862  5169 raft_consensus.cc:2468] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 0.
I20260710 11:09:14.883363  4986 leader_election.cc:304] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.883940  5242 raft_consensus.cc:2804] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.884274  5242 raft_consensus.cc:493] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.884548  5242 raft_consensus.cc:3060] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.888612  5242 raft_consensus.cc:515] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.890192  5242 leader_election.cc:290] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:14.890779  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c673d2f2a4d83a77977105409e976" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.891134  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c673d2f2a4d83a77977105409e976" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:14.891278  5093 raft_consensus.cc:3060] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.891649  5169 raft_consensus.cc:3060] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.897476  5169 raft_consensus.cc:2468] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 1.
I20260710 11:09:14.897476  5093 raft_consensus.cc:2468] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 1.
I20260710 11:09:14.898536  4986 leader_election.cc:304] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.899050  5242 raft_consensus.cc:2804] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:14.899405  5242 raft_consensus.cc:697] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:14.900045  5242 consensus_queue.cc:237] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.906461  4915 catalog_manager.cc:5697] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:14.910917  5236 raft_consensus.cc:493] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:14.911319  5236 raft_consensus.cc:515] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.913954  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d07b992b8ad4b819456490f29a3c97b" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4" is_pre_election: true
I20260710 11:09:14.914070  5236 leader_election.cc:290] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.914433  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d07b992b8ad4b819456490f29a3c97b" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" is_pre_election: true
I20260710 11:09:14.914615  5020 raft_consensus.cc:2468] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.915019  5093 raft_consensus.cc:2468] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 0.
I20260710 11:09:14.915639  5134 leader_election.cc:304] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:14.916296  5236 raft_consensus.cc:2804] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:14.916571  5236 raft_consensus.cc:493] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:14.916800  5236 raft_consensus.cc:3060] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.920855  5236 raft_consensus.cc:515] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.922173  5236 leader_election.cc:290] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:14.922811  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d07b992b8ad4b819456490f29a3c97b" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:14.923077  5093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d07b992b8ad4b819456490f29a3c97b" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:14.923359  5020 raft_consensus.cc:3060] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.923605  5093 raft_consensus.cc:3060] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:14.929251  5236 consensus_queue.cc:1048] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:14.929445  5093 raft_consensus.cc:2468] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.929445  5020 raft_consensus.cc:2468] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 1.
I20260710 11:09:14.930487  5135 leader_election.cc:304] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:14.931178  5236 raft_consensus.cc:2804] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:14.931631  5236 raft_consensus.cc:697] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Leader. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:14.932382  5236 consensus_queue.cc:237] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:14.940544  4915 catalog_manager.cc:5697] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "7bd157103eaa4517b745866a9654e9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.941458  5236 consensus_queue.cc:1048] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:14.961182  5236 consensus_queue.cc:1048] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:14.970172  5239 consensus_queue.cc:1048] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.045399  5169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
mode: GRACEFUL
new_leader_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:50674
I20260710 11:09:15.045861  5169 raft_consensus.cc:606] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Received request to transfer leadership to TS 9c445b1641bc426aacaaa157be7e7da4
I20260710 11:09:15.050088  5169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
mode: GRACEFUL
new_leader_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:50674
I20260710 11:09:15.050506  5169 raft_consensus.cc:606] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Received request to transfer leadership to TS 9c445b1641bc426aacaaa157be7e7da4
I20260710 11:09:15.054464  5169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "375f56cd8d964de6b75bc4b647fe9349"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
mode: GRACEFUL
new_leader_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:50674
I20260710 11:09:15.054848  5169 raft_consensus.cc:606] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Received request to transfer leadership to TS 9c445b1641bc426aacaaa157be7e7da4
I20260710 11:09:15.061197  5169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
mode: GRACEFUL
new_leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
 from {username='slave'} at 127.0.0.1:50674
I20260710 11:09:15.061601  5169 raft_consensus.cc:606] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Received request to transfer leadership to TS ffffefd7b2cb4e6d80cbfc8c5d64ceba
I20260710 11:09:15.067723  5169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
mode: GRACEFUL
new_leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
 from {username='slave'} at 127.0.0.1:50674
I20260710 11:09:15.068142  5169 raft_consensus.cc:606] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Received request to transfer leadership to TS ffffefd7b2cb4e6d80cbfc8c5d64ceba
I20260710 11:09:15.078099  5020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a63c673d2f2a4d83a77977105409e976"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
mode: GRACEFUL
new_leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
 from {username='slave'} at 127.0.0.1:34066
I20260710 11:09:15.078507  5020 raft_consensus.cc:606] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Received request to transfer leadership to TS ffffefd7b2cb4e6d80cbfc8c5d64ceba
I20260710 11:09:15.090149  5239 consensus_queue.cc:1048] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.090636  5242 consensus_queue.cc:1048] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.096437  5240 raft_consensus.cc:993] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2: : Instructing follower ffffefd7b2cb4e6d80cbfc8c5d64ceba to start an election
I20260710 11:09:15.096861  5240 raft_consensus.cc:1081] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Signalling peer ffffefd7b2cb4e6d80cbfc8c5d64ceba to start an election
I20260710 11:09:15.100695  5094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a"
dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
 from {username='slave'} at 127.0.0.1:39782
I20260710 11:09:15.101194  5094 raft_consensus.cc:493] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.101558  5094 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.104166  5240 consensus_queue.cc:1048] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:15.105693  5217 consensus_queue.cc:1048] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.111001  5094 raft_consensus.cc:515] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.117039  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:15.117551  5020 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.122833  5020 raft_consensus.cc:2468] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 2.
I20260710 11:09:15.123696  5060 leader_election.cc:304] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:15.124511  5215 raft_consensus.cc:2804] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:15.124943  5215 raft_consensus.cc:697] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Becoming Leader. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Running, Role: LEADER
I20260710 11:09:15.123786  5094 leader_election.cc:290] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 2 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:15.125663  5215 consensus_queue.cc:237] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.127746  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:15.128189  5169 raft_consensus.cc:3055] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:15.128476  5169 raft_consensus.cc:740] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:15.129132  5169 consensus_queue.cc:260] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.129941  5169 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.133165  4916 catalog_manager.cc:5697] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba reported cstate change: term changed from 1 to 2, leader changed from 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67) to ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66). New cstate: current_term: 2 leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:15.134460  5169 raft_consensus.cc:2468] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 2.
I20260710 11:09:15.158867  5240 consensus_queue.cc:1048] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.164276  5239 raft_consensus.cc:993] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2: : Instructing follower 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:15.164778  5246 raft_consensus.cc:1081] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Signalling peer 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:15.166356  5019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:34060
I20260710 11:09:15.166846  5019 raft_consensus.cc:493] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.167186  5019 raft_consensus.cc:3060] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.170043  5240 consensus_queue.cc:1048] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.173243  5019 raft_consensus.cc:515] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.174357  5020 raft_consensus.cc:1240] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Rejecting Update request from peer 7bd157103eaa4517b745866a9654e9d2 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:15.176666  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:15.177271  5094 raft_consensus.cc:3060] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.177776  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:15.176842  5019 leader_election.cc:290] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 2 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:15.178330  5169 raft_consensus.cc:3055] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:15.178658  5169 raft_consensus.cc:740] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:15.179397  5169 consensus_queue.cc:260] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.180446  5169 raft_consensus.cc:3060] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.182981  5094 raft_consensus.cc:2468] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 2.
I20260710 11:09:15.184024  4986 leader_election.cc:304] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:15.184876  5244 raft_consensus.cc:2804] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:15.185333  5169 raft_consensus.cc:2468] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 2.
I20260710 11:09:15.185408  5244 raft_consensus.cc:697] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:15.186444  5244 consensus_queue.cc:237] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
W20260710 11:09:15.183355  5240 consensus_queue.cc:1175] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "9c445b1641bc426aacaaa157be7e7da4" responder_term: 2 status { last_received { term: 1 index: 1 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 7bd157103eaa4517b745866a9654e9d2 for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:09:15.193533  4916 catalog_manager.cc:5697] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 1 to 2, leader changed from 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67) to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:15.255825  5244 consensus_queue.cc:1048] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.265545  5244 consensus_queue.cc:1048] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.267168  5240 consensus_queue.cc:1048] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.282649  5216 consensus_queue.cc:1048] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.289064  5246 raft_consensus.cc:993] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2: : Instructing follower ffffefd7b2cb4e6d80cbfc8c5d64ceba to start an election
I20260710 11:09:15.289475  5246 raft_consensus.cc:1081] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Signalling peer ffffefd7b2cb4e6d80cbfc8c5d64ceba to start an election
I20260710 11:09:15.290815  5094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46"
dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
 from {username='slave'} at 127.0.0.1:39782
I20260710 11:09:15.291329  5094 raft_consensus.cc:493] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.291693  5094 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.295995  5094 raft_consensus.cc:515] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.297480  5094 leader_election.cc:290] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 2 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:15.298274  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:15.298790  5019 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.298812  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:15.299338  5168 raft_consensus.cc:3055] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:15.299602  5168 raft_consensus.cc:740] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:15.300256  5168 consensus_queue.cc:260] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.301119  5168 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.304199  5019 raft_consensus.cc:2468] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 2.
I20260710 11:09:15.305277  5060 leader_election.cc:304] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:15.305871  5267 raft_consensus.cc:2804] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:15.306223  5267 raft_consensus.cc:697] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Becoming Leader. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Running, Role: LEADER
I20260710 11:09:15.306631  5168 raft_consensus.cc:2468] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 2.
I20260710 11:09:15.306967  5267 consensus_queue.cc:237] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.307598  5215 consensus_queue.cc:1048] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.314188  5246 consensus_queue.cc:1048] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.313957  4918 catalog_manager.cc:5697] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba reported cstate change: term changed from 1 to 2, leader changed from 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67) to ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66). New cstate: current_term: 2 leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:15.320832  5291 consensus_queue.cc:1048] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.327396  5246 consensus_queue.cc:1048] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.346307  5244 consensus_queue.cc:1048] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.355120  5217 consensus_queue.cc:1048] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:15.361608  5242 raft_consensus.cc:993] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4: : Instructing follower ffffefd7b2cb4e6d80cbfc8c5d64ceba to start an election
I20260710 11:09:15.362020  5217 raft_consensus.cc:1081] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Signalling peer ffffefd7b2cb4e6d80cbfc8c5d64ceba to start an election
I20260710 11:09:15.363346  5094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a63c673d2f2a4d83a77977105409e976"
dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
 from {username='slave'} at 127.0.0.1:39792
I20260710 11:09:15.363898  5094 raft_consensus.cc:493] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.364248  5094 raft_consensus.cc:3060] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.368600  5094 raft_consensus.cc:515] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.369961  5094 leader_election.cc:290] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 2 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:15.370757  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c673d2f2a4d83a77977105409e976" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:15.370960  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a63c673d2f2a4d83a77977105409e976" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:15.371317  5019 raft_consensus.cc:3055] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:15.371469  5168 raft_consensus.cc:3060] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.371685  5019 raft_consensus.cc:740] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:15.372423  5019 consensus_queue.cc:260] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.373234  5019 raft_consensus.cc:3060] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.376962  5168 raft_consensus.cc:2468] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 2.
I20260710 11:09:15.377451  5019 raft_consensus.cc:2468] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 2.
I20260710 11:09:15.377825  5061 leader_election.cc:304] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:15.378543  5291 raft_consensus.cc:2804] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:15.378890  5291 raft_consensus.cc:697] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Becoming Leader. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Running, Role: LEADER
I20260710 11:09:15.379521  5291 consensus_queue.cc:237] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.385207  4916 catalog_manager.cc:5697] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba reported cstate change: term changed from 1 to 2, leader changed from 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65) to ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66). New cstate: current_term: 2 leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:15.501266  5236 raft_consensus.cc:993] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2: : Instructing follower 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:15.501698  5246 raft_consensus.cc:1081] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Signalling peer 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:15.502935  5019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "375f56cd8d964de6b75bc4b647fe9349"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:34060
I20260710 11:09:15.503352  5019 raft_consensus.cc:493] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.503661  5019 raft_consensus.cc:3060] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.507813  5019 raft_consensus.cc:515] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.509352  5019 leader_election.cc:290] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 2 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:15.510246  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f56cd8d964de6b75bc4b647fe9349" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:15.510788  5094 raft_consensus.cc:3060] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.510927  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f56cd8d964de6b75bc4b647fe9349" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:15.511426  5168 raft_consensus.cc:3055] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:15.511693  5168 raft_consensus.cc:740] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:15.512327  5168 consensus_queue.cc:260] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.513141  5168 raft_consensus.cc:3060] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.515427  5094 raft_consensus.cc:2468] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 2.
I20260710 11:09:15.516503  4986 leader_election.cc:304] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:15.517143  5217 raft_consensus.cc:2804] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:15.517508  5217 raft_consensus.cc:697] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:15.517712  5168 raft_consensus.cc:2468] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 2.
I20260710 11:09:15.518186  5217 consensus_queue.cc:237] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.523969  4916 catalog_manager.cc:5697] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 1 to 2, leader changed from 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67) to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:15.534363  5019 raft_consensus.cc:1275] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Refusing update from remote peer ffffefd7b2cb4e6d80cbfc8c5d64ceba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.535303  5291 consensus_queue.cc:1048] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:15.541538  5168 raft_consensus.cc:1275] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Refusing update from remote peer ffffefd7b2cb4e6d80cbfc8c5d64ceba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.542807  5267 consensus_queue.cc:1048] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:15.585645  5236 raft_consensus.cc:993] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2: : Instructing follower 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:15.586062  5246 raft_consensus.cc:1081] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Signalling peer 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:15.587416  5019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:34060
I20260710 11:09:15.587846  5019 raft_consensus.cc:493] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.588114  5019 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.592394  5019 raft_consensus.cc:515] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.593806  5019 leader_election.cc:290] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 2 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:15.594499  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:15.594733  5168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:15.594980  5094 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.595191  5168 raft_consensus.cc:3055] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:15.595490  5168 raft_consensus.cc:740] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:15.596069  5168 consensus_queue.cc:260] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.596877  5168 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:15.599354  5094 raft_consensus.cc:2468] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 2.
I20260710 11:09:15.600205  4986 leader_election.cc:304] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:15.600790  5217 raft_consensus.cc:2804] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:15.600908  5168 raft_consensus.cc:2468] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 2.
I20260710 11:09:15.601171  5217 raft_consensus.cc:697] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:15.601925  5217 consensus_queue.cc:237] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:15.607138  4916 catalog_manager.cc:5697] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 1 to 2, leader changed from 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67) to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:15.700574  5168 raft_consensus.cc:1275] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.701659  5094 raft_consensus.cc:1275] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.701735  5217 consensus_queue.cc:1048] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:15.702742  5242 consensus_queue.cc:1048] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:15.711084  5169 raft_consensus.cc:1275] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Refusing update from remote peer ffffefd7b2cb4e6d80cbfc8c5d64ceba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.713173  5267 consensus_queue.cc:1048] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:15.722077  5019 raft_consensus.cc:1275] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Refusing update from remote peer ffffefd7b2cb4e6d80cbfc8c5d64ceba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.723733  5291 consensus_queue.cc:1048] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:15.873678  5168 raft_consensus.cc:1275] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Refusing update from remote peer ffffefd7b2cb4e6d80cbfc8c5d64ceba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.874756  5291 consensus_queue.cc:1048] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:15.882300  5019 raft_consensus.cc:1275] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Refusing update from remote peer ffffefd7b2cb4e6d80cbfc8c5d64ceba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.883687  5267 consensus_queue.cc:1048] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:15.943889  5168 raft_consensus.cc:1275] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.944950  5217 consensus_queue.cc:1048] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:15.952634  5094 raft_consensus.cc:1275] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:15.954082  5217 consensus_queue.cc:1048] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:16.094121  5094 raft_consensus.cc:1275] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:16.095384  5298 consensus_queue.cc:1048] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:16.103492  5168 raft_consensus.cc:1275] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:16.104755  5242 consensus_queue.cc:1048] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:18.107254  4401 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:09:18.107936  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:18.123253  5019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
mode: GRACEFUL
new_leader_uuid: "7bd157103eaa4517b745866a9654e9d2"
 from {username='slave'} at 127.0.0.1:34072
I20260710 11:09:18.123844  5019 raft_consensus.cc:606] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Received request to transfer leadership to TS 7bd157103eaa4517b745866a9654e9d2
I20260710 11:09:18.125950  5019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
mode: GRACEFUL
new_leader_uuid: "7bd157103eaa4517b745866a9654e9d2"
 from {username='slave'} at 127.0.0.1:34072
I20260710 11:09:18.126314  5019 raft_consensus.cc:606] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Received request to transfer leadership to TS 7bd157103eaa4517b745866a9654e9d2
I20260710 11:09:18.127089  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:18.127481  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:18.227584  5298 raft_consensus.cc:993] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4: : Instructing follower 7bd157103eaa4517b745866a9654e9d2 to start an election
I20260710 11:09:18.228011  5308 raft_consensus.cc:1081] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Signalling peer 7bd157103eaa4517b745866a9654e9d2 to start an election
I20260710 11:09:18.229612  5169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
 from {username='slave'} at 127.0.0.1:50664
I20260710 11:09:18.230156  5169 raft_consensus.cc:493] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:18.230522  5169 raft_consensus.cc:3060] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:18.236982  5169 raft_consensus.cc:515] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:18.240048  5169 leader_election.cc:290] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 2 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:18.240895  5020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:18.241439  5020 raft_consensus.cc:3055] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:18.241721  5020 raft_consensus.cc:740] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:18.242425  5020 consensus_queue.cc:260] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:18.243441  5020 raft_consensus.cc:3060] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:18.244436  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:18.244971  5094 raft_consensus.cc:3060] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:18.251508  5020 raft_consensus.cc:2468] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 2.
I20260710 11:09:18.251670  5094 raft_consensus.cc:2468] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 2.
I20260710 11:09:18.252820  5134 leader_election.cc:304] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:18.253816  5304 raft_consensus.cc:2804] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:18.254979  5304 raft_consensus.cc:697] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 2 LEADER]: Becoming Leader. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:18.255788  5304 consensus_queue.cc:237] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:18.262751  4916 catalog_manager.cc:5697] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 reported cstate change: term changed from 1 to 2, leader changed from 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65) to 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "7bd157103eaa4517b745866a9654e9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:18.543493  5298 raft_consensus.cc:993] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4: : Instructing follower 7bd157103eaa4517b745866a9654e9d2 to start an election
I20260710 11:09:18.543852  5308 raft_consensus.cc:1081] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Signalling peer 7bd157103eaa4517b745866a9654e9d2 to start an election
I20260710 11:09:18.545045  5169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
 from {username='slave'} at 127.0.0.1:50664
I20260710 11:09:18.545428  5169 raft_consensus.cc:493] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:18.545660  5169 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:18.549801  5169 raft_consensus.cc:515] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:18.551158  5169 leader_election.cc:290] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 3 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:18.551868  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:18.552186  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:18.552379  5019 raft_consensus.cc:3055] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:18.552660  5094 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:18.552654  5019 raft_consensus.cc:740] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:18.553416  5019 consensus_queue.cc:260] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:18.554234  5019 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:18.556370  5094 raft_consensus.cc:2468] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 3.
I20260710 11:09:18.557098  5135 leader_election.cc:304] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [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: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:18.557752  5304 raft_consensus.cc:2804] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:18.558104  5304 raft_consensus.cc:697] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 3 LEADER]: Becoming Leader. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:18.558795  5019 raft_consensus.cc:2468] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 3.
I20260710 11:09:18.558784  5304 consensus_queue.cc:237] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:18.565012  4916 catalog_manager.cc:5697] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 reported cstate change: term changed from 2 to 3, leader changed from 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65) to 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67). New cstate: current_term: 3 leader_uuid: "7bd157103eaa4517b745866a9654e9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:18.800413  5019 raft_consensus.cc:1275] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Refusing update from remote peer 7bd157103eaa4517b745866a9654e9d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:18.801442  5304 consensus_queue.cc:1048] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:18.809916  5094 raft_consensus.cc:1275] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Refusing update from remote peer 7bd157103eaa4517b745866a9654e9d2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:18.811621  5318 consensus_queue.cc:1048] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:19.011545  5019 raft_consensus.cc:1275] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Refusing update from remote peer 7bd157103eaa4517b745866a9654e9d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:19.012619  5304 consensus_queue.cc:1048] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:19.020308  5094 raft_consensus.cc:1275] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Refusing update from remote peer 7bd157103eaa4517b745866a9654e9d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:19.021783  5318 consensus_queue.cc:1048] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:19.128099  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:19.139104  5169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
mode: GRACEFUL
new_leader_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:50674
I20260710 11:09:19.139585  5169 raft_consensus.cc:606] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 3 LEADER]: Received request to transfer leadership to TS 9c445b1641bc426aacaaa157be7e7da4
I20260710 11:09:19.148075  5169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
mode: GRACEFUL
new_leader_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:50674
I20260710 11:09:19.148501  5169 raft_consensus.cc:606] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 2 LEADER]: Received request to transfer leadership to TS 9c445b1641bc426aacaaa157be7e7da4
I20260710 11:09:19.162794  5094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a"
dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
mode: GRACEFUL
new_leader_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:39808
I20260710 11:09:19.163192  5094 raft_consensus.cc:606] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Received request to transfer leadership to TS 9c445b1641bc426aacaaa157be7e7da4
I20260710 11:09:19.167025  5094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3"
dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
mode: GRACEFUL
new_leader_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:39808
I20260710 11:09:19.167419  5094 raft_consensus.cc:606] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 LEADER]: Received request to transfer leadership to TS 9c445b1641bc426aacaaa157be7e7da4
I20260710 11:09:19.171213  5094 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46"
dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
mode: GRACEFUL
new_leader_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:39808
I20260710 11:09:19.171584  5094 raft_consensus.cc:606] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Received request to transfer leadership to TS 9c445b1641bc426aacaaa157be7e7da4
I20260710 11:09:19.250429  5302 raft_consensus.cc:993] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: : Instructing follower 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:19.250792  5302 raft_consensus.cc:1081] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Signalling peer 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:19.252033  5019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:34062
I20260710 11:09:19.252424  5019 raft_consensus.cc:493] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.252699  5019 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.256428  5019 raft_consensus.cc:515] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.257772  5019 leader_election.cc:290] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 3 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:19.258391  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:19.258889  5094 raft_consensus.cc:3055] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:19.258805  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:19.259222  5094 raft_consensus.cc:740] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Running, Role: LEADER
I20260710 11:09:19.259352  5169 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.259945  5094 consensus_queue.cc:260] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.261006  5094 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.265393  5169 raft_consensus.cc:2468] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 3.
I20260710 11:09:19.266389  5094 raft_consensus.cc:2468] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 3.
I20260710 11:09:19.266448  4986 leader_election.cc:304] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [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: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:19.267087  5298 raft_consensus.cc:2804] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:19.267546  5298 raft_consensus.cc:697] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:19.268093  5298 consensus_queue.cc:237] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.274430  4918 catalog_manager.cc:5697] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 2 to 3, leader changed from ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66) to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 3 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:19.287101  5309 raft_consensus.cc:993] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2: : Instructing follower 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:19.287497  5318 raft_consensus.cc:1081] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 2 LEADER]: Signalling peer 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:19.288630  5019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:34060
I20260710 11:09:19.288981  5019 raft_consensus.cc:493] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.289187  5019 raft_consensus.cc:3060] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.292865  5019 raft_consensus.cc:515] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.294095  5019 leader_election.cc:290] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 3 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:19.294744  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:19.294950  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a308fc0c61343beb4497ce332372c1e" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:19.295239  5094 raft_consensus.cc:3060] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.295475  5169 raft_consensus.cc:3055] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:19.295796  5169 raft_consensus.cc:740] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:19.296520  5169 consensus_queue.cc:260] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.297473  5169 raft_consensus.cc:3060] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.299000  5094 raft_consensus.cc:2468] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 3.
I20260710 11:09:19.299847  4986 leader_election.cc:304] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [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: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:19.300467  5298 raft_consensus.cc:2804] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:19.300807  5298 raft_consensus.cc:697] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:19.301462  5298 consensus_queue.cc:237] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.302316  5169 raft_consensus.cc:2468] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 3.
I20260710 11:09:19.306427  4916 catalog_manager.cc:5697] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 2 to 3, leader changed from 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67) to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 3 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:19.447808  5309 raft_consensus.cc:993] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2: : Instructing follower 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:19.448196  5318 raft_consensus.cc:1081] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 3 LEADER]: Signalling peer 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:19.449505  5019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:34060
I20260710 11:09:19.449896  5019 raft_consensus.cc:493] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.450201  5019 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:19.454545  5326 raft_consensus.cc:993] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: : Instructing follower 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:19.454954  5302 raft_consensus.cc:1081] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 LEADER]: Signalling peer 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:19.455215  5019 raft_consensus.cc:515] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.456243  5020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:34062
I20260710 11:09:19.456727  5020 raft_consensus.cc:493] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.456852  5019 leader_election.cc:290] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 4 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:19.457098  5020 raft_consensus.cc:3060] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.457433  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:19.457827  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b144bdbfdeb4467b4b65856be3af639" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:19.457971  5094 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:19.458351  5169 raft_consensus.cc:3055] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:19.458595  5169 raft_consensus.cc:740] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:19.459159  5169 consensus_queue.cc:260] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.459960  5169 raft_consensus.cc:3060] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:19.463138  5020 raft_consensus.cc:515] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.463552  5094 raft_consensus.cc:2468] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 4.
I20260710 11:09:19.464326  5169 raft_consensus.cc:2468] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 4.
I20260710 11:09:19.464641  4986 leader_election.cc:304] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [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: 9c445b1641bc426aacaaa157be7e7da4, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:19.465027  5020 leader_election.cc:290] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 2 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:19.465392  5298 raft_consensus.cc:2804] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:19.465831  5298 raft_consensus.cc:697] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 4 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:19.466545  5298 consensus_queue.cc:237] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.466917  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:19.467440  5094 raft_consensus.cc:3055] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:19.467669  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:19.468178  5169 raft_consensus.cc:3060] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.467757  5094 raft_consensus.cc:740] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Running, Role: LEADER
I20260710 11:09:19.469354  5094 consensus_queue.cc:260] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.470357  5094 raft_consensus.cc:3060] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:19.472519  5169 raft_consensus.cc:2468] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 2.
I20260710 11:09:19.472919  4916 catalog_manager.cc:5697] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 3 to 4, leader changed from 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67) to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 4 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:19.473486  4986 leader_election.cc:304] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:19.474198  5298 raft_consensus.cc:2804] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:19.474766  5298 raft_consensus.cc:697] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:19.475660  5094 raft_consensus.cc:2468] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 2.
I20260710 11:09:19.475579  5298 consensus_queue.cc:237] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.483605  4916 catalog_manager.cc:5697] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 1 to 2, leader changed from ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66) to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:19.676573  5326 raft_consensus.cc:993] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba: : Instructing follower 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:19.676900  5302 raft_consensus.cc:1081] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Signalling peer 9c445b1641bc426aacaaa157be7e7da4 to start an election
I20260710 11:09:19.678103  5020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
 from {username='slave'} at 127.0.0.1:34062
I20260710 11:09:19.678565  5020 raft_consensus.cc:493] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:19.678830  5020 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.683005  5020 raft_consensus.cc:515] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.684417  5020 leader_election.cc:290] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [CANDIDATE]: Term 3 election: Requested vote from peers ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:19.685098  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:19.685320  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a" candidate_uuid: "9c445b1641bc426aacaaa157be7e7da4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:19.685621  5094 raft_consensus.cc:3055] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:19.685791  5169 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.685922  5094 raft_consensus.cc:740] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Running, Role: LEADER
I20260710 11:09:19.686620  5094 consensus_queue.cc:260] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.687673  5094 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.691399  5169 raft_consensus.cc:2468] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 3.
I20260710 11:09:19.692361  4986 leader_election.cc:304] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [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: 7bd157103eaa4517b745866a9654e9d2, 9c445b1641bc426aacaaa157be7e7da4; no voters: 
I20260710 11:09:19.692961  5298 raft_consensus.cc:2804] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:19.692917  5094 raft_consensus.cc:2468] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9c445b1641bc426aacaaa157be7e7da4 in term 3.
I20260710 11:09:19.693492  5298 raft_consensus.cc:697] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Becoming Leader. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:19.694272  5298 consensus_queue.cc:237] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:19.700217  4916 catalog_manager.cc:5697] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 reported cstate change: term changed from 2 to 3, leader changed from ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66) to 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65). New cstate: current_term: 3 leader_uuid: "9c445b1641bc426aacaaa157be7e7da4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:19.713546  5169 raft_consensus.cc:1275] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:19.714677  5298 consensus_queue.cc:1048] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:19.725060  5094 raft_consensus.cc:1275] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:19.726158  5308 consensus_queue.cc:1048] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:19.733075  5169 raft_consensus.cc:1275] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:19.734048  5298 consensus_queue.cc:1048] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:19.741233  5094 raft_consensus.cc:1275] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:19.742364  5336 consensus_queue.cc:1048] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:19.920471  5094 raft_consensus.cc:1275] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:19.921408  5308 consensus_queue.cc:1048] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:19.929005  5169 raft_consensus.cc:1275] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:19.930090  5298 consensus_queue.cc:1048] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:19.961120  5094 raft_consensus.cc:1275] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:19.962051  5298 consensus_queue.cc:1048] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:19.969179  5169 raft_consensus.cc:1275] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:19.973809  5308 consensus_queue.cc:1048] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:20.100841  5169 raft_consensus.cc:1275] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:20.101838  5308 consensus_queue.cc:1048] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:20.109241  5094 raft_consensus.cc:1275] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Refusing update from remote peer 9c445b1641bc426aacaaa157be7e7da4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:20.111467  5308 consensus_queue.cc:1048] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:22.177393  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:22.184551  5020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
mode: GRACEFUL
new_leader_uuid: "7bd157103eaa4517b745866a9654e9d2"
 from {username='slave'} at 127.0.0.1:34072
I20260710 11:09:22.185153  5020 raft_consensus.cc:606] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Received request to transfer leadership to TS 7bd157103eaa4517b745866a9654e9d2
I20260710 11:09:22.187685  5020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
mode: GRACEFUL
new_leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
 from {username='slave'} at 127.0.0.1:34072
I20260710 11:09:22.188194  5020 raft_consensus.cc:606] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Received request to transfer leadership to TS ffffefd7b2cb4e6d80cbfc8c5d64ceba
I20260710 11:09:22.190465  5019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
mode: GRACEFUL
new_leader_uuid: "7bd157103eaa4517b745866a9654e9d2"
 from {username='slave'} at 127.0.0.1:34072
I20260710 11:09:22.190805  5019 raft_consensus.cc:606] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Received request to transfer leadership to TS 7bd157103eaa4517b745866a9654e9d2
I20260710 11:09:22.192801  5019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a"
dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
mode: GRACEFUL
new_leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
 from {username='slave'} at 127.0.0.1:34072
I20260710 11:09:22.193133  5019 raft_consensus.cc:606] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Received request to transfer leadership to TS ffffefd7b2cb4e6d80cbfc8c5d64ceba
I20260710 11:09:22.193948  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:09:22.194336  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:22.221339  5308 raft_consensus.cc:993] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4: : Instructing follower 7bd157103eaa4517b745866a9654e9d2 to start an election
I20260710 11:09:22.221830  5345 raft_consensus.cc:1081] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Signalling peer 7bd157103eaa4517b745866a9654e9d2 to start an election
I20260710 11:09:22.223246  5169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
 from {username='slave'} at 127.0.0.1:50664
I20260710 11:09:22.223672  5169 raft_consensus.cc:493] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:22.223948  5169 raft_consensus.cc:3060] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.228700  5169 raft_consensus.cc:515] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.230086  5169 leader_election.cc:290] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 3 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:22.230840  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:22.231132  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822e822a7e194bd1889b8b589c1294d3" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:22.231521  5019 raft_consensus.cc:3055] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:22.231616  5094 raft_consensus.cc:3060] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.231775  5019 raft_consensus.cc:740] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:22.232486  5019 consensus_queue.cc:260] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.233338  5019 raft_consensus.cc:3060] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.235867  5094 raft_consensus.cc:2468] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 3.
I20260710 11:09:22.236860  5135 leader_election.cc:304] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [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: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:22.237645  5318 raft_consensus.cc:2804] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:22.237983  5019 raft_consensus.cc:2468] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 3.
I20260710 11:09:22.238583  5318 raft_consensus.cc:697] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 3 LEADER]: Becoming Leader. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:22.239509  5318 consensus_queue.cc:237] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.246253  4915 catalog_manager.cc:5697] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 reported cstate change: term changed from 2 to 3, leader changed from 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65) to 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67). New cstate: current_term: 3 leader_uuid: "7bd157103eaa4517b745866a9654e9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:22.293541  5308 raft_consensus.cc:993] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4: : Instructing follower ffffefd7b2cb4e6d80cbfc8c5d64ceba to start an election
I20260710 11:09:22.293946  5345 raft_consensus.cc:1081] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Signalling peer ffffefd7b2cb4e6d80cbfc8c5d64ceba to start an election
I20260710 11:09:22.295269  5094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46"
dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
 from {username='slave'} at 127.0.0.1:39792
I20260710 11:09:22.295680  5094 raft_consensus.cc:493] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:22.295946  5094 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:22.299821  5094 raft_consensus.cc:515] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.301126  5094 leader_election.cc:290] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 4 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:22.301862  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:22.302138  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c2038c1201f4a279021c69812c9ad46" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:22.302407  5019 raft_consensus.cc:3055] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:22.302604  5169 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:22.302711  5019 raft_consensus.cc:740] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:22.303444  5019 consensus_queue.cc:260] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.304550  5019 raft_consensus.cc:3060] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:22.308563  5169 raft_consensus.cc:2468] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 4.
I20260710 11:09:22.309692  5061 leader_election.cc:304] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [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: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:22.309959  5019 raft_consensus.cc:2468] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 4.
I20260710 11:09:22.310431  5343 raft_consensus.cc:2804] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:22.311548  5343 raft_consensus.cc:697] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 LEADER]: Becoming Leader. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Running, Role: LEADER
I20260710 11:09:22.312261  5343 consensus_queue.cc:237] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.318296  4915 catalog_manager.cc:5697] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba reported cstate change: term changed from 3 to 4, leader changed from 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65) to ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66). New cstate: current_term: 4 leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:22.328951  5308 raft_consensus.cc:993] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4: : Instructing follower ffffefd7b2cb4e6d80cbfc8c5d64ceba to start an election
I20260710 11:09:22.329281  5345 raft_consensus.cc:1081] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Signalling peer ffffefd7b2cb4e6d80cbfc8c5d64ceba to start an election
I20260710 11:09:22.330366  5094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a"
dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
 from {username='slave'} at 127.0.0.1:39792
I20260710 11:09:22.330719  5094 raft_consensus.cc:493] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:22.330991  5094 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:22.334578  5094 raft_consensus.cc:515] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.335775  5094 leader_election.cc:290] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [CANDIDATE]: Term 4 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67:45671)
I20260710 11:09:22.336496  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:22.336648  5169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa03a0cff833417797ce41a9e1240e5a" candidate_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
I20260710 11:09:22.336915  5019 raft_consensus.cc:3055] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:22.337064  5169 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:22.337190  5019 raft_consensus.cc:740] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:22.337940  5019 consensus_queue.cc:260] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.338717  5019 raft_consensus.cc:3060] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:22.340826  5169 raft_consensus.cc:2468] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 4.
I20260710 11:09:22.341559  5061 leader_election.cc:304] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [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: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:22.342163  5343 raft_consensus.cc:2804] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:22.342600  5343 raft_consensus.cc:697] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 LEADER]: Becoming Leader. State: Replica: ffffefd7b2cb4e6d80cbfc8c5d64ceba, State: Running, Role: LEADER
I20260710 11:09:22.342653  5019 raft_consensus.cc:2468] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ffffefd7b2cb4e6d80cbfc8c5d64ceba in term 4.
I20260710 11:09:22.343534  5343 consensus_queue.cc:237] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.350050  4915 catalog_manager.cc:5697] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba reported cstate change: term changed from 3 to 4, leader changed from 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65) to ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66). New cstate: current_term: 4 leader_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:22.619938  5308 raft_consensus.cc:993] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4: : Instructing follower 7bd157103eaa4517b745866a9654e9d2 to start an election
I20260710 11:09:22.620318  5345 raft_consensus.cc:1081] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Signalling peer 7bd157103eaa4517b745866a9654e9d2 to start an election
I20260710 11:09:22.621560  5169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2"
dest_uuid: "7bd157103eaa4517b745866a9654e9d2"
 from {username='slave'} at 127.0.0.1:50664
I20260710 11:09:22.621966  5169 raft_consensus.cc:493] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:22.622287  5169 raft_consensus.cc:3060] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.626130  5169 raft_consensus.cc:515] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.627434  5169 leader_election.cc:290] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [CANDIDATE]: Term 3 election: Requested vote from peers 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65:46389), ffffefd7b2cb4e6d80cbfc8c5d64ceba (127.4.76.66:33069)
I20260710 11:09:22.628037  5019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9c445b1641bc426aacaaa157be7e7da4"
I20260710 11:09:22.628296  5094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d6cd9125bcb456c9a35f03fad2f21c2" candidate_uuid: "7bd157103eaa4517b745866a9654e9d2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba"
I20260710 11:09:22.628612  5019 raft_consensus.cc:3055] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:22.628747  5094 raft_consensus.cc:3060] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.628916  5019 raft_consensus.cc:740] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9c445b1641bc426aacaaa157be7e7da4, State: Running, Role: LEADER
I20260710 11:09:22.629602  5019 consensus_queue.cc:260] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.630615  5019 raft_consensus.cc:3060] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:22.634347  5094 raft_consensus.cc:2468] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 3.
I20260710 11:09:22.634490  5020 raft_consensus.cc:1275] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Refusing update from remote peer 7bd157103eaa4517b745866a9654e9d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:22.635506  5135 leader_election.cc:304] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [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: 7bd157103eaa4517b745866a9654e9d2, ffffefd7b2cb4e6d80cbfc8c5d64ceba; no voters: 
I20260710 11:09:22.636070  5318 consensus_queue.cc:1048] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:22.636377  5346 raft_consensus.cc:2804] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:22.637209  5019 raft_consensus.cc:2468] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7bd157103eaa4517b745866a9654e9d2 in term 3.
I20260710 11:09:22.638386  5346 raft_consensus.cc:697] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 3 LEADER]: Becoming Leader. State: Replica: 7bd157103eaa4517b745866a9654e9d2, State: Running, Role: LEADER
I20260710 11:09:22.639235  5346 consensus_queue.cc:237] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [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: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } }
I20260710 11:09:22.646417  5094 raft_consensus.cc:1275] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Refusing update from remote peer 7bd157103eaa4517b745866a9654e9d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:22.648066  5318 consensus_queue.cc:1048] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:22.649492  4915 catalog_manager.cc:5697] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 reported cstate change: term changed from 2 to 3, leader changed from 9c445b1641bc426aacaaa157be7e7da4 (127.4.76.65) to 7bd157103eaa4517b745866a9654e9d2 (127.4.76.67). New cstate: current_term: 3 leader_uuid: "7bd157103eaa4517b745866a9654e9d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:22.701316  5169 raft_consensus.cc:1275] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Refusing update from remote peer ffffefd7b2cb4e6d80cbfc8c5d64ceba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:22.702298  5343 consensus_queue.cc:1048] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:22.710330  5020 raft_consensus.cc:1275] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Refusing update from remote peer ffffefd7b2cb4e6d80cbfc8c5d64ceba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:22.713093  5364 consensus_queue.cc:1048] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:22.832720  5169 raft_consensus.cc:1275] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Refusing update from remote peer ffffefd7b2cb4e6d80cbfc8c5d64ceba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:22.833894  5364 consensus_queue.cc:1048] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "7bd157103eaa4517b745866a9654e9d2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 45671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:22.841665  5020 raft_consensus.cc:1275] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Refusing update from remote peer ffffefd7b2cb4e6d80cbfc8c5d64ceba: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:22.843066  5364 consensus_queue.cc:1048] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:23.032251  5094 raft_consensus.cc:1275] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Refusing update from remote peer 7bd157103eaa4517b745866a9654e9d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:23.033347  5346 consensus_queue.cc:1048] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ffffefd7b2cb4e6d80cbfc8c5d64ceba" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 33069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:23.041256  5019 raft_consensus.cc:1275] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Refusing update from remote peer 7bd157103eaa4517b745866a9654e9d2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:23.042968  5318 consensus_queue.cc:1048] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c445b1641bc426aacaaa157be7e7da4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 46389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:23.195092  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:23.200685  4401 tablet_server.cc:179] TabletServer@127.4.76.65:0 shutting down...
I20260710 11:09:23.220429  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:23.221112  4401 tablet_replica.cc:333] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4: stopping tablet replica
I20260710 11:09:23.221683  4401 raft_consensus.cc:2243] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.222067  4401 raft_consensus.cc:2272] T 5c2038c1201f4a279021c69812c9ad46 P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.224081  4401 tablet_replica.cc:333] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4: stopping tablet replica
I20260710 11:09:23.224542  4401 raft_consensus.cc:2243] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.224913  4401 raft_consensus.cc:2272] T a63c673d2f2a4d83a77977105409e976 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.226400  4401 tablet_replica.cc:333] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4: stopping tablet replica
I20260710 11:09:23.226830  4401 raft_consensus.cc:2243] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.227298  4401 raft_consensus.cc:2272] T fa03a0cff833417797ce41a9e1240e5a P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.229975  4401 tablet_replica.cc:333] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4: stopping tablet replica
I20260710 11:09:23.230495  4401 raft_consensus.cc:2243] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.231144  4401 raft_consensus.cc:2272] T 375f56cd8d964de6b75bc4b647fe9349 P 9c445b1641bc426aacaaa157be7e7da4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.232681  4401 tablet_replica.cc:333] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4: stopping tablet replica
I20260710 11:09:23.233136  4401 raft_consensus.cc:2243] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.233479  4401 raft_consensus.cc:2272] T 7d07b992b8ad4b819456490f29a3c97b P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.235551  4401 tablet_replica.cc:333] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4: stopping tablet replica
I20260710 11:09:23.236126  4401 raft_consensus.cc:2243] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.236579  4401 raft_consensus.cc:2272] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.238806  4401 tablet_replica.cc:333] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4: stopping tablet replica
I20260710 11:09:23.239351  4401 raft_consensus.cc:2243] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.239814  4401 raft_consensus.cc:2272] T 822e822a7e194bd1889b8b589c1294d3 P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.241587  4401 tablet_replica.cc:333] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4: stopping tablet replica
I20260710 11:09:23.242019  4401 raft_consensus.cc:2243] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.242612  4401 raft_consensus.cc:2272] T 1a308fc0c61343beb4497ce332372c1e P 9c445b1641bc426aacaaa157be7e7da4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.244163  4401 tablet_replica.cc:333] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4: stopping tablet replica
I20260710 11:09:23.244546  4401 raft_consensus.cc:2243] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.245146  4401 raft_consensus.cc:2272] T 4e418b75406c4dd299424e9ff64640d7 P 9c445b1641bc426aacaaa157be7e7da4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.246512  4401 tablet_replica.cc:333] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4: stopping tablet replica
I20260710 11:09:23.246892  4401 raft_consensus.cc:2243] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.247499  4401 raft_consensus.cc:2272] T 2b144bdbfdeb4467b4b65856be3af639 P 9c445b1641bc426aacaaa157be7e7da4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.274580  4401 tablet_server.cc:196] TabletServer@127.4.76.65:0 shutdown complete.
I20260710 11:09:23.293160  4401 tablet_server.cc:179] TabletServer@127.4.76.66:0 shutting down...
I20260710 11:09:23.312726  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:23.313308  4401 tablet_replica.cc:333] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: stopping tablet replica
I20260710 11:09:23.313874  4401 raft_consensus.cc:2243] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.314639  4401 raft_consensus.cc:2272] T a63c673d2f2a4d83a77977105409e976 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.316349  4401 tablet_replica.cc:333] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: stopping tablet replica
I20260710 11:09:23.316800  4401 raft_consensus.cc:2243] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.317435  4401 raft_consensus.cc:2272] T 5c2038c1201f4a279021c69812c9ad46 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.319191  4401 tablet_replica.cc:333] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: stopping tablet replica
I20260710 11:09:23.319700  4401 raft_consensus.cc:2243] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.320066  4401 raft_consensus.cc:2272] T 822e822a7e194bd1889b8b589c1294d3 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.321732  4401 tablet_replica.cc:333] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba: stopping tablet replica
I20260710 11:09:23.322175  4401 raft_consensus.cc:2243] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.322544  4401 raft_consensus.cc:2272] T 1a308fc0c61343beb4497ce332372c1e P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.324110  4401 tablet_replica.cc:333] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba: stopping tablet replica
I20260710 11:09:23.324541  4401 raft_consensus.cc:2243] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.325166  4401 raft_consensus.cc:2272] T fa03a0cff833417797ce41a9e1240e5a P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.326735  4401 tablet_replica.cc:333] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: stopping tablet replica
I20260710 11:09:23.327189  4401 raft_consensus.cc:2243] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.327561  4401 raft_consensus.cc:2272] T 375f56cd8d964de6b75bc4b647fe9349 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.329135  4401 tablet_replica.cc:333] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba: stopping tablet replica
I20260710 11:09:23.329547  4401 raft_consensus.cc:2243] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.329893  4401 raft_consensus.cc:2272] T 7d07b992b8ad4b819456490f29a3c97b P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.331274  4401 tablet_replica.cc:333] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: stopping tablet replica
I20260710 11:09:23.331697  4401 raft_consensus.cc:2243] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.332046  4401 raft_consensus.cc:2272] T 1d6cd9125bcb456c9a35f03fad2f21c2 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.333806  4401 tablet_replica.cc:333] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: stopping tablet replica
I20260710 11:09:23.334220  4401 raft_consensus.cc:2243] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.334563  4401 raft_consensus.cc:2272] T 2b144bdbfdeb4467b4b65856be3af639 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.336103  4401 tablet_replica.cc:333] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba: stopping tablet replica
I20260710 11:09:23.336488  4401 raft_consensus.cc:2243] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.336825  4401 raft_consensus.cc:2272] T 4e418b75406c4dd299424e9ff64640d7 P ffffefd7b2cb4e6d80cbfc8c5d64ceba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.361739  4401 tablet_server.cc:196] TabletServer@127.4.76.66:0 shutdown complete.
I20260710 11:09:23.378135  4401 tablet_server.cc:179] TabletServer@127.4.76.67:0 shutting down...
I20260710 11:09:23.396627  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:23.397231  4401 tablet_replica.cc:333] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2: stopping tablet replica
I20260710 11:09:23.397758  4401 raft_consensus.cc:2243] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.398178  4401 raft_consensus.cc:2272] T a63c673d2f2a4d83a77977105409e976 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.399842  4401 tablet_replica.cc:333] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2: stopping tablet replica
I20260710 11:09:23.400313  4401 raft_consensus.cc:2243] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.400719  4401 raft_consensus.cc:2272] T 5c2038c1201f4a279021c69812c9ad46 P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.402771  4401 tablet_replica.cc:333] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2: stopping tablet replica
I20260710 11:09:23.403203  4401 raft_consensus.cc:2243] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.403852  4401 raft_consensus.cc:2272] T 822e822a7e194bd1889b8b589c1294d3 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.405458  4401 tablet_replica.cc:333] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2: stopping tablet replica
I20260710 11:09:23.405918  4401 raft_consensus.cc:2243] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.406294  4401 raft_consensus.cc:2272] T 1a308fc0c61343beb4497ce332372c1e P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.407856  4401 tablet_replica.cc:333] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2: stopping tablet replica
I20260710 11:09:23.408268  4401 raft_consensus.cc:2243] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.408638  4401 raft_consensus.cc:2272] T fa03a0cff833417797ce41a9e1240e5a P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.410454  4401 tablet_replica.cc:333] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2: stopping tablet replica
I20260710 11:09:23.410904  4401 raft_consensus.cc:2243] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.411242  4401 raft_consensus.cc:2272] T 375f56cd8d964de6b75bc4b647fe9349 P 7bd157103eaa4517b745866a9654e9d2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.412668  4401 tablet_replica.cc:333] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2: stopping tablet replica
I20260710 11:09:23.413074  4401 raft_consensus.cc:2243] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.413735  4401 raft_consensus.cc:2272] T 7d07b992b8ad4b819456490f29a3c97b P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.415205  4401 tablet_replica.cc:333] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2: stopping tablet replica
I20260710 11:09:23.415665  4401 raft_consensus.cc:2243] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.416289  4401 raft_consensus.cc:2272] T 1d6cd9125bcb456c9a35f03fad2f21c2 P 7bd157103eaa4517b745866a9654e9d2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.417979  4401 tablet_replica.cc:333] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2: stopping tablet replica
I20260710 11:09:23.418391  4401 raft_consensus.cc:2243] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.418754  4401 raft_consensus.cc:2272] T 2b144bdbfdeb4467b4b65856be3af639 P 7bd157103eaa4517b745866a9654e9d2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.420269  4401 tablet_replica.cc:333] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2: stopping tablet replica
I20260710 11:09:23.420653  4401 raft_consensus.cc:2243] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:23.420994  4401 raft_consensus.cc:2272] T 4e418b75406c4dd299424e9ff64640d7 P 7bd157103eaa4517b745866a9654e9d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.437659  4401 tablet_server.cc:196] TabletServer@127.4.76.67:0 shutdown complete.
I20260710 11:09:23.453483  4401 master.cc:562] Master@127.4.76.126:36957 shutting down...
I20260710 11:09:23.469332  4401 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:23.469772  4401 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:23.470026  4401 tablet_replica.cc:333] T 00000000000000000000000000000000 P 06555b71092e4f2288e8b5a17aabd3eb: stopping tablet replica
I20260710 11:09:23.488265  4401 master.cc:584] Master@127.4.76.126:36957 shutdown complete.
7bd157103eaa4517b745866a9654e9d2  1
9c445b1641bc426aacaaa157be7e7da4  5
ffffefd7b2cb4e6d80cbfc8c5d64ceba  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (9971 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:09:23.524127  4401 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.76.126:33805
I20260710 11:09:23.525177  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:23.530125  5371 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:23.530325  5372 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:23.531363  5374 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:23.532328  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:23.533087  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:23.533255  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:23.533406  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681763533389 us; error 0 us; skew 500 ppm
I20260710 11:09:23.533895  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:23.536033  4401 webserver.cc:533] Webserver started at http://127.4.76.126:38281/ using document root <none> and password file <none>
I20260710 11:09:23.536469  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:23.536643  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:23.536944  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:23.537956  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/master-0-root/instance:
uuid: "f23bd1cf549f4f2ca3e0a4963bb70625"
format_stamp: "Formatted at 2026-07-10 11:09:23 on dist-test-slave-0nsv"
I20260710 11:09:23.541869  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:09:23.545034  5379 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:23.545661  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:09:23.545912  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/master-0-root
uuid: "f23bd1cf549f4f2ca3e0a4963bb70625"
format_stamp: "Formatted at 2026-07-10 11:09:23 on dist-test-slave-0nsv"
I20260710 11:09:23.546154  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:23.571985  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:23.573098  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:23.608297  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.126:33805
I20260710 11:09:23.608374  5430 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.126:33805 every 8 connection(s)
I20260710 11:09:23.611894  5431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:23.620729  5431 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625: Bootstrap starting.
I20260710 11:09:23.624925  5431 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:23.628554  5431 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625: No bootstrap required, opened a new log
I20260710 11:09:23.630467  5431 raft_consensus.cc:359] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f23bd1cf549f4f2ca3e0a4963bb70625" member_type: VOTER }
I20260710 11:09:23.630803  5431 raft_consensus.cc:385] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:23.630973  5431 raft_consensus.cc:740] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f23bd1cf549f4f2ca3e0a4963bb70625, State: Initialized, Role: FOLLOWER
I20260710 11:09:23.631415  5431 consensus_queue.cc:260] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f23bd1cf549f4f2ca3e0a4963bb70625" member_type: VOTER }
I20260710 11:09:23.631844  5431 raft_consensus.cc:399] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:23.632025  5431 raft_consensus.cc:493] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:23.632220  5431 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:23.635738  5431 raft_consensus.cc:515] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f23bd1cf549f4f2ca3e0a4963bb70625" member_type: VOTER }
I20260710 11:09:23.636145  5431 leader_election.cc:304] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [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: f23bd1cf549f4f2ca3e0a4963bb70625; no voters: 
I20260710 11:09:23.637084  5431 leader_election.cc:290] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:23.637413  5434 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:23.638517  5434 raft_consensus.cc:697] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 1 LEADER]: Becoming Leader. State: Replica: f23bd1cf549f4f2ca3e0a4963bb70625, State: Running, Role: LEADER
I20260710 11:09:23.639119  5434 consensus_queue.cc:237] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [LEADER]: Queue going to LEADER mode. State: All 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: "f23bd1cf549f4f2ca3e0a4963bb70625" member_type: VOTER }
I20260710 11:09:23.639663  5431 sys_catalog.cc:565] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:23.644732  5436 sys_catalog.cc:455] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f23bd1cf549f4f2ca3e0a4963bb70625. Latest consensus state: current_term: 1 leader_uuid: "f23bd1cf549f4f2ca3e0a4963bb70625" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f23bd1cf549f4f2ca3e0a4963bb70625" member_type: VOTER } }
I20260710 11:09:23.644754  5435 sys_catalog.cc:455] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f23bd1cf549f4f2ca3e0a4963bb70625" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f23bd1cf549f4f2ca3e0a4963bb70625" member_type: VOTER } }
I20260710 11:09:23.645347  5436 sys_catalog.cc:458] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:23.645386  5435 sys_catalog.cc:458] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:23.647076  5442 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:23.653182  5442 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:23.654932  4401 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:23.660967  5442 catalog_manager.cc:1383] Generated new cluster ID: 4d727dea0d7e4fc48c340afcf98c36be
I20260710 11:09:23.661208  5442 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:23.695362  5442 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:23.696522  5442 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:23.709177  5442 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625: Generated new TSK 0
I20260710 11:09:23.709698  5442 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:23.720477  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:23.725616  5452 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:23.726688  5453 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:23.730194  5455 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:23.730455  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:23.731943  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:23.732124  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:23.732295  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681763732276 us; error 0 us; skew 500 ppm
I20260710 11:09:23.732803  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:23.734886  4401 webserver.cc:533] Webserver started at http://127.4.76.65:37991/ using document root <none> and password file <none>
I20260710 11:09:23.735329  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:23.735522  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:23.735780  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:23.736805  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root/instance:
uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
format_stamp: "Formatted at 2026-07-10 11:09:23 on dist-test-slave-0nsv"
I20260710 11:09:23.740914  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:09:23.743889  5460 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:23.744500  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:23.744738  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root
uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
format_stamp: "Formatted at 2026-07-10 11:09:23 on dist-test-slave-0nsv"
I20260710 11:09:23.744988  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:23.759804  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:23.760919  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:23.762198  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:23.764278  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:23.764462  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:23.764667  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:23.764822  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:23.800290  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.65:35629
I20260710 11:09:23.800386  5522 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.65:35629 every 8 connection(s)
I20260710 11:09:23.804713  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:23.811489  5527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:23.812909  5528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:23.816524  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:23.817612  5523 heartbeater.cc:344] Connected to a master server at 127.4.76.126:33805
W20260710 11:09:23.817624  5530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:23.818042  5523 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:23.818572  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:23.818761  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:23.818732  5523 heartbeater.cc:507] Master 127.4.76.126:33805 requested a full tablet report, sending...
I20260710 11:09:23.819046  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681763819025 us; error 0 us; skew 500 ppm
I20260710 11:09:23.819674  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:23.820938  5396 ts_manager.cc:194] Registered new tserver with Master: 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629)
I20260710 11:09:23.822012  4401 webserver.cc:533] Webserver started at http://127.4.76.66:46233/ using document root <none> and password file <none>
I20260710 11:09:23.822495  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:23.822672  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:23.822722  5396 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45428
I20260710 11:09:23.822921  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:23.824188  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root/instance:
uuid: "aed0f3e9c84a4879b22a5759803e6fed"
format_stamp: "Formatted at 2026-07-10 11:09:23 on dist-test-slave-0nsv"
I20260710 11:09:23.828671  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:09:23.831736  5535 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:23.832402  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:23.832643  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root
uuid: "aed0f3e9c84a4879b22a5759803e6fed"
format_stamp: "Formatted at 2026-07-10 11:09:23 on dist-test-slave-0nsv"
I20260710 11:09:23.832885  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:23.850361  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:23.851414  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:23.852698  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:23.854683  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:23.854861  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:23.855072  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:23.855213  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:23.890648  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.66:35513
I20260710 11:09:23.890731  5597 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.66:35513 every 8 connection(s)
I20260710 11:09:23.894915  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:23.900604  5601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:23.901543  5602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:23.903067  5604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:23.903642  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:23.904592  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:23.904855  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:23.905057  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681763905031 us; error 0 us; skew 500 ppm
I20260710 11:09:23.905637  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:23.905632  5598 heartbeater.cc:344] Connected to a master server at 127.4.76.126:33805
I20260710 11:09:23.906106  5598 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:23.906895  5598 heartbeater.cc:507] Master 127.4.76.126:33805 requested a full tablet report, sending...
I20260710 11:09:23.908119  4401 webserver.cc:533] Webserver started at http://127.4.76.67:37461/ using document root <none> and password file <none>
I20260710 11:09:23.908728  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:23.908771  5396 ts_manager.cc:194] Registered new tserver with Master: aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:23.909049  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:23.909373  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:23.910465  5396 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45436
I20260710 11:09:23.910701  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root/instance:
uuid: "e95ea0e4c86042b6a282706b3ba72586"
format_stamp: "Formatted at 2026-07-10 11:09:23 on dist-test-slave-0nsv"
I20260710 11:09:23.914721  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.006s	sys 0.000s
I20260710 11:09:23.917654  5609 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:23.918285  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:23.918529  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root
uuid: "e95ea0e4c86042b6a282706b3ba72586"
format_stamp: "Formatted at 2026-07-10 11:09:23 on dist-test-slave-0nsv"
I20260710 11:09:23.918771  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:23.936038  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:23.937079  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:23.938347  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:23.940547  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:23.940783  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:23.941021  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:23.941171  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:23.976763  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.67:34425
I20260710 11:09:23.976850  5671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.67:34425 every 8 connection(s)
I20260710 11:09:23.988816  5672 heartbeater.cc:344] Connected to a master server at 127.4.76.126:33805
I20260710 11:09:23.989136  5672 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:23.989799  5672 heartbeater.cc:507] Master 127.4.76.126:33805 requested a full tablet report, sending...
I20260710 11:09:23.991525  5396 ts_manager.cc:194] Registered new tserver with Master: e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:23.991719  4401 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012088568s
I20260710 11:09:23.993166  5396 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45448
I20260710 11:09:24.015798  5396 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45450:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:24.019492  5396 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:24.138265  5563 tablet_service.cc:1511] Processing CreateTablet for tablet f0a66aedc4c1452e9dff8925b159611e (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:24.139670  5563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a66aedc4c1452e9dff8925b159611e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.141971  5562 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7377234a564b689f870d616452959b (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:24.143209  5562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7377234a564b689f870d616452959b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.144532  5561 tablet_service.cc:1511] Processing CreateTablet for tablet e9ea91ab0d23437d91a9e36909b2191c (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:24.147158  5561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ea91ab0d23437d91a9e36909b2191c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.147954  5556 tablet_service.cc:1511] Processing CreateTablet for tablet 07cd289536884e6e817a89ed51d16637 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:24.148514  5555 tablet_service.cc:1511] Processing CreateTablet for tablet b9eaf55f911145429f79a4a995146ba7 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:24.149290  5556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cd289536884e6e817a89ed51d16637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.150291  5555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eaf55f911145429f79a4a995146ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.150184  5559 tablet_service.cc:1511] Processing CreateTablet for tablet 9647570d1265464da503f49220689976 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:24.151335  5557 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab05f05325f4f5b8378f3b6e83443c8 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:24.152539  5554 tablet_service.cc:1511] Processing CreateTablet for tablet ddf83744fe414514baa498a3c8b0a657 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:24.153482  5558 tablet_service.cc:1511] Processing CreateTablet for tablet fed27a4311894db2b870dde92524ed06 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:24.154446  5560 tablet_service.cc:1511] Processing CreateTablet for tablet be23e6f6f5e64631bfb2b881600eea53 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:24.151412  5559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9647570d1265464da503f49220689976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.162868  5554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf83744fe414514baa498a3c8b0a657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.163524  5557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab05f05325f4f5b8378f3b6e83443c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.167747  5560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be23e6f6f5e64631bfb2b881600eea53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.170912  5558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed27a4311894db2b870dde92524ed06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.174332  5488 tablet_service.cc:1511] Processing CreateTablet for tablet f0a66aedc4c1452e9dff8925b159611e (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:24.175675  5488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a66aedc4c1452e9dff8925b159611e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.185794  5487 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7377234a564b689f870d616452959b (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:24.187198  5487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7377234a564b689f870d616452959b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.188297  5486 tablet_service.cc:1511] Processing CreateTablet for tablet e9ea91ab0d23437d91a9e36909b2191c (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:24.189509  5486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ea91ab0d23437d91a9e36909b2191c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.192539  5484 tablet_service.cc:1511] Processing CreateTablet for tablet 9647570d1265464da503f49220689976 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:24.193768  5484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9647570d1265464da503f49220689976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.196556  5483 tablet_service.cc:1511] Processing CreateTablet for tablet fed27a4311894db2b870dde92524ed06 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:24.197742  5483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed27a4311894db2b870dde92524ed06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.200541  5482 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab05f05325f4f5b8378f3b6e83443c8 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:24.201807  5482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab05f05325f4f5b8378f3b6e83443c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.204430  5481 tablet_service.cc:1511] Processing CreateTablet for tablet 07cd289536884e6e817a89ed51d16637 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:24.205618  5481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cd289536884e6e817a89ed51d16637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.208555  5480 tablet_service.cc:1511] Processing CreateTablet for tablet b9eaf55f911145429f79a4a995146ba7 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:24.209708  5480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eaf55f911145429f79a4a995146ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.217708  5554 tablet_service.cc:1511] Processing CreateTablet for tablet 14a988bd277a481f8ada4ef1f82c9f45 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:24.237257  5554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a988bd277a481f8ada4ef1f82c9f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.228586  5479 tablet_service.cc:1511] Processing CreateTablet for tablet ddf83744fe414514baa498a3c8b0a657 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:24.241542  5479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf83744fe414514baa498a3c8b0a657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.230888  5485 tablet_service.cc:1511] Processing CreateTablet for tablet be23e6f6f5e64631bfb2b881600eea53 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:24.232172  5558 tablet_service.cc:1511] Processing CreateTablet for tablet c87425b2957b4b3e8e90c5fba62376fd (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:24.223747  5556 tablet_service.cc:1511] Processing CreateTablet for tablet ea02b44be7e147ee8cda039e61b5659a (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:24.239251  5560 tablet_service.cc:1511] Processing CreateTablet for tablet c78fc03dd721453fbd68210f3f284bf9 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:24.242820  5637 tablet_service.cc:1511] Processing CreateTablet for tablet f0a66aedc4c1452e9dff8925b159611e (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:24.245046  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a66aedc4c1452e9dff8925b159611e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.245260  5632 tablet_service.cc:1511] Processing CreateTablet for tablet fed27a4311894db2b870dde92524ed06 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:24.246452  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fed27a4311894db2b870dde92524ed06. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.246471  5628 tablet_service.cc:1511] Processing CreateTablet for tablet ddf83744fe414514baa498a3c8b0a657 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:24.256436  5629 tablet_service.cc:1511] Processing CreateTablet for tablet b9eaf55f911145429f79a4a995146ba7 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:24.257630  5629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eaf55f911145429f79a4a995146ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.260426  5636 tablet_service.cc:1511] Processing CreateTablet for tablet 4b7377234a564b689f870d616452959b (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:24.261612  5636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7377234a564b689f870d616452959b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.263551  5557 tablet_service.cc:1511] Processing CreateTablet for tablet f2cd9407617c460f96bbeca663a8b99c (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:24.264389  5635 tablet_service.cc:1511] Processing CreateTablet for tablet e9ea91ab0d23437d91a9e36909b2191c (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:24.264830  5557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2cd9407617c460f96bbeca663a8b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.265779  5631 tablet_service.cc:1511] Processing CreateTablet for tablet 1ab05f05325f4f5b8378f3b6e83443c8 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:24.266975  5631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ab05f05325f4f5b8378f3b6e83443c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.268271  5633 tablet_service.cc:1511] Processing CreateTablet for tablet 9647570d1265464da503f49220689976 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:24.270982  5628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf83744fe414514baa498a3c8b0a657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.271245  5630 tablet_service.cc:1511] Processing CreateTablet for tablet 07cd289536884e6e817a89ed51d16637 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:24.272454  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cd289536884e6e817a89ed51d16637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.275888  5561 tablet_service.cc:1511] Processing CreateTablet for tablet 83d90ec4b4f84a31a1fa82adf30f1f63 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:24.276571  5634 tablet_service.cc:1511] Processing CreateTablet for tablet be23e6f6f5e64631bfb2b881600eea53 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:24.277799  5634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be23e6f6f5e64631bfb2b881600eea53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.285270  5635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9ea91ab0d23437d91a9e36909b2191c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.293059  5485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be23e6f6f5e64631bfb2b881600eea53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.295876  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9647570d1265464da503f49220689976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.300457  5559 tablet_service.cc:1511] Processing CreateTablet for tablet b198dd356255400295b8d13a3574646b (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:24.323678  5555 tablet_service.cc:1511] Processing CreateTablet for tablet ffc180d4f3054163b3bda632fefa774d (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:24.319190  5558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87425b2957b4b3e8e90c5fba62376fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.336246  5559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b198dd356255400295b8d13a3574646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.336820  5556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea02b44be7e147ee8cda039e61b5659a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.337472  5561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d90ec4b4f84a31a1fa82adf30f1f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.337183  5483 tablet_service.cc:1511] Processing CreateTablet for tablet 14a988bd277a481f8ada4ef1f82c9f45 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:24.338028  5555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc180d4f3054163b3bda632fefa774d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.338399  5483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a988bd277a481f8ada4ef1f82c9f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.339713  5560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78fc03dd721453fbd68210f3f284bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.340467  5487 tablet_service.cc:1511] Processing CreateTablet for tablet f2cd9407617c460f96bbeca663a8b99c (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:24.341714  5487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2cd9407617c460f96bbeca663a8b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.350790  5484 tablet_service.cc:1511] Processing CreateTablet for tablet 83d90ec4b4f84a31a1fa82adf30f1f63 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:24.351960  5484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d90ec4b4f84a31a1fa82adf30f1f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.356844  5687 tablet_bootstrap.cc:492] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:24.357241  5563 tablet_service.cc:1511] Processing CreateTablet for tablet b601086e03c642bf87c61d967abe0cc2 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:24.358408  5563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b601086e03c642bf87c61d967abe0cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.360958  5488 tablet_service.cc:1511] Processing CreateTablet for tablet c78fc03dd721453fbd68210f3f284bf9 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:24.362156  5488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78fc03dd721453fbd68210f3f284bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.365128  5688 tablet_bootstrap.cc:492] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:24.367304  5634 tablet_service.cc:1511] Processing CreateTablet for tablet ea02b44be7e147ee8cda039e61b5659a (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:24.368482  5634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea02b44be7e147ee8cda039e61b5659a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.376216  5481 tablet_service.cc:1511] Processing CreateTablet for tablet c87425b2957b4b3e8e90c5fba62376fd (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:24.377368  5481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87425b2957b4b3e8e90c5fba62376fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.378312  5561 tablet_service.cc:1511] Processing CreateTablet for tablet b5f49020822c46d79dbc02adec5fead5 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:24.379441  5561 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f49020822c46d79dbc02adec5fead5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.379122  5554 tablet_service.cc:1511] Processing CreateTablet for tablet 395314a4e70346d49b3e52ddb3bb8ee6 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:24.385646  5556 tablet_service.cc:1511] Processing CreateTablet for tablet 2aeb4706ab434aff9b3dfa6f38dddb82 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:24.386847  5559 tablet_service.cc:1511] Processing CreateTablet for tablet f282a1b8b3cc428d919668f4ac0ce6c4 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:24.380812  5486 tablet_service.cc:1511] Processing CreateTablet for tablet ea02b44be7e147ee8cda039e61b5659a (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:24.402611  5486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea02b44be7e147ee8cda039e61b5659a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.397583  5629 tablet_service.cc:1511] Processing CreateTablet for tablet c87425b2957b4b3e8e90c5fba62376fd (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:24.380265  5554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395314a4e70346d49b3e52ddb3bb8ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.410368  5562 tablet_service.cc:1511] Processing CreateTablet for tablet a76d9dc3ae9c44c8b720f9f371fc3380 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:24.411619  5628 tablet_service.cc:1511] Processing CreateTablet for tablet 83d90ec4b4f84a31a1fa82adf30f1f63 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:24.414463  5628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d90ec4b4f84a31a1fa82adf30f1f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.413772  5637 tablet_service.cc:1511] Processing CreateTablet for tablet f2cd9407617c460f96bbeca663a8b99c (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:24.422792  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2cd9407617c460f96bbeca663a8b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.425822  5635 tablet_service.cc:1511] Processing CreateTablet for tablet c78fc03dd721453fbd68210f3f284bf9 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:24.426944  5635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78fc03dd721453fbd68210f3f284bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.431773  5689 tablet_bootstrap.cc:492] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:24.432813  5556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aeb4706ab434aff9b3dfa6f38dddb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.415391  5480 tablet_service.cc:1511] Processing CreateTablet for tablet b198dd356255400295b8d13a3574646b (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:24.433782  5562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76d9dc3ae9c44c8b720f9f371fc3380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.434155  5480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b198dd356255400295b8d13a3574646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.442199  5687 tablet_bootstrap.cc:654] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.449422  5629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87425b2957b4b3e8e90c5fba62376fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.455422  5631 tablet_service.cc:1511] Processing CreateTablet for tablet b198dd356255400295b8d13a3574646b (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:24.477804  5631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b198dd356255400295b8d13a3574646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.479749  5689 tablet_bootstrap.cc:654] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.480221  5687 tablet_bootstrap.cc:492] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:24.480659  5687 ts_tablet_manager.cc:1403] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.001s
I20260710 11:09:24.483487  5687 raft_consensus.cc:359] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.484200  5687 raft_consensus.cc:385] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.484483  5687 raft_consensus.cc:740] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.485203  5687 consensus_queue.cc:260] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.459368  5635 tablet_service.cc:1511] Processing CreateTablet for tablet ffc180d4f3054163b3bda632fefa774d (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:24.411413  5632 tablet_service.cc:1511] Processing CreateTablet for tablet 14a988bd277a481f8ada4ef1f82c9f45 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:24.470201  5488 tablet_service.cc:1511] Processing CreateTablet for tablet ffc180d4f3054163b3bda632fefa774d (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:24.471905  5630 tablet_service.cc:1511] Processing CreateTablet for tablet b601086e03c642bf87c61d967abe0cc2 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:24.476553  5479 tablet_service.cc:1511] Processing CreateTablet for tablet b5f49020822c46d79dbc02adec5fead5 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:24.477489  5637 tablet_service.cc:1511] Processing CreateTablet for tablet b5f49020822c46d79dbc02adec5fead5 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:24.452253  5559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f282a1b8b3cc428d919668f4ac0ce6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.503773  5632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14a988bd277a481f8ada4ef1f82c9f45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.507845  5630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b601086e03c642bf87c61d967abe0cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.496801  5628 tablet_service.cc:1511] Processing CreateTablet for tablet 395314a4e70346d49b3e52ddb3bb8ee6 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:24.513788  5635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc180d4f3054163b3bda632fefa774d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.514351  5637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f49020822c46d79dbc02adec5fead5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.524906  5486 tablet_service.cc:1511] Processing CreateTablet for tablet f282a1b8b3cc428d919668f4ac0ce6c4 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:24.526093  5486 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f282a1b8b3cc428d919668f4ac0ce6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.529647  5479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f49020822c46d79dbc02adec5fead5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.532382  5481 tablet_service.cc:1511] Processing CreateTablet for tablet 395314a4e70346d49b3e52ddb3bb8ee6 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:24.533715  5481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395314a4e70346d49b3e52ddb3bb8ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.535982  5484 tablet_service.cc:1511] Processing CreateTablet for tablet 2aeb4706ab434aff9b3dfa6f38dddb82 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:24.537137  5484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aeb4706ab434aff9b3dfa6f38dddb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.540443  5482 tablet_service.cc:1511] Processing CreateTablet for tablet a76d9dc3ae9c44c8b720f9f371fc3380 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:24.541412  5688 tablet_bootstrap.cc:654] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.542368  5482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76d9dc3ae9c44c8b720f9f371fc3380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.547745  5488 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc180d4f3054163b3bda632fefa774d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.550282  5633 tablet_service.cc:1511] Processing CreateTablet for tablet 2aeb4706ab434aff9b3dfa6f38dddb82 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:24.570094  5636 tablet_service.cc:1511] Processing CreateTablet for tablet f282a1b8b3cc428d919668f4ac0ce6c4 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:24.570887  5631 tablet_service.cc:1511] Processing CreateTablet for tablet a76d9dc3ae9c44c8b720f9f371fc3380 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:24.571518  5636 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f282a1b8b3cc428d919668f4ac0ce6c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.572523  5631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76d9dc3ae9c44c8b720f9f371fc3380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.573654  5628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 395314a4e70346d49b3e52ddb3bb8ee6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.575690  5633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aeb4706ab434aff9b3dfa6f38dddb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.564602  5485 tablet_service.cc:1511] Processing CreateTablet for tablet b601086e03c642bf87c61d967abe0cc2 (DEFAULT_TABLE table=test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:24.590226  5598 heartbeater.cc:499] Master 127.4.76.126:33805 was elected leader, sending a full tablet report...
I20260710 11:09:24.590817  5485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b601086e03c642bf87c61d967abe0cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.612632  5687 ts_tablet_manager.cc:1434] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.132s	user 0.036s	sys 0.023s
I20260710 11:09:24.613705  5687 tablet_bootstrap.cc:492] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:24.619971  5689 tablet_bootstrap.cc:492] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:24.620520  5689 ts_tablet_manager.cc:1403] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.189s	user 0.026s	sys 0.016s
I20260710 11:09:24.627823  5688 tablet_bootstrap.cc:492] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:24.628264  5688 ts_tablet_manager.cc:1403] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.263s	user 0.016s	sys 0.000s
I20260710 11:09:24.630951  5688 raft_consensus.cc:359] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.640882  5688 raft_consensus.cc:385] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.641170  5688 raft_consensus.cc:740] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.642114  5688 consensus_queue.cc:260] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.623118  5689 raft_consensus.cc:359] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } }
I20260710 11:09:24.645599  5689 raft_consensus.cc:385] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.645911  5689 raft_consensus.cc:740] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.647936  5689 consensus_queue.cc:260] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } }
W20260710 11:09:24.650245  5444 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:24.662173  5687 tablet_bootstrap.cc:654] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.668251  5688 ts_tablet_manager.cc:1434] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.005s
I20260710 11:09:24.668952  5523 heartbeater.cc:499] Master 127.4.76.126:33805 was elected leader, sending a full tablet report...
I20260710 11:09:24.671610  5689 ts_tablet_manager.cc:1434] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.051s	user 0.015s	sys 0.000s
I20260710 11:09:24.672247  5672 heartbeater.cc:499] Master 127.4.76.126:33805 was elected leader, sending a full tablet report...
I20260710 11:09:24.675987  5688 tablet_bootstrap.cc:492] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:24.683441  5688 tablet_bootstrap.cc:654] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.684406  5689 tablet_bootstrap.cc:492] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:24.669238  5687 tablet_bootstrap.cc:492] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:24.691630  5687 ts_tablet_manager.cc:1403] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.078s	user 0.007s	sys 0.003s
I20260710 11:09:24.693131  5689 tablet_bootstrap.cc:654] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.695488  5687 raft_consensus.cc:359] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.696353  5687 raft_consensus.cc:385] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.696705  5687 raft_consensus.cc:740] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.697638  5687 consensus_queue.cc:260] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.704612  5687 ts_tablet_manager.cc:1434] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:09:24.706930  5687 tablet_bootstrap.cc:492] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:24.713141  5687 tablet_bootstrap.cc:654] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.715718  5689 tablet_bootstrap.cc:492] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:24.716185  5689 ts_tablet_manager.cc:1403] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.032s	user 0.024s	sys 0.005s
I20260710 11:09:24.717643  5688 tablet_bootstrap.cc:492] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:24.718086  5688 ts_tablet_manager.cc:1403] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.042s	user 0.031s	sys 0.007s
I20260710 11:09:24.719041  5689 raft_consensus.cc:359] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.719805  5689 raft_consensus.cc:385] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.720086  5689 raft_consensus.cc:740] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.720927  5688 raft_consensus.cc:359] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } }
I20260710 11:09:24.720942  5689 consensus_queue.cc:260] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.721766  5688 raft_consensus.cc:385] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.722087  5688 raft_consensus.cc:740] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.722781  5688 consensus_queue.cc:260] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } }
I20260710 11:09:24.723505  5689 ts_tablet_manager.cc:1434] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:24.724370  5689 tablet_bootstrap.cc:492] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:24.724965  5688 ts_tablet_manager.cc:1434] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:24.725868  5688 tablet_bootstrap.cc:492] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:24.730027  5689 tablet_bootstrap.cc:654] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.730193  5687 tablet_bootstrap.cc:492] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:24.730679  5687 ts_tablet_manager.cc:1403] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260710 11:09:24.731633  5688 tablet_bootstrap.cc:654] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.733002  5687 raft_consensus.cc:359] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.733670  5687 raft_consensus.cc:385] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.733944  5687 raft_consensus.cc:740] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.734700  5687 consensus_queue.cc:260] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.736799  5687 ts_tablet_manager.cc:1434] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:09:24.737702  5687 tablet_bootstrap.cc:492] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:24.742801  5688 tablet_bootstrap.cc:492] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:24.743242  5688 ts_tablet_manager.cc:1403] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.012s
I20260710 11:09:24.743942  5687 tablet_bootstrap.cc:654] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.745829  5688 raft_consensus.cc:359] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.746520  5688 raft_consensus.cc:385] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.746799  5688 raft_consensus.cc:740] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.748931  5688 consensus_queue.cc:260] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.749943  5689 tablet_bootstrap.cc:492] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:24.750448  5689 ts_tablet_manager.cc:1403] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260710 11:09:24.751183  5688 ts_tablet_manager.cc:1434] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260710 11:09:24.752135  5688 tablet_bootstrap.cc:492] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:24.753367  5689 raft_consensus.cc:359] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.754069  5689 raft_consensus.cc:385] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.754390  5689 raft_consensus.cc:740] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.754817  5687 tablet_bootstrap.cc:492] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:24.755204  5687 ts_tablet_manager.cc:1403] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260710 11:09:24.755240  5689 consensus_queue.cc:260] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.757481  5689 ts_tablet_manager.cc:1434] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:24.758157  5688 tablet_bootstrap.cc:654] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.758414  5689 tablet_bootstrap.cc:492] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:24.758145  5687 raft_consensus.cc:359] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.759090  5687 raft_consensus.cc:385] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.759382  5687 raft_consensus.cc:740] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.760147  5687 consensus_queue.cc:260] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.764995  5689 tablet_bootstrap.cc:654] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.768409  5687 ts_tablet_manager.cc:1434] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:09:24.773533  5687 tablet_bootstrap.cc:492] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:24.779613  5687 tablet_bootstrap.cc:654] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.784613  5688 tablet_bootstrap.cc:492] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:24.785077  5688 ts_tablet_manager.cc:1403] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.012s
I20260710 11:09:24.785797  5689 tablet_bootstrap.cc:492] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:24.785840  5687 tablet_bootstrap.cc:492] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:24.786365  5689 ts_tablet_manager.cc:1403] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.016s
I20260710 11:09:24.786432  5687 ts_tablet_manager.cc:1403] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:09:24.787773  5688 raft_consensus.cc:359] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.788470  5688 raft_consensus.cc:385] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.788543  5687 raft_consensus.cc:359] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.788806  5688 raft_consensus.cc:740] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.789098  5687 raft_consensus.cc:385] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.789477  5687 raft_consensus.cc:740] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.789112  5689 raft_consensus.cc:359] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.789894  5689 raft_consensus.cc:385] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.789525  5688 consensus_queue.cc:260] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.790187  5689 raft_consensus.cc:740] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.790133  5687 consensus_queue.cc:260] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.790987  5689 consensus_queue.cc:260] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.791873  5688 ts_tablet_manager.cc:1434] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:24.792785  5688 tablet_bootstrap.cc:492] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:24.793080  5689 ts_tablet_manager.cc:1434] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:09:24.793978  5689 tablet_bootstrap.cc:492] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:24.798661  5688 tablet_bootstrap.cc:654] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.800964  5689 tablet_bootstrap.cc:654] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.801047  5687 ts_tablet_manager.cc:1434] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.004s
I20260710 11:09:24.804450  5687 tablet_bootstrap.cc:492] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:24.810196  5688 tablet_bootstrap.cc:492] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:24.810197  5687 tablet_bootstrap.cc:654] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.810851  5688 ts_tablet_manager.cc:1403] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:09:24.813921  5688 raft_consensus.cc:359] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.814653  5688 raft_consensus.cc:385] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.814942  5688 raft_consensus.cc:740] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.816668  5688 consensus_queue.cc:260] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.817822  5689 tablet_bootstrap.cc:492] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:24.818264  5689 ts_tablet_manager.cc:1403] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.013s
I20260710 11:09:24.818749  5688 ts_tablet_manager.cc:1434] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:24.819844  5688 tablet_bootstrap.cc:492] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:24.820948  5689 raft_consensus.cc:359] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.821638  5689 raft_consensus.cc:385] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.821911  5689 raft_consensus.cc:740] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.822721  5689 consensus_queue.cc:260] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.826125  5688 tablet_bootstrap.cc:654] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.830127  5687 tablet_bootstrap.cc:492] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:24.830730  5687 ts_tablet_manager.cc:1403] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.017s
I20260710 11:09:24.831643  5692 raft_consensus.cc:493] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.831725  5689 ts_tablet_manager.cc:1434] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:09:24.832145  5692 raft_consensus.cc:515] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.833376  5687 raft_consensus.cc:359] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.834010  5687 raft_consensus.cc:385] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.834285  5687 raft_consensus.cc:740] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.834939  5687 consensus_queue.cc:260] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.839288  5689 tablet_bootstrap.cc:492] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:24.839274  5692 leader_election.cc:290] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:24.844074  5687 ts_tablet_manager.cc:1434] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.005s
I20260710 11:09:24.844991  5687 tablet_bootstrap.cc:492] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:24.846033  5689 tablet_bootstrap.cc:654] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.850827  5687 tablet_bootstrap.cc:654] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.858345  5689 tablet_bootstrap.cc:492] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:24.858752  5689 ts_tablet_manager.cc:1403] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 11:09:24.861408  5689 raft_consensus.cc:359] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.861927  5687 tablet_bootstrap.cc:492] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:24.862090  5689 raft_consensus.cc:385] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.862463  5687 ts_tablet_manager.cc:1403] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.010s
I20260710 11:09:24.865240  5687 raft_consensus.cc:359] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.865902  5687 raft_consensus.cc:385] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.866183  5687 raft_consensus.cc:740] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.866837  5687 consensus_queue.cc:260] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.868907  5687 ts_tablet_manager.cc:1434] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:24.869773  5687 tablet_bootstrap.cc:492] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:24.862411  5689 raft_consensus.cc:740] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.871932  5689 consensus_queue.cc:260] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.874032  5689 ts_tablet_manager.cc:1434] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260710 11:09:24.874905  5689 tablet_bootstrap.cc:492] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:24.876291  5692 raft_consensus.cc:493] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.876781  5692 raft_consensus.cc:515] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.878726  5692 leader_election.cc:290] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:24.880689  5689 tablet_bootstrap.cc:654] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.885025  5687 tablet_bootstrap.cc:654] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.891333  5692 raft_consensus.cc:493] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.891836  5692 raft_consensus.cc:515] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.893178  5694 raft_consensus.cc:493] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.893824  5692 leader_election.cc:290] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:24.893627  5694 raft_consensus.cc:515] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.900288  5695 raft_consensus.cc:493] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.900738  5695 raft_consensus.cc:515] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.903165  5695 leader_election.cc:290] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:24.907927  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cd289536884e6e817a89ed51d16637" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:24.908573  5497 raft_consensus.cc:2468] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:24.909790  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaf55f911145429f79a4a995146ba7" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:24.907353  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf83744fe414514baa498a3c8b0a657" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:24.911765  5694 leader_election.cc:290] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:24.912434  5536 leader_election.cc:304] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
W20260710 11:09:24.913264  5536 leader_election.cc:343] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:24.913718  5687 tablet_bootstrap.cc:492] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
W20260710 11:09:24.913841  5536 leader_election.cc:343] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:24.914222  5687 ts_tablet_manager.cc:1403] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.027s
I20260710 11:09:24.914389  5692 raft_consensus.cc:2804] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:24.914726  5692 raft_consensus.cc:493] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:24.915053  5692 raft_consensus.cc:3060] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:24.916913  5687 raft_consensus.cc:359] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.917567  5687 raft_consensus.cc:385] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.917855  5687 raft_consensus.cc:740] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.918612  5687 consensus_queue.cc:260] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.921516  5692 raft_consensus.cc:515] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.923997  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cd289536884e6e817a89ed51d16637" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:24.924489  5498 raft_consensus.cc:3060] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:24.927362  5687 ts_tablet_manager.cc:1434] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:09:24.930727  5498 raft_consensus.cc:2468] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:24.931783  5536 leader_election.cc:304] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:24.932611  5711 raft_consensus.cc:2804] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:24.932825  5692 leader_election.cc:290] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:24.935544  5689 tablet_bootstrap.cc:492] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:24.936038  5689 ts_tablet_manager.cc:1403] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.014s
I20260710 11:09:24.938205  5688 tablet_bootstrap.cc:492] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:24.938686  5688 ts_tablet_manager.cc:1403] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.119s	user 0.025s	sys 0.040s
I20260710 11:09:24.938860  5689 raft_consensus.cc:359] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.939627  5689 raft_consensus.cc:385] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.939924  5689 raft_consensus.cc:740] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.940629  5689 consensus_queue.cc:260] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.941573  5687 tablet_bootstrap.cc:492] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:24.945389  5689 ts_tablet_manager.cc:1434] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:24.946298  5689 tablet_bootstrap.cc:492] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:24.952553  5689 tablet_bootstrap.cc:654] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.957792  5688 raft_consensus.cc:359] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.958454  5688 raft_consensus.cc:385] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.958760  5688 raft_consensus.cc:740] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.960191  5711 raft_consensus.cc:697] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:24.961158  5711 consensus_queue.cc:237] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.962357  5694 raft_consensus.cc:493] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.962812  5694 raft_consensus.cc:515] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } }
I20260710 11:09:24.963532  5688 consensus_queue.cc:260] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.964720  5694 leader_election.cc:290] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:24.966665  5687 tablet_bootstrap.cc:654] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.972224  5694 raft_consensus.cc:493] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.972653  5694 raft_consensus.cc:515] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.974510  5694 leader_election.cc:290] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:24.976123  5695 raft_consensus.cc:493] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.976552  5695 raft_consensus.cc:515] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } }
I20260710 11:09:24.978323  5695 leader_election.cc:290] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629)
I20260710 11:09:24.984853  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaf55f911145429f79a4a995146ba7" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:24.984987  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cd289536884e6e817a89ed51d16637" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:24.985790  5645 raft_consensus.cc:2468] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:24.980137  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf83744fe414514baa498a3c8b0a657" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:24.986554  5647 raft_consensus.cc:2468] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:24.986665  5724 raft_consensus.cc:493] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.987428  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cd289536884e6e817a89ed51d16637" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:24.988711  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:24.990597  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ea91ab0d23437d91a9e36909b2191c" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:24.989809  5711 raft_consensus.cc:493] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.990599  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a66aedc4c1452e9dff8925b159611e" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
W20260710 11:09:24.993741  5463 leader_election.cc:343] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:24.991353  5396 catalog_manager.cc:5697] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:24.993777  5711 raft_consensus.cc:515] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
W20260710 11:09:24.994800  5463 leader_election.cc:343] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:24.987885  5724 raft_consensus.cc:515] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:24.997025  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:24.997464  5573 raft_consensus.cc:2468] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 0.
I20260710 11:09:24.998940  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a66aedc4c1452e9dff8925b159611e" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:24.999818  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.000378  5498 raft_consensus.cc:2468] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:25.000653  5711 leader_election.cc:290] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.001225  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed27a4311894db2b870dde92524ed06" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.001523  5536 leader_election.cc:304] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:25.001978  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a66aedc4c1452e9dff8925b159611e" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.002242  5689 tablet_bootstrap.cc:492] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.002566  5724 leader_election.cc:290] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.003922  5573 raft_consensus.cc:2468] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:25.002668  5689 ts_tablet_manager.cc:1403] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.034s
I20260710 11:09:25.004598  5687 tablet_bootstrap.cc:492] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.005044  5687 ts_tablet_manager.cc:1403] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.000s
I20260710 11:09:25.004339  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647570d1265464da503f49220689976" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
W20260710 11:09:25.005242  5612 leader_election.cc:343] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.005609  5498 raft_consensus.cc:2468] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:25.006218  5612 leader_election.cc:304] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:25.006850  5536 leader_election.cc:304] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:25.003093  5724 raft_consensus.cc:2804] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.007664  5692 raft_consensus.cc:2804] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.007416  5689 raft_consensus.cc:359] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.008028  5692 raft_consensus.cc:493] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.007014  5695 raft_consensus.cc:2804] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.008116  5689 raft_consensus.cc:385] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.008426  5724 raft_consensus.cc:493] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.008601  5689 raft_consensus.cc:740] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.008839  5724 raft_consensus.cc:3060] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.008438  5692 raft_consensus.cc:3060] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.009434  5689 consensus_queue.cc:260] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.005143  5463 leader_election.cc:304] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:25.012362  5728 raft_consensus.cc:2804] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.012745  5728 raft_consensus.cc:493] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.013062  5728 raft_consensus.cc:3060] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.015616  5647 raft_consensus.cc:2468] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 0.
I20260710 11:09:25.016290  5724 raft_consensus.cc:515] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.008927  5695 raft_consensus.cc:493] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.017287  5695 raft_consensus.cc:3060] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.007611  5687 raft_consensus.cc:359] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.017735  5687 raft_consensus.cc:385] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.017982  5687 raft_consensus.cc:740] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.008317  5688 ts_tablet_manager.cc:1434] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.004s
I20260710 11:09:25.020654  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:25.019558  5687 consensus_queue.cc:260] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.022691  5688 tablet_bootstrap.cc:492] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:25.022954  5687 ts_tablet_manager.cc:1434] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:09:25.023762  5687 tablet_bootstrap.cc:492] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.029481  5688 tablet_bootstrap.cc:654] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.031543  5724 leader_election.cc:290] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.034262  5687 tablet_bootstrap.cc:654] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.035904  5728 raft_consensus.cc:515] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.036857  5692 raft_consensus.cc:515] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.051971  5498 raft_consensus.cc:2393] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aed0f3e9c84a4879b22a5759803e6fed in current term 1: Already voted for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in this term.
I20260710 11:09:25.052871  5692 leader_election.cc:290] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
W20260710 11:09:25.037374  5537 leader_election.cc:343] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.054265  5537 leader_election.cc:304] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [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: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:25.055020  5728 leader_election.cc:290] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
W20260710 11:09:25.055347  5537 leader_election.cc:343] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.056195  5537 leader_election.cc:304] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [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: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:25.056938  5724 raft_consensus.cc:2804] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.057286  5724 raft_consensus.cc:493] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.057564  5692 raft_consensus.cc:2804] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.057971  5689 ts_tablet_manager.cc:1434] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.053s	user 0.019s	sys 0.033s
I20260710 11:09:25.057889  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:25.058617  5573 raft_consensus.cc:2393] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in current term 1: Already voted for candidate aed0f3e9c84a4879b22a5759803e6fed in this term.
I20260710 11:09:25.057583  5724 raft_consensus.cc:3060] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.059216  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647570d1265464da503f49220689976" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:25.059815  5498 raft_consensus.cc:3060] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.061865  5689 tablet_bootstrap.cc:492] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:25.038019  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ea91ab0d23437d91a9e36909b2191c" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.063735  5647 raft_consensus.cc:2468] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 0.
W20260710 11:09:25.039420  5462 leader_election.cc:343] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.065681  5724 raft_consensus.cc:515] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.066565  5462 leader_election.cc:304] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [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: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:25.067013  5498 raft_consensus.cc:2468] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:25.040705  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647570d1265464da503f49220689976" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.067411  5689 tablet_bootstrap.cc:654] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.067822  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed27a4311894db2b870dde92524ed06" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.057914  5692 raft_consensus.cc:493] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.068403  5496 raft_consensus.cc:2468] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:25.068563  5692 raft_consensus.cc:3060] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.069326  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a66aedc4c1452e9dff8925b159611e" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.069881  5497 raft_consensus.cc:2468] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:25.049985  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.050325  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:25.050747  5695 raft_consensus.cc:515] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.072183  5536 leader_election.cc:304] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:25.072849  5695 leader_election.cc:290] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.072952  5711 raft_consensus.cc:2804] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.073366  5695 raft_consensus.cc:493] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.073777  5695 raft_consensus.cc:515] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.076481  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed27a4311894db2b870dde92524ed06" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:25.076550  5692 raft_consensus.cc:515] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.077090  5573 raft_consensus.cc:3060] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.079008  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf83744fe414514baa498a3c8b0a657" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
W20260710 11:09:25.080336  5536 leader_election.cc:343] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.081099  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaf55f911145429f79a4a995146ba7" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
W20260710 11:09:25.082190  5536 leader_election.cc:343] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.083221  5724 leader_election.cc:290] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.084692  5692 leader_election.cc:290] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.085013  5573 raft_consensus.cc:2468] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:25.086072  5612 leader_election.cc:304] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:25.080284  5462 leader_election.cc:304] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [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: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:25.087071  5694 raft_consensus.cc:2804] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.087415  5694 raft_consensus.cc:493] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.087765  5694 raft_consensus.cc:3060] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.088048  5689 tablet_bootstrap.cc:492] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.088560  5689 ts_tablet_manager.cc:1403] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.007s
I20260710 11:09:25.088093  5695 leader_election.cc:290] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.076861  5728 raft_consensus.cc:2804] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.089555  5728 raft_consensus.cc:493] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.089913  5728 raft_consensus.cc:3060] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.091486  5711 raft_consensus.cc:697] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:25.091400  5689 raft_consensus.cc:359] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.092175  5689 raft_consensus.cc:385] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.092427  5689 raft_consensus.cc:740] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.092391  5711 consensus_queue.cc:237] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.093233  5689 consensus_queue.cc:260] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.095773  5695 raft_consensus.cc:2804] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.095896  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be23e6f6f5e64631bfb2b881600eea53" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.096462  5695 raft_consensus.cc:697] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Leader. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:25.096617  5573 raft_consensus.cc:2468] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:25.097406  5695 consensus_queue.cc:237] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.097834  5612 leader_election.cc:304] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:25.095397  5694 raft_consensus.cc:515] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.069881  5687 tablet_bootstrap.cc:492] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.101504  5687 ts_tablet_manager.cc:1403] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.000s
I20260710 11:09:25.103094  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ea91ab0d23437d91a9e36909b2191c" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:25.104084  5573 raft_consensus.cc:3060] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.105036  5728 raft_consensus.cc:515] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } }
I20260710 11:09:25.107360  5728 leader_election.cc:290] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.107781  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a66aedc4c1452e9dff8925b159611e" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:25.109673  5396 catalog_manager.cc:5697] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.110915  5694 leader_election.cc:290] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.115116  5732 raft_consensus.cc:2804] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.115991  5732 raft_consensus.cc:493] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.118593  5732 raft_consensus.cc:3060] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.116971  5573 raft_consensus.cc:2468] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 1.
I20260710 11:09:25.117691  5688 tablet_bootstrap.cc:492] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:25.122987  5688 ts_tablet_manager.cc:1403] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.101s	user 0.015s	sys 0.019s
I20260710 11:09:25.124890  5689 ts_tablet_manager.cc:1434] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.036s	user 0.012s	sys 0.023s
I20260710 11:09:25.126029  5689 tablet_bootstrap.cc:492] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:25.125710  5688 raft_consensus.cc:359] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.126837  5688 raft_consensus.cc:385] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.127127  5688 raft_consensus.cc:740] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.128048  5688 consensus_queue.cc:260] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.130167  5688 ts_tablet_manager.cc:1434] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:25.131028  5688 tablet_bootstrap.cc:492] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:25.104204  5687 raft_consensus.cc:359] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } }
I20260710 11:09:25.131830  5689 tablet_bootstrap.cc:654] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.131860  5687 raft_consensus.cc:385] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.134913  5687 raft_consensus.cc:740] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.135742  5687 consensus_queue.cc:260] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } }
I20260710 11:09:25.136566  5572 raft_consensus.cc:3060] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.129688  5396 catalog_manager.cc:5697] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: term changed from 0 to 1, leader changed from <none> to e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:25.143689  5572 raft_consensus.cc:2468] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 1.
I20260710 11:09:25.146749  5463 leader_election.cc:304] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:25.147684  5694 raft_consensus.cc:2804] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.148138  5694 raft_consensus.cc:697] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Becoming Leader. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Running, Role: LEADER
I20260710 11:09:25.148921  5694 consensus_queue.cc:237] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } }
I20260710 11:09:25.153769  5687 ts_tablet_manager.cc:1434] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.052s	user 0.005s	sys 0.000s
I20260710 11:09:25.156181  5463 leader_election.cc:304] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:25.158262  5687 tablet_bootstrap.cc:492] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.166728  5687 tablet_bootstrap.cc:654] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.167851  5728 raft_consensus.cc:2804] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.168407  5728 raft_consensus.cc:697] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Becoming Leader. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Running, Role: LEADER
I20260710 11:09:25.169281  5728 consensus_queue.cc:237] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
W20260710 11:09:25.182636  5612 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.76.66:35513, user_credentials={real_user=slave}} blocked reactor thread for 84895us
I20260710 11:09:25.175274  5688 tablet_bootstrap.cc:654] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.184772  5396 catalog_manager.cc:5697] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:25.187724  5687 tablet_bootstrap.cc:492] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.188232  5687 ts_tablet_manager.cc:1403] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.000s
I20260710 11:09:25.190857  5687 raft_consensus.cc:359] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.191972  5687 raft_consensus.cc:385] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.192210  5687 raft_consensus.cc:740] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.192817  5687 consensus_queue.cc:260] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.193279  5688 tablet_bootstrap.cc:492] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:25.192919  5732 raft_consensus.cc:515] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.197237  5732 leader_election.cc:290] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.193670  5688 ts_tablet_manager.cc:1403] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.000s
I20260710 11:09:25.199445  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be23e6f6f5e64631bfb2b881600eea53" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:25.199988  5573 raft_consensus.cc:3060] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.199923  5688 raft_consensus.cc:359] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.201990  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9ea91ab0d23437d91a9e36909b2191c" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:25.202348  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647570d1265464da503f49220689976" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:25.200644  5688 raft_consensus.cc:385] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.200585  5392 catalog_manager.cc:5697] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.194780  5687 ts_tablet_manager.cc:1434] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:09:25.202713  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:25.203824  5688 raft_consensus.cc:740] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.204154  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a66aedc4c1452e9dff8925b159611e" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:25.204684  5644 raft_consensus.cc:3060] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.205835  5687 tablet_bootstrap.cc:492] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.203099  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaf55f911145429f79a4a995146ba7" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
W20260710 11:09:25.205945  5537 leader_election.cc:343] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.203768  5645 raft_consensus.cc:3060] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.206581  5643 raft_consensus.cc:3060] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.207556  5573 raft_consensus.cc:2468] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:25.205832  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf83744fe414514baa498a3c8b0a657" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
W20260710 11:09:25.205430  5463 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.76.66:35513, user_credentials={real_user=slave}} blocked reactor thread for 49346.4us
I20260710 11:09:25.209403  5646 raft_consensus.cc:3060] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.210177  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed27a4311894db2b870dde92524ed06" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:25.210713  5498 raft_consensus.cc:3060] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.204700  5688 consensus_queue.cc:260] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.210845  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be23e6f6f5e64631bfb2b881600eea53" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.212906  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be23e6f6f5e64631bfb2b881600eea53" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
W20260710 11:09:25.213311  5462 leader_election.cc:343] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.214380  5612 leader_election.cc:304] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:25.214624  5462 leader_election.cc:304] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [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: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
W20260710 11:09:25.215682  5537 leader_election.cc:343] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.222024  5687 tablet_bootstrap.cc:654] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.222393  5645 raft_consensus.cc:2468] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 1.
I20260710 11:09:25.222887  5728 raft_consensus.cc:2749] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.223443  5537 leader_election.cc:304] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [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: aed0f3e9c84a4879b22a5759803e6fed; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.224468  5711 raft_consensus.cc:2749] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:09:25.224805  5537 leader_election.cc:343] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.225082  5688 ts_tablet_manager.cc:1434] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
W20260710 11:09:25.225615  5537 leader_election.cc:343] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.225920  5688 tablet_bootstrap.cc:492] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:25.216320  5732 raft_consensus.cc:2804] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.228070  5732 raft_consensus.cc:697] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Leader. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:25.228433  5689 tablet_bootstrap.cc:492] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.228811  5689 ts_tablet_manager.cc:1403] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.103s	user 0.034s	sys 0.024s
I20260710 11:09:25.228834  5732 consensus_queue.cc:237] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.230361  5498 raft_consensus.cc:2468] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:25.231933  5689 raft_consensus.cc:359] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.232550  5689 raft_consensus.cc:385] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.232817  5689 raft_consensus.cc:740] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.233553  5689 consensus_queue.cc:260] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.235647  5689 ts_tablet_manager.cc:1434] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:09:25.236416  5689 tablet_bootstrap.cc:492] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:25.238521  5737 raft_consensus.cc:493] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.238992  5737 raft_consensus.cc:515] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.240556  5746 raft_consensus.cc:493] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.243230  5737 leader_election.cc:290] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.243131  5610 leader_election.cc:304] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [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: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:25.244256  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cd289536884e6e817a89ed51d16637" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.240979  5746 raft_consensus.cc:515] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.246407  5689 tablet_bootstrap.cc:654] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.252928  5646 raft_consensus.cc:2468] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:25.254263  5746 leader_election.cc:290] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.254482  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaf55f911145429f79a4a995146ba7" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
W20260710 11:09:25.249560  5610 leader_election.cc:343] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.251125  5688 tablet_bootstrap.cc:654] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.255288  5573 raft_consensus.cc:2393] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in current term 1: Already voted for candidate aed0f3e9c84a4879b22a5759803e6fed in this term.
I20260710 11:09:25.249833  5392 catalog_manager.cc:5697] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: term changed from 0 to 1, leader changed from <none> to e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } }
W20260710 11:09:25.255577  5610 leader_election.cc:343] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.252329  5643 raft_consensus.cc:2468] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:25.238231  5644 raft_consensus.cc:2468] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 1.
I20260710 11:09:25.256482  5737 raft_consensus.cc:2764] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:09:25.257366  5687 tablet_bootstrap.cc:492] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.257827  5687 ts_tablet_manager.cc:1403] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.005s
I20260710 11:09:25.258499  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cd289536884e6e817a89ed51d16637" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.259231  5498 raft_consensus.cc:2393] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e95ea0e4c86042b6a282706b3ba72586 in current term 1: Already voted for candidate aed0f3e9c84a4879b22a5759803e6fed in this term.
I20260710 11:09:25.260363  5537 leader_election.cc:304] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:25.260572  5687 raft_consensus.cc:359] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.261302  5687 raft_consensus.cc:385] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.261369  5711 raft_consensus.cc:2804] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.261617  5687 raft_consensus.cc:740] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.261894  5711 raft_consensus.cc:697] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:25.262468  5687 consensus_queue.cc:260] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.262670  5711 consensus_queue.cc:237] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.264977  5739 raft_consensus.cc:493] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.265515  5689 tablet_bootstrap.cc:492] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.265375  5739 raft_consensus.cc:515] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.265908  5689 ts_tablet_manager.cc:1403] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.003s
I20260710 11:09:25.266044  5537 leader_election.cc:304] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:25.267606  5692 raft_consensus.cc:2804] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.268035  5692 raft_consensus.cc:697] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:25.268404  5689 raft_consensus.cc:359] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.268522  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaf55f911145429f79a4a995146ba7" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.269047  5689 raft_consensus.cc:385] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.268784  5692 consensus_queue.cc:237] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.269382  5644 raft_consensus.cc:2393] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in current term 1: Already voted for candidate aed0f3e9c84a4879b22a5759803e6fed in this term.
I20260710 11:09:25.269331  5689 raft_consensus.cc:740] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.271021  5610 leader_election.cc:304] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:25.272820  5737 raft_consensus.cc:3060] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.267391  5739 leader_election.cc:290] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.274087  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d90ec4b4f84a31a1fa82adf30f1f63" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
W20260710 11:09:25.275368  5536 leader_election.cc:343] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.270118  5689 consensus_queue.cc:260] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.276562  5687 ts_tablet_manager.cc:1434] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 11:09:25.277390  5687 tablet_bootstrap.cc:492] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.277606  5689 ts_tablet_manager.cc:1434] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 11:09:25.279976  5737 raft_consensus.cc:2749] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.281127  5689 tablet_bootstrap.cc:492] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:25.281488  5462 leader_election.cc:304] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.282239  5746 raft_consensus.cc:3060] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.282661  5687 tablet_bootstrap.cc:654] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.282888  5737 raft_consensus.cc:493] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.283317  5737 raft_consensus.cc:515] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.288861  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d90ec4b4f84a31a1fa82adf30f1f63" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.289319  5689 tablet_bootstrap.cc:654] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.292299  5688 tablet_bootstrap.cc:492] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:25.292768  5688 ts_tablet_manager.cc:1403] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.001s
I20260710 11:09:25.294359  5737 leader_election.cc:290] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.295521  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78fc03dd721453fbd68210f3f284bf9" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.295998  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78fc03dd721453fbd68210f3f284bf9" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.293341  5644 raft_consensus.cc:2468] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
W20260710 11:09:25.297485  5612 leader_election.cc:343] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.295610  5746 raft_consensus.cc:2749] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.298434  5537 leader_election.cc:304] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [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: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:25.299625  5692 raft_consensus.cc:2804] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.300014  5692 raft_consensus.cc:493] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.300374  5692 raft_consensus.cc:3060] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.303176  5688 raft_consensus.cc:359] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.303819  5688 raft_consensus.cc:385] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.304085  5688 raft_consensus.cc:740] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.304560  5687 tablet_bootstrap.cc:492] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.304672  5688 consensus_queue.cc:260] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.305104  5687 ts_tablet_manager.cc:1403] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.006s
W20260710 11:09:25.306588  5610 leader_election.cc:343] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.307015  5610 leader_election.cc:304] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:25.307240  5688 ts_tablet_manager.cc:1434] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:25.307718  5687 raft_consensus.cc:359] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.308530  5692 raft_consensus.cc:515] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.309337  5688 tablet_bootstrap.cc:492] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:25.312345  5732 raft_consensus.cc:493] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.312776  5732 raft_consensus.cc:515] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.314692  5732 leader_election.cc:290] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.315137  5732 raft_consensus.cc:2749] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.316057  5688 tablet_bootstrap.cc:654] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.316571  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab05f05325f4f5b8378f3b6e83443c8" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.317199  5573 raft_consensus.cc:2468] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:25.318346  5612 leader_election.cc:304] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:25.319118  5737 raft_consensus.cc:2804] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.308329  5687 raft_consensus.cc:385] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.319461  5737 raft_consensus.cc:493] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.319648  5687 raft_consensus.cc:740] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.319826  5737 raft_consensus.cc:3060] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.320422  5687 consensus_queue.cc:260] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.322602  5687 ts_tablet_manager.cc:1434] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:09:25.323441  5687 tablet_bootstrap.cc:492] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.326388  5737 raft_consensus.cc:515] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.328600  5687 tablet_bootstrap.cc:654] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.328840  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab05f05325f4f5b8378f3b6e83443c8" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.330274  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d90ec4b4f84a31a1fa82adf30f1f63" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:25.330812  5644 raft_consensus.cc:3060] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.331748  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d90ec4b4f84a31a1fa82adf30f1f63" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
W20260710 11:09:25.333137  5536 leader_election.cc:343] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.337482  5644 raft_consensus.cc:2468] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:25.338562  5537 leader_election.cc:304] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:25.339104  5687 tablet_bootstrap.cc:492] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.339277  5739 raft_consensus.cc:2804] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.339540  5687 ts_tablet_manager.cc:1403] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260710 11:09:25.339741  5739 raft_consensus.cc:697] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:25.340533  5739 consensus_queue.cc:237] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.342065  5687 raft_consensus.cc:359] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.342670  5687 raft_consensus.cc:385] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.342943  5687 raft_consensus.cc:740] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.343740  5687 consensus_queue.cc:260] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
W20260710 11:09:25.344496  5610 leader_election.cc:343] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.345847  5687 ts_tablet_manager.cc:1434] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:09:25.346733  5687 tablet_bootstrap.cc:492] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.347024  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab05f05325f4f5b8378f3b6e83443c8" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:25.347553  5573 raft_consensus.cc:3060] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.352113  5687 tablet_bootstrap.cc:654] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.354949  5573 raft_consensus.cc:2468] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:25.362187  5392 catalog_manager.cc:5697] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.363404  5687 tablet_bootstrap.cc:492] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.363824  5687 ts_tablet_manager.cc:1403] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 11:09:25.366161  5687 raft_consensus.cc:359] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.366739  5687 raft_consensus.cc:385] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.366987  5687 raft_consensus.cc:740] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.367589  5687 consensus_queue.cc:260] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.369616  5687 ts_tablet_manager.cc:1434] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:25.370396  5687 tablet_bootstrap.cc:492] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.370262  5739 raft_consensus.cc:493] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.370854  5739 raft_consensus.cc:515] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.372989  5739 leader_election.cc:290] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.374552  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a988bd277a481f8ada4ef1f82c9f45" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
W20260710 11:09:25.376005  5536 leader_election.cc:343] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.376977  5687 tablet_bootstrap.cc:654] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.382405  5392 catalog_manager.cc:5697] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.383559  5737 leader_election.cc:290] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.385032  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab05f05325f4f5b8378f3b6e83443c8" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:25.386222  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a988bd277a481f8ada4ef1f82c9f45" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.389868  5689 tablet_bootstrap.cc:492] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.387795  5612 leader_election.cc:304] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
W20260710 11:09:25.390398  5537 leader_election.cc:343] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.390530  5737 raft_consensus.cc:2804] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.390806  5537 leader_election.cc:304] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.391008  5737 raft_consensus.cc:697] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Leader. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:25.391791  5737 consensus_queue.cc:237] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.392326  5711 raft_consensus.cc:2749] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.391528  5392 catalog_manager.cc:5697] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.386682  5692 leader_election.cc:290] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
W20260710 11:09:25.390544  5610 leader_election.cc:343] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.395871  5689 ts_tablet_manager.cc:1403] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.115s	user 0.036s	sys 0.054s
I20260710 11:09:25.398998  5689 raft_consensus.cc:359] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.402639  5689 raft_consensus.cc:385] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.403280  5689 raft_consensus.cc:740] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.404284  5689 consensus_queue.cc:260] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.405329  5692 raft_consensus.cc:493] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.406047  5692 raft_consensus.cc:515] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.407929  5689 ts_tablet_manager.cc:1434] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:09:25.408640  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198dd356255400295b8d13a3574646b" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
W20260710 11:09:25.409885  5536 leader_election.cc:343] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.410169  5687 tablet_bootstrap.cc:492] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.410125  5692 leader_election.cc:290] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.410607  5687 ts_tablet_manager.cc:1403] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.020s
I20260710 11:09:25.410049  5394 catalog_manager.cc:5697] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: term changed from 0 to 1, leader changed from <none> to e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:25.408869  5689 tablet_bootstrap.cc:492] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:25.411316  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198dd356255400295b8d13a3574646b" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
W20260710 11:09:25.412902  5537 leader_election.cc:343] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.413050  5687 raft_consensus.cc:359] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.413300  5537 leader_election.cc:304] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.413686  5687 raft_consensus.cc:385] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.413959  5687 raft_consensus.cc:740] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.414354  5692 raft_consensus.cc:2749] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.414652  5687 consensus_queue.cc:260] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.416565  5689 tablet_bootstrap.cc:654] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.416554  5687 ts_tablet_manager.cc:1434] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:25.417569  5687 tablet_bootstrap.cc:492] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.419705  5737 raft_consensus.cc:493] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.420125  5688 tablet_bootstrap.cc:492] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:25.420526  5688 ts_tablet_manager.cc:1403] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.111s	user 0.028s	sys 0.040s
I20260710 11:09:25.422581  5687 tablet_bootstrap.cc:654] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.422861  5688 raft_consensus.cc:359] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.420147  5737 raft_consensus.cc:515] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.426113  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cd9407617c460f96bbeca663a8b99c" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.427150  5688 raft_consensus.cc:385] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.427117  5737 leader_election.cc:290] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.427098  5687 tablet_bootstrap.cc:492] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.427965  5746 raft_consensus.cc:493] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.428105  5687 ts_tablet_manager.cc:1403] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
W20260710 11:09:25.428061  5610 leader_election.cc:343] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.428442  5746 raft_consensus.cc:515] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.428848  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cd9407617c460f96bbeca663a8b99c" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.429972  5746 leader_election.cc:290] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
W20260710 11:09:25.430431  5612 leader_election.cc:343] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.430650  5687 raft_consensus.cc:359] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.430876  5612 leader_election.cc:304] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:25.431562  5737 raft_consensus.cc:2749] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.431270  5687 raft_consensus.cc:385] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.432209  5687 raft_consensus.cc:740] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.432452  5689 tablet_bootstrap.cc:492] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.432837  5689 ts_tablet_manager.cc:1403] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:09:25.432787  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf83744fe414514baa498a3c8b0a657" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.433204  5687 consensus_queue.cc:260] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.434940  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddf83744fe414514baa498a3c8b0a657" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.435161  5687 ts_tablet_manager.cc:1434] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:09:25.435667  5644 raft_consensus.cc:2393] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in current term 1: Already voted for candidate aed0f3e9c84a4879b22a5759803e6fed in this term.
I20260710 11:09:25.435993  5687 tablet_bootstrap.cc:492] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.435290  5689 raft_consensus.cc:359] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.436581  5689 raft_consensus.cc:385] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.436723  5462 leader_election.cc:304] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.436904  5689 raft_consensus.cc:740] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.437445  5746 raft_consensus.cc:3060] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.430459  5688 raft_consensus.cc:740] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.438575  5688 consensus_queue.cc:260] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.441636  5687 tablet_bootstrap.cc:654] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.442265  5689 consensus_queue.cc:260] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.445266  5746 raft_consensus.cc:2749] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.446034  5687 tablet_bootstrap.cc:492] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.446426  5687 ts_tablet_manager.cc:1403] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:09:25.447443  5689 ts_tablet_manager.cc:1434] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:09:25.448323  5689 tablet_bootstrap.cc:492] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:25.448725  5687 raft_consensus.cc:359] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.449386  5687 raft_consensus.cc:385] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.449723  5687 raft_consensus.cc:740] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.450081  5688 ts_tablet_manager.cc:1434] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 11:09:25.450420  5687 consensus_queue.cc:260] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.454667  5689 tablet_bootstrap.cc:654] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.455093  5687 ts_tablet_manager.cc:1434] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:25.455960  5687 tablet_bootstrap.cc:492] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.458516  5688 tablet_bootstrap.cc:492] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:25.461264  5687 tablet_bootstrap.cc:654] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.464365  5688 tablet_bootstrap.cc:654] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.465687  5689 tablet_bootstrap.cc:492] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.466144  5689 ts_tablet_manager.cc:1403] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260710 11:09:25.466531  5692 raft_consensus.cc:493] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.467003  5692 raft_consensus.cc:515] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.468906  5692 leader_election.cc:290] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.469363  5689 raft_consensus.cc:359] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.469962  5689 raft_consensus.cc:385] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.469894  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78fc03dd721453fbd68210f3f284bf9" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.470291  5689 raft_consensus.cc:740] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.470496  5498 raft_consensus.cc:2468] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:25.471030  5689 consensus_queue.cc:260] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.471752  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78fc03dd721453fbd68210f3f284bf9" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.472316  5644 raft_consensus.cc:2468] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:25.473834  5537 leader_election.cc:304] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:25.475061  5711 raft_consensus.cc:2804] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.475406  5711 raft_consensus.cc:493] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.475406  5692 raft_consensus.cc:493] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.475857  5711 raft_consensus.cc:3060] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.475960  5692 raft_consensus.cc:515] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.478379  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b601086e03c642bf87c61d967abe0cc2" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
W20260710 11:09:25.479590  5536 leader_election.cc:343] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.481349  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b601086e03c642bf87c61d967abe0cc2" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.482169  5739 raft_consensus.cc:493] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:09:25.482573  5537 leader_election.cc:343] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.482656  5739 raft_consensus.cc:515] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.483071  5537 leader_election.cc:304] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.483846  5724 raft_consensus.cc:2749] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.484401  5692 leader_election.cc:290] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.484867  5739 leader_election.cc:290] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.486716  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180d4f3054163b3bda632fefa774d" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.486596  5711 raft_consensus.cc:515] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.487388  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180d4f3054163b3bda632fefa774d" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.488595  5689 ts_tablet_manager.cc:1434] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
W20260710 11:09:25.488605  5536 leader_election.cc:343] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.490789  5689 tablet_bootstrap.cc:492] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
W20260710 11:09:25.490923  5537 leader_election.cc:343] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.492393  5537 leader_election.cc:304] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.493260  5739 raft_consensus.cc:2749] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.493086  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78fc03dd721453fbd68210f3f284bf9" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:25.494012  5498 raft_consensus.cc:3060] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.494833  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78fc03dd721453fbd68210f3f284bf9" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:25.493208  5711 leader_election.cc:290] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.495352  5644 raft_consensus.cc:3060] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.500283  5498 raft_consensus.cc:2468] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:25.499276  5689 tablet_bootstrap.cc:654] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.501710  5687 tablet_bootstrap.cc:492] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.501746  5536 leader_election.cc:304] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:25.502260  5687 ts_tablet_manager.cc:1403] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.016s
I20260710 11:09:25.491770  5688 tablet_bootstrap.cc:492] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:25.502673  5711 raft_consensus.cc:2804] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.502851  5688 ts_tablet_manager.cc:1403] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.010s
I20260710 11:09:25.503443  5711 raft_consensus.cc:697] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:25.504796  5687 raft_consensus.cc:359] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.505300  5739 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.505918  5688 raft_consensus.cc:359] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.506319  5644 raft_consensus.cc:2468] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:25.504658  5711 consensus_queue.cc:237] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.506541  5688 raft_consensus.cc:385] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.506919  5688 raft_consensus.cc:740] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.505400  5687 raft_consensus.cc:385] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.507648  5688 consensus_queue.cc:260] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.508044  5687 raft_consensus.cc:740] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.508709  5687 consensus_queue.cc:260] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.510695  5688 ts_tablet_manager.cc:1434] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:09:25.510757  5687 ts_tablet_manager.cc:1434] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:09:25.511691  5688 tablet_bootstrap.cc:492] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:25.511802  5687 tablet_bootstrap.cc:492] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.519101  5687 tablet_bootstrap.cc:654] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.522691  5689 tablet_bootstrap.cc:492] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.523175  5689 ts_tablet_manager.cc:1403] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.033s	user 0.005s	sys 0.007s
I20260710 11:09:25.523240  5393 catalog_manager.cc:5697] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.526490  5689 raft_consensus.cc:359] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.528802  5689 raft_consensus.cc:385] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.529104  5689 raft_consensus.cc:740] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.529939  5728 raft_consensus.cc:493] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.529891  5689 consensus_queue.cc:260] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.530261  5711 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.530421  5728 raft_consensus.cc:515] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.532063  5689 ts_tablet_manager.cc:1434] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:09:25.532413  5728 leader_election.cc:290] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.533352  5689 tablet_bootstrap.cc:492] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:25.534241  5688 tablet_bootstrap.cc:654] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.534500  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be23e6f6f5e64631bfb2b881600eea53" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.535755  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be23e6f6f5e64631bfb2b881600eea53" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.536450  5573 raft_consensus.cc:2393] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in current term 1: Already voted for candidate e95ea0e4c86042b6a282706b3ba72586 in this term.
I20260710 11:09:25.538837  5463 leader_election.cc:304] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.540627  5737 consensus_queue.cc:1048] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.542359  5643 raft_consensus.cc:3060] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.543390  5689 tablet_bootstrap.cc:654] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.546166  5746 raft_consensus.cc:3060] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.550771  5687 tablet_bootstrap.cc:492] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.551213  5687 ts_tablet_manager.cc:1403] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.009s
I20260710 11:09:25.552103  5688 tablet_bootstrap.cc:492] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:25.552523  5688 ts_tablet_manager.cc:1403] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.012s
I20260710 11:09:25.553658  5689 tablet_bootstrap.cc:492] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.553646  5687 raft_consensus.cc:359] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.554203  5689 ts_tablet_manager.cc:1403] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.021s	user 0.002s	sys 0.010s
I20260710 11:09:25.554394  5687 raft_consensus.cc:385] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.554699  5687 raft_consensus.cc:740] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.554841  5688 raft_consensus.cc:359] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.555545  5688 raft_consensus.cc:385] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.555814  5688 raft_consensus.cc:740] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.555369  5687 consensus_queue.cc:260] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.556502  5688 consensus_queue.cc:260] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.557946  5689 raft_consensus.cc:359] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.558535  5688 ts_tablet_manager.cc:1434] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:25.558588  5689 raft_consensus.cc:385] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.558727  5732 raft_consensus.cc:493] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.559053  5689 raft_consensus.cc:740] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.559487  5688 tablet_bootstrap.cc:492] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:25.559281  5732 raft_consensus.cc:515] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.559880  5689 consensus_queue.cc:260] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.559090  5687 ts_tablet_manager.cc:1434] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:09:25.561357  5687 tablet_bootstrap.cc:492] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.561992  5689 ts_tablet_manager.cc:1434] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:09:25.562827  5689 tablet_bootstrap.cc:492] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:25.565616  5688 tablet_bootstrap.cc:654] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.566421  5687 tablet_bootstrap.cc:654] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.568109  5689 tablet_bootstrap.cc:654] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.568570  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647570d1265464da503f49220689976" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.570324  5732 leader_election.cc:290] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.575161  5694 consensus_queue.cc:1048] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.576931  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647570d1265464da503f49220689976" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.577582  5497 raft_consensus.cc:2468] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:25.578523  5694 consensus_queue.cc:1048] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.580600  5688 tablet_bootstrap.cc:492] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:25.581038  5688 ts_tablet_manager.cc:1403] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260710 11:09:25.582965  5610 leader_election.cc:304] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [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: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:25.583963  5688 raft_consensus.cc:359] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.584616  5688 raft_consensus.cc:385] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.584873  5688 raft_consensus.cc:740] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.585871  5688 consensus_queue.cc:260] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.586565  5737 raft_consensus.cc:2804] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:25.586947  5737 raft_consensus.cc:493] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.587327  5737 raft_consensus.cc:3060] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.587442  5688 ts_tablet_manager.cc:1434] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:09:25.588362  5688 tablet_bootstrap.cc:492] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:25.589295  5689 tablet_bootstrap.cc:492] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.589936  5711 raft_consensus.cc:493] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.590359  5711 raft_consensus.cc:515] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.592319  5711 leader_election.cc:290] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.593452  5688 tablet_bootstrap.cc:654] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.593885  5689 ts_tablet_manager.cc:1403] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.003s
I20260710 11:09:25.596647  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f49020822c46d79dbc02adec5fead5" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.597254  5644 raft_consensus.cc:2468] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:25.616783  5737 raft_consensus.cc:515] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.623391  5746 raft_consensus.cc:2749] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.620042  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f49020822c46d79dbc02adec5fead5" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.628973  5711 raft_consensus.cc:493] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.631237  5711 raft_consensus.cc:515] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.633188  5711 leader_election.cc:290] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.624962  5537 leader_election.cc:304] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:25.633790  5711 raft_consensus.cc:2804] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.633808  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aeb4706ab434aff9b3dfa6f38dddb82" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.634337  5711 raft_consensus.cc:493] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.634812  5711 raft_consensus.cc:3060] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.635649  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aeb4706ab434aff9b3dfa6f38dddb82" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
W20260710 11:09:25.635792  5536 leader_election.cc:343] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.636641  5739 consensus_queue.cc:1048] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:25.637233  5537 leader_election.cc:343] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.637632  5537 leader_election.cc:304] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.638298  5739 raft_consensus.cc:2749] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.639304  5732 consensus_queue.cc:1048] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.639705  5643 raft_consensus.cc:1240] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Rejecting Update request from peer aed0f3e9c84a4879b22a5759803e6fed for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:09:25.640053  5728 raft_consensus.cc:493] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.640475  5728 raft_consensus.cc:515] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
W20260710 11:09:25.641451  5536 leader_election.cc:343] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.642418  5728 leader_election.cc:290] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.642848  5737 leader_election.cc:290] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 2 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.643875  5739 consensus_queue.cc:1059] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:09:25.647099  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87425b2957b4b3e8e90c5fba62376fd" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.647368  5687 tablet_bootstrap.cc:492] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.647289  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87425b2957b4b3e8e90c5fba62376fd" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.647840  5687 ts_tablet_manager.cc:1403] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.013s
I20260710 11:09:25.648052  5643 raft_consensus.cc:2468] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 0.
I20260710 11:09:25.648008  5570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647570d1265464da503f49220689976" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:25.649231  5724 raft_consensus.cc:3055] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:25.649570  5724 raft_consensus.cc:740] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:25.642438  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9647570d1265464da503f49220689976" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:25.650214  5498 raft_consensus.cc:3060] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.650349  5724 consensus_queue.cc:260] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.651480  5724 raft_consensus.cc:3060] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.652576  5687 raft_consensus.cc:359] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.652932  5462 leader_election.cc:304] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:25.653187  5687 raft_consensus.cc:385] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.653450  5687 raft_consensus.cc:740] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
W20260710 11:09:25.653646  5444 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:09:25.655596  5463 leader_election.cc:343] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.657008  5732 raft_consensus.cc:493] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.658126  5711 raft_consensus.cc:515] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.657440  5732 raft_consensus.cc:515] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.662961  5732 leader_election.cc:290] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.661139  5687 consensus_queue.cc:260] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.666497  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.667224  5571 raft_consensus.cc:2393] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e95ea0e4c86042b6a282706b3ba72586 in current term 1: Already voted for candidate aed0f3e9c84a4879b22a5759803e6fed in this term.
I20260710 11:09:25.667902  5732 consensus_queue.cc:1048] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.674603  5687 ts_tablet_manager.cc:1434] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:09:25.675693  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f49020822c46d79dbc02adec5fead5" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:25.675817  5711 leader_election.cc:290] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.676322  5687 tablet_bootstrap.cc:492] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
W20260710 11:09:25.676945  5536 leader_election.cc:343] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.677583  5498 raft_consensus.cc:2468] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 2.
I20260710 11:09:25.674903  5694 raft_consensus.cc:2804] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.679493  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f49020822c46d79dbc02adec5fead5" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:25.689035  5643 raft_consensus.cc:3060] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.690953  5724 raft_consensus.cc:493] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.687935  5689 raft_consensus.cc:359] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.691672  5689 raft_consensus.cc:385] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.691370  5724 raft_consensus.cc:515] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.692015  5689 raft_consensus.cc:740] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.692727  5689 consensus_queue.cc:260] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.694726  5689 ts_tablet_manager.cc:1434] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.101s	user 0.005s	sys 0.001s
I20260710 11:09:25.695684  5689 tablet_bootstrap.cc:492] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:25.696637  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76d9dc3ae9c44c8b720f9f371fc3380" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
W20260710 11:09:25.697919  5537 leader_election.cc:343] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.699198  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76d9dc3ae9c44c8b720f9f371fc3380" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.700052  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.700758  5496 raft_consensus.cc:2393] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e95ea0e4c86042b6a282706b3ba72586 in current term 1: Already voted for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in this term.
W20260710 11:09:25.700704  5536 leader_election.cc:343] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.701227  5536 leader_election.cc:304] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.701655  5643 raft_consensus.cc:2468] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:25.701994  5739 raft_consensus.cc:2749] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.702929  5610 leader_election.cc:304] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [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: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:25.688297  5694 raft_consensus.cc:493] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.699671  5724 leader_election.cc:290] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.705924  5742 raft_consensus.cc:2804] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:25.705960  5610 leader_election.cc:304] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:25.706780  5537 leader_election.cc:304] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:25.710794  5742 raft_consensus.cc:697] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 2 LEADER]: Becoming Leader. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:25.711766  5711 raft_consensus.cc:2804] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.712498  5711 raft_consensus.cc:697] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:25.713830  5732 raft_consensus.cc:3060] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.713292  5711 consensus_queue.cc:237] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.710477  5694 raft_consensus.cc:3060] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.729354  5692 raft_consensus.cc:493] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.729791  5692 raft_consensus.cc:515] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.725589  5728 consensus_queue.cc:1048] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:09:25.732530  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea02b44be7e147ee8cda039e61b5659a" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:25.733230  5692 leader_election.cc:290] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.734040  5742 consensus_queue.cc:237] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER 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: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.734552  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea02b44be7e147ee8cda039e61b5659a" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.735203  5644 raft_consensus.cc:2468] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:25.741111  5732 raft_consensus.cc:2749] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.741945  5498 raft_consensus.cc:2468] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:25.742931  5536 leader_election.cc:304] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:25.747503  5692 consensus_queue.cc:1048] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.750239  5692 raft_consensus.cc:2804] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.750605  5692 raft_consensus.cc:493] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.750919  5692 raft_consensus.cc:3060] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.749693  5694 raft_consensus.cc:515] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.753890  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87425b2957b4b3e8e90c5fba62376fd" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
W20260710 11:09:25.754951  5463 leader_election.cc:343] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.757659  5694 leader_election.cc:290] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.758394  5692 raft_consensus.cc:515] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.759239  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87425b2957b4b3e8e90c5fba62376fd" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:25.759919  5644 raft_consensus.cc:3060] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.763432  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea02b44be7e147ee8cda039e61b5659a" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:25.771050  5692 leader_election.cc:290] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.777760  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea02b44be7e147ee8cda039e61b5659a" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:25.778327  5646 raft_consensus.cc:3060] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.785342  5688 tablet_bootstrap.cc:492] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:25.785807  5688 ts_tablet_manager.cc:1403] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.198s	user 0.008s	sys 0.019s
I20260710 11:09:25.789089  5644 raft_consensus.cc:2468] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 1.
I20260710 11:09:25.776993  5498 raft_consensus.cc:3060] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.790885  5688 raft_consensus.cc:359] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.791579  5688 raft_consensus.cc:385] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.791837  5688 raft_consensus.cc:740] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.792662  5688 consensus_queue.cc:260] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.794595  5688 ts_tablet_manager.cc:1434] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:09:25.797462  5688 tablet_bootstrap.cc:492] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:25.796232  5498 raft_consensus.cc:2468] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:25.803287  5536 leader_election.cc:304] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:25.804234  5692 raft_consensus.cc:2804] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.804773  5692 raft_consensus.cc:697] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:25.809170  5462 leader_election.cc:304] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:25.812835  5687 tablet_bootstrap.cc:654] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.816701  5689 tablet_bootstrap.cc:654] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.819139  5688 tablet_bootstrap.cc:654] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.823351  5791 raft_consensus.cc:493] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.820281  5746 raft_consensus.cc:2804] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.821260  5692 consensus_queue.cc:237] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.825277  5793 consensus_queue.cc:1048] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:25.825891  5646 raft_consensus.cc:2468] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:25.824098  5791 raft_consensus.cc:515] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.827574  5694 consensus_queue.cc:1048] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.834985  5791 leader_election.cc:290] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:25.836396  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab05f05325f4f5b8378f3b6e83443c8" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:25.845086  5394 catalog_manager.cc:5697] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: term changed from 1 to 2, leader changed from aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) to e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:25.848237  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ab05f05325f4f5b8378f3b6e83443c8" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.849031  5571 raft_consensus.cc:2393] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in current term 1: Already voted for candidate e95ea0e4c86042b6a282706b3ba72586 in this term.
I20260710 11:09:25.850431  5463 leader_election.cc:304] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:25.851182  5791 raft_consensus.cc:3060] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.828341  5746 raft_consensus.cc:697] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Becoming Leader. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Running, Role: LEADER
I20260710 11:09:25.857323  5393 catalog_manager.cc:5697] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.859948  5724 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.861171  5724 consensus_queue.cc:1048] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.864125  5746 consensus_queue.cc:237] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.869290  5711 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.869948  5791 raft_consensus.cc:2749] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.883338  5711 consensus_queue.cc:1048] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:09:25.893909  5497 raft_consensus.cc:3060] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.906533  5687 tablet_bootstrap.cc:492] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:25.907011  5687 ts_tablet_manager.cc:1403] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.231s	user 0.010s	sys 0.034s
I20260710 11:09:25.911724  5793 raft_consensus.cc:493] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.911815  5687 raft_consensus.cc:359] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.912482  5687 raft_consensus.cc:385] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.912276  5793 raft_consensus.cc:515] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.912729  5687 raft_consensus.cc:740] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.914078  5687 consensus_queue.cc:260] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.919570  5687 ts_tablet_manager.cc:1434] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260710 11:09:25.921427  5687 tablet_bootstrap.cc:492] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:25.925791  5689 tablet_bootstrap.cc:492] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:25.926954  5689 ts_tablet_manager.cc:1403] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.231s	user 0.014s	sys 0.009s
I20260710 11:09:25.930318  5689 raft_consensus.cc:359] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.931164  5689 raft_consensus.cc:385] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.931417  5689 raft_consensus.cc:740] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.941373  5689 consensus_queue.cc:260] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:25.943748  5689 ts_tablet_manager.cc:1434] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:09:25.944628  5689 tablet_bootstrap.cc:492] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:25.952982  5724 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.956982  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198dd356255400295b8d13a3574646b" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
W20260710 11:09:25.959738  5610 leader_election.cc:343] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.961354  5732 consensus_queue.cc:1048] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.961869  5793 leader_election.cc:290] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:25.963268  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198dd356255400295b8d13a3574646b" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:25.963937  5573 raft_consensus.cc:2468] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:25.966147  5612 leader_election.cc:304] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [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: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:25.972754  5732 raft_consensus.cc:2804] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.986346  5793 consensus_queue.cc:1048] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.979518  5732 raft_consensus.cc:493] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.988072  5732 raft_consensus.cc:3060] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.014278  5793 raft_consensus.cc:493] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.014792  5793 raft_consensus.cc:515] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.015780  5394 catalog_manager.cc:5697] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:26.023001  5791 raft_consensus.cc:493] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.023489  5791 raft_consensus.cc:515] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.024058  5688 tablet_bootstrap.cc:492] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:26.024480  5688 ts_tablet_manager.cc:1403] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.227s	user 0.035s	sys 0.053s
I20260710 11:09:26.024499  5711 consensus_queue.cc:1048] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:26.025812  5791 leader_election.cc:290] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.026888  5688 raft_consensus.cc:359] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.028229  5688 raft_consensus.cc:385] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.028529  5688 raft_consensus.cc:740] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.029044  5688 consensus_queue.cc:260] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.030867  5688 ts_tablet_manager.cc:1434] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 11:09:26.031718  5688 tablet_bootstrap.cc:492] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
W20260710 11:09:26.029376  5801 log.cc:927] Time spent T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586: Append to log took a long time: real 0.074s	user 0.001s	sys 0.000s
I20260710 11:09:26.021282  5793 leader_election.cc:290] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:26.036788  5494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a988bd277a481f8ada4ef1f82c9f45" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:26.038098  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d90ec4b4f84a31a1fa82adf30f1f63" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
W20260710 11:09:26.039764  5610 leader_election.cc:343] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:26.042438  5739 raft_consensus.cc:493] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.042876  5739 raft_consensus.cc:515] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.043076  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "83d90ec4b4f84a31a1fa82adf30f1f63" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.043484  5687 tablet_bootstrap.cc:654] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.045926  5739 leader_election.cc:290] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.046639  5494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cd9407617c460f96bbeca663a8b99c" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:26.046610  5463 leader_election.cc:304] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [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: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:26.046901  5791 raft_consensus.cc:493] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.047349  5791 raft_consensus.cc:515] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.047891  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a988bd277a481f8ada4ef1f82c9f45" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.048446  5572 raft_consensus.cc:2468] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
W20260710 11:09:26.048385  5536 leader_election.cc:343] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:26.048921  5739 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.049397  5612 leader_election.cc:304] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [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: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:26.050326  5791 leader_election.cc:290] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.051252  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.054421  5788 raft_consensus.cc:2804] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:26.054841  5788 raft_consensus.cc:493] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.055917  5788 raft_consensus.cc:3060] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.060988  5692 raft_consensus.cc:493] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:09:26.062945  5463 leader_election.cc:343] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:26.064888  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.064543  5692 raft_consensus.cc:515] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.067773  5393 catalog_manager.cc:5697] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:26.069234  5692 leader_election.cc:290] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.070581  5689 tablet_bootstrap.cc:654] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.070334  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cd9407617c460f96bbeca663a8b99c" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
W20260710 11:09:26.071714  5462 leader_election.cc:343] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:26.071997  5645 raft_consensus.cc:2468] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:26.072117  5462 leader_election.cc:304] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:26.072651  5791 raft_consensus.cc:2749] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:26.074142  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87425b2957b4b3e8e90c5fba62376fd" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.074704  5645 raft_consensus.cc:2393] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aed0f3e9c84a4879b22a5759803e6fed in current term 1: Already voted for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in this term.
I20260710 11:09:26.077216  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87425b2957b4b3e8e90c5fba62376fd" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:26.078264  5746 raft_consensus.cc:2749] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:26.080842  5537 leader_election.cc:304] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [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: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:26.081686  5711 raft_consensus.cc:2804] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:26.082298  5711 raft_consensus.cc:493] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.082612  5711 raft_consensus.cc:3060] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.086501  5537 leader_election.cc:304] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:26.087559  5724 raft_consensus.cc:3060] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.098687  5724 raft_consensus.cc:2749] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:26.099203  5688 tablet_bootstrap.cc:654] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.100111  5788 raft_consensus.cc:515] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.103922  5732 raft_consensus.cc:515] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.107057  5687 tablet_bootstrap.cc:492] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:26.108713  5687 ts_tablet_manager.cc:1403] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.188s	user 0.012s	sys 0.002s
I20260710 11:09:26.111908  5493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a988bd277a481f8ada4ef1f82c9f45" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
W20260710 11:09:26.113373  5610 leader_election.cc:343] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:26.114847  5788 leader_election.cc:290] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:26.118659  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a988bd277a481f8ada4ef1f82c9f45" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:26.120633  5573 raft_consensus.cc:3060] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.122123  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198dd356255400295b8d13a3574646b" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
W20260710 11:09:26.123731  5610 leader_election.cc:343] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:26.125219  5732 leader_election.cc:290] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:26.125416  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198dd356255400295b8d13a3574646b" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:26.125980  5572 raft_consensus.cc:3060] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.127544  5573 raft_consensus.cc:2468] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:26.128551  5612 leader_election.cc:304] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:26.129527  5788 raft_consensus.cc:2804] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.129447  5687 raft_consensus.cc:359] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.130021  5788 raft_consensus.cc:697] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Leader. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:26.130826  5788 consensus_queue.cc:237] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.131752  5689 tablet_bootstrap.cc:492] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:26.132054  5572 raft_consensus.cc:2468] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:26.132696  5689 ts_tablet_manager.cc:1403] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.188s	user 0.011s	sys 0.012s
I20260710 11:09:26.134384  5688 tablet_bootstrap.cc:492] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:26.134485  5612 leader_election.cc:304] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:26.133991  5711 raft_consensus.cc:515] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.130113  5687 raft_consensus.cc:385] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.135355  5793 raft_consensus.cc:2804] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.135192  5689 raft_consensus.cc:359] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.137691  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cd9407617c460f96bbeca663a8b99c" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:26.140528  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cd9407617c460f96bbeca663a8b99c" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:26.145277  5643 raft_consensus.cc:3060] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:26.146409  5536 leader_election.cc:343] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:26.144927  5689 raft_consensus.cc:385] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.145009  5793 raft_consensus.cc:697] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Leader. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:26.147084  5689 raft_consensus.cc:740] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.148150  5688 ts_tablet_manager.cc:1403] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.007s
I20260710 11:09:26.148065  5793 consensus_queue.cc:237] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.154858  5688 raft_consensus.cc:359] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.149717  5687 raft_consensus.cc:740] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.156000  5688 raft_consensus.cc:385] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.152486  5643 raft_consensus.cc:2468] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:26.156348  5687 consensus_queue.cc:260] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.155553  5711 leader_election.cc:290] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.148485  5689 consensus_queue.cc:260] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.156369  5688 raft_consensus.cc:740] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.158066  5688 consensus_queue.cc:260] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.163038  5688 ts_tablet_manager.cc:1434] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260710 11:09:26.161165  5537 leader_election.cc:304] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:26.160252  5689 ts_tablet_manager.cc:1434] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260710 11:09:26.163969  5814 raft_consensus.cc:2804] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.164402  5814 raft_consensus.cc:697] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:26.165329  5688 tablet_bootstrap.cc:492] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:26.165166  5814 consensus_queue.cc:237] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.166368  5396 catalog_manager.cc:5697] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: term changed from 0 to 1, leader changed from <none> to e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:26.168007  5396 catalog_manager.cc:5697] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: term changed from 0 to 1, leader changed from <none> to e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:26.170679  5687 ts_tablet_manager.cc:1434] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.062s	user 0.004s	sys 0.004s
I20260710 11:09:26.171515  5687 tablet_bootstrap.cc:492] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed: Bootstrap starting.
I20260710 11:09:26.172024  5688 tablet_bootstrap.cc:654] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.177156  5739 consensus_queue.cc:1048] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.165704  5689 tablet_bootstrap.cc:492] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
W20260710 11:09:26.184759  5536 consensus_peers.cc:597] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Couldn't send request to peer 3dffc14aa4d2424a8dec93ba6a2051d5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:26.188592  5687 tablet_bootstrap.cc:654] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.183382  5689 tablet_bootstrap.cc:654] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.206470  5689 tablet_bootstrap.cc:492] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:26.206892  5689 ts_tablet_manager.cc:1403] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.042s	user 0.008s	sys 0.002s
I20260710 11:09:26.208211  5688 tablet_bootstrap.cc:492] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:26.208701  5688 ts_tablet_manager.cc:1403] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.011s
I20260710 11:09:26.209352  5689 raft_consensus.cc:359] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.210000  5689 raft_consensus.cc:385] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.210265  5689 raft_consensus.cc:740] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.210875  5689 consensus_queue.cc:260] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.216662  5689 ts_tablet_manager.cc:1434] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:26.217602  5689 tablet_bootstrap.cc:492] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:26.219327  5687 tablet_bootstrap.cc:492] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed: No bootstrap required, opened a new log
I20260710 11:09:26.218542  5393 catalog_manager.cc:5697] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:26.219962  5687 ts_tablet_manager.cc:1403] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.014s
I20260710 11:09:26.222599  5689 tablet_bootstrap.cc:654] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.222460  5687 raft_consensus.cc:359] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.223163  5687 raft_consensus.cc:385] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.211243  5688 raft_consensus.cc:359] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.223423  5687 raft_consensus.cc:740] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.223699  5688 raft_consensus.cc:385] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.223960  5688 raft_consensus.cc:740] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.224261  5687 consensus_queue.cc:260] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.224781  5688 consensus_queue.cc:260] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.226325  5687 ts_tablet_manager.cc:1434] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:09:26.230096  5688 ts_tablet_manager.cc:1434] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 11:09:26.230943  5688 tablet_bootstrap.cc:492] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:26.247665  5688 tablet_bootstrap.cc:654] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.248427  5689 tablet_bootstrap.cc:492] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:26.248839  5689 ts_tablet_manager.cc:1403] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.008s
I20260710 11:09:26.250628  5689 raft_consensus.cc:359] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.251052  5689 raft_consensus.cc:385] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.251257  5689 raft_consensus.cc:740] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.251784  5689 consensus_queue.cc:260] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.252564  5688 tablet_bootstrap.cc:492] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:26.252911  5688 ts_tablet_manager.cc:1403] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.002s
I20260710 11:09:26.253367  5689 ts_tablet_manager.cc:1434] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:26.254343  5689 tablet_bootstrap.cc:492] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:26.254676  5688 raft_consensus.cc:359] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.255198  5688 raft_consensus.cc:385] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.255394  5688 raft_consensus.cc:740] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.255970  5688 consensus_queue.cc:260] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.259470  5688 ts_tablet_manager.cc:1434] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:26.259675  5689 tablet_bootstrap.cc:654] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.260697  5688 tablet_bootstrap.cc:492] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:26.267275  5688 tablet_bootstrap.cc:654] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.270146  5689 tablet_bootstrap.cc:492] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:26.270490  5689 ts_tablet_manager.cc:1403] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260710 11:09:26.272050  5688 tablet_bootstrap.cc:492] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:26.272372  5688 ts_tablet_manager.cc:1403] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:09:26.272199  5689 raft_consensus.cc:359] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.272703  5689 raft_consensus.cc:385] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.272898  5689 raft_consensus.cc:740] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.273353  5689 consensus_queue.cc:260] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.274263  5688 raft_consensus.cc:359] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.274734  5688 raft_consensus.cc:385] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.274922  5689 ts_tablet_manager.cc:1434] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 11:09:26.274933  5688 raft_consensus.cc:740] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.275702  5688 consensus_queue.cc:260] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.276003  5689 tablet_bootstrap.cc:492] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:26.277529  5688 ts_tablet_manager.cc:1434] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:26.278673  5688 tablet_bootstrap.cc:492] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:26.281536  5689 tablet_bootstrap.cc:654] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.283835  5688 tablet_bootstrap.cc:654] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.290343  5689 tablet_bootstrap.cc:492] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:26.290381  5688 tablet_bootstrap.cc:492] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:26.290717  5689 ts_tablet_manager.cc:1403] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:09:26.290827  5688 ts_tablet_manager.cc:1403] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:09:26.292692  5689 raft_consensus.cc:359] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.293226  5689 raft_consensus.cc:385] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.293093  5688 raft_consensus.cc:359] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.293467  5689 raft_consensus.cc:740] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.293637  5688 raft_consensus.cc:385] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.293879  5688 raft_consensus.cc:740] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.294047  5689 consensus_queue.cc:260] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.294329  5688 consensus_queue.cc:260] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.295830  5689 ts_tablet_manager.cc:1434] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:26.296097  5688 ts_tablet_manager.cc:1434] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:26.296748  5689 tablet_bootstrap.cc:492] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586: Bootstrap starting.
I20260710 11:09:26.297036  5688 tablet_bootstrap.cc:492] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:26.302265  5689 tablet_bootstrap.cc:654] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.302583  5688 tablet_bootstrap.cc:654] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.309825  5688 tablet_bootstrap.cc:492] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:26.310207  5688 ts_tablet_manager.cc:1403] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:09:26.311561  5689 tablet_bootstrap.cc:492] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586: No bootstrap required, opened a new log
I20260710 11:09:26.311942  5689 ts_tablet_manager.cc:1403] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:09:26.312512  5688 raft_consensus.cc:359] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.313117  5688 raft_consensus.cc:385] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.313362  5688 raft_consensus.cc:740] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.314031  5688 consensus_queue.cc:260] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.314337  5689 raft_consensus.cc:359] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.314900  5689 raft_consensus.cc:385] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.315155  5689 raft_consensus.cc:740] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.316138  5688 ts_tablet_manager.cc:1434] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:09:26.315924  5689 consensus_queue.cc:260] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.316175  5572 raft_consensus.cc:1275] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:09:26.316640  5572 pending_rounds.cc:85] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: Aborting all ops after (but not including) 0
I20260710 11:09:26.316905  5572 pending_rounds.cc:107] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:09:26.317049  5688 tablet_bootstrap.cc:492] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:26.317698  5689 ts_tablet_manager.cc:1434] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:26.319514  5572 raft_consensus.cc:2889] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:09:26.321167  5793 consensus_queue.cc:1048] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.322260  5688 tablet_bootstrap.cc:654] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.326992  5746 raft_consensus.cc:493] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.327294  5688 tablet_bootstrap.cc:492] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:26.327701  5688 ts_tablet_manager.cc:1403] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.001s
I20260710 11:09:26.327416  5746 raft_consensus.cc:515] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.329406  5746 leader_election.cc:290] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.330394  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76d9dc3ae9c44c8b720f9f371fc3380" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.330835  5643 raft_consensus.cc:2468] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 0.
I20260710 11:09:26.331599  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76d9dc3ae9c44c8b720f9f371fc3380" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.332151  5573 raft_consensus.cc:2468] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 0.
I20260710 11:09:26.332481  5688 raft_consensus.cc:359] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.333073  5688 raft_consensus.cc:385] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.332996  5462 leader_election.cc:304] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:26.333379  5688 raft_consensus.cc:740] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.333786  5746 raft_consensus.cc:2804] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:26.334100  5746 raft_consensus.cc:493] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.334479  5746 raft_consensus.cc:3060] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.334100  5688 consensus_queue.cc:260] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.337057  5688 ts_tablet_manager.cc:1434] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:09:26.337782  5688 tablet_bootstrap.cc:492] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:26.340080  5497 raft_consensus.cc:1275] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:26.343142  5688 tablet_bootstrap.cc:654] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.344213  5742 consensus_queue.cc:1048] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.348374  5742 raft_consensus.cc:493] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.348776  5742 raft_consensus.cc:515] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.351787  5742 leader_election.cc:290] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:26.354832  5495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aeb4706ab434aff9b3dfa6f38dddb82" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:26.358886  5495 raft_consensus.cc:2468] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:26.359182  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aeb4706ab434aff9b3dfa6f38dddb82" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.359769  5572 raft_consensus.cc:2468] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:26.361532  5612 leader_election.cc:304] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:26.363306  5814 consensus_queue.cc:1048] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.364250  5746 raft_consensus.cc:515] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.365875  5742 raft_consensus.cc:2804] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:26.366219  5742 raft_consensus.cc:493] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.366734  5746 leader_election.cc:290] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.367161  5742 raft_consensus.cc:3060] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.367677  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76d9dc3ae9c44c8b720f9f371fc3380" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:26.369097  5572 raft_consensus.cc:3060] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.372783  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a76d9dc3ae9c44c8b720f9f371fc3380" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:26.373394  5645 raft_consensus.cc:3060] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.373891  5688 tablet_bootstrap.cc:492] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:26.374382  5688 ts_tablet_manager.cc:1403] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.009s
I20260710 11:09:26.377422  5688 raft_consensus.cc:359] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.378116  5688 raft_consensus.cc:385] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.378386  5688 raft_consensus.cc:740] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.379128  5688 consensus_queue.cc:260] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.381450  5688 ts_tablet_manager.cc:1434] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:26.382210  5572 raft_consensus.cc:2468] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 1.
I20260710 11:09:26.382386  5688 tablet_bootstrap.cc:492] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5: Bootstrap starting.
I20260710 11:09:26.383441  5463 leader_election.cc:304] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:26.384363  5746 raft_consensus.cc:2804] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.384845  5746 raft_consensus.cc:697] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Becoming Leader. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Running, Role: LEADER
I20260710 11:09:26.385639  5746 consensus_queue.cc:237] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.391113  5791 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.394155  5742 raft_consensus.cc:515] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.403263  5645 raft_consensus.cc:2468] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 1.
I20260710 11:09:26.409981  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aeb4706ab434aff9b3dfa6f38dddb82" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:26.410549  5572 raft_consensus.cc:3060] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.406677  5742 leader_election.cc:290] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:26.409410  5493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2aeb4706ab434aff9b3dfa6f38dddb82" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:26.421411  5493 raft_consensus.cc:3060] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.421314  5814 consensus_queue.cc:1048] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:26.423223  5393 catalog_manager.cc:5697] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:26.405185  5737 raft_consensus.cc:493] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.426995  5737 raft_consensus.cc:515] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.427645  5814 raft_consensus.cc:493] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.428082  5814 raft_consensus.cc:515] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.431512  5739 raft_consensus.cc:493] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.431918  5739 raft_consensus.cc:515] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.433743  5739 leader_election.cc:290] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.435849  5647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395314a4e70346d49b3e52ddb3bb8ee6" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.436417  5647 raft_consensus.cc:2468] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:26.436887  5737 leader_election.cc:290] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:26.437603  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180d4f3054163b3bda632fefa774d" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.437992  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395314a4e70346d49b3e52ddb3bb8ee6" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:26.438143  5571 raft_consensus.cc:2468] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:26.438633  5537 leader_election.cc:304] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:26.439006  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:26.439710  5612 leader_election.cc:304] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:26.441656  5497 raft_consensus.cc:2468] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:26.441874  5737 raft_consensus.cc:2804] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:26.442318  5737 raft_consensus.cc:493] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.442641  5737 raft_consensus.cc:3060] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.442940  5791 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.445617  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180d4f3054163b3bda632fefa774d" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:26.446193  5498 raft_consensus.cc:2468] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:26.433626  5493 raft_consensus.cc:2468] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:26.439586  5692 raft_consensus.cc:2804] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:26.452418  5692 raft_consensus.cc:493] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.452781  5692 raft_consensus.cc:3060] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.448442  5610 leader_election.cc:304] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:26.448770  5814 leader_election.cc:290] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.460584  5742 raft_consensus.cc:2804] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.461107  5742 raft_consensus.cc:697] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Leader. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:26.461074  5737 raft_consensus.cc:515] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.462092  5742 consensus_queue.cc:237] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
W20260710 11:09:26.463636  5536 leader_election.cc:343] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:26.464548  5536 leader_election.cc:304] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:26.465286  5815 raft_consensus.cc:2804] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:26.465669  5815 raft_consensus.cc:493] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.465893  5791 raft_consensus.cc:493] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.466439  5791 raft_consensus.cc:515] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.465981  5815 raft_consensus.cc:3060] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.468967  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f49020822c46d79dbc02adec5fead5" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.470145  5692 raft_consensus.cc:515] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.471302  5791 leader_election.cc:290] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.475759  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5f49020822c46d79dbc02adec5fead5" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.475922  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180d4f3054163b3bda632fefa774d" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:26.476388  5498 raft_consensus.cc:3060] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.458777  5645 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.477490  5645 raft_consensus.cc:2468] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 0.
I20260710 11:09:26.479082  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395314a4e70346d49b3e52ddb3bb8ee6" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:26.479274  5692 leader_election.cc:290] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
W20260710 11:09:26.481168  5536 leader_election.cc:343] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:26.481577  5815 raft_consensus.cc:515] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.483161  5572 raft_consensus.cc:2468] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:26.483475  5815 leader_election.cc:290] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.483933  5498 raft_consensus.cc:2468] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:26.492424  5462 leader_election.cc:304] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:26.492560  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395314a4e70346d49b3e52ddb3bb8ee6" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:26.492895  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:26.493517  5643 raft_consensus.cc:3060] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.495018  5791 raft_consensus.cc:2749] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:26.493091  5646 raft_consensus.cc:3060] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.499830  5610 leader_election.cc:304] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:26.500653  5732 raft_consensus.cc:2804] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.501130  5732 raft_consensus.cc:697] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Leader. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:26.501992  5732 consensus_queue.cc:237] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.503743  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:26.504282  5498 raft_consensus.cc:3060] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.508069  5788 raft_consensus.cc:493] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.507612  5737 leader_election.cc:290] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:26.513162  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180d4f3054163b3bda632fefa774d" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:26.508497  5788 raft_consensus.cc:515] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.512428  5643 raft_consensus.cc:2468] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:26.519264  5572 raft_consensus.cc:3060] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.521994  5498 raft_consensus.cc:2468] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:26.519498  5788 leader_election.cc:290] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:26.520071  5646 raft_consensus.cc:2468] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 1.
I20260710 11:09:26.520869  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b601086e03c642bf87c61d967abe0cc2" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.524629  5571 raft_consensus.cc:2468] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 0.
I20260710 11:09:26.528231  5612 leader_election.cc:304] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:26.528347  5791 raft_consensus.cc:493] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.528803  5791 raft_consensus.cc:515] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.529069  5732 raft_consensus.cc:2804] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:26.529534  5732 raft_consensus.cc:493] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.529918  5732 raft_consensus.cc:3060] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.530725  5791 leader_election.cc:290] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.531322  5536 leader_election.cc:304] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:26.532430  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a988bd277a481f8ada4ef1f82c9f45" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.532024  5393 catalog_manager.cc:5697] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: term changed from 0 to 1, leader changed from <none> to e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:26.533419  5571 raft_consensus.cc:2393] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in current term 1: Already voted for candidate e95ea0e4c86042b6a282706b3ba72586 in this term.
I20260710 11:09:26.533468  5393 catalog_manager.cc:5697] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: term changed from 0 to 1, leader changed from <none> to e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:26.534780  5572 raft_consensus.cc:2468] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:26.540570  5724 raft_consensus.cc:2804] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.541018  5724 raft_consensus.cc:697] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:26.541850  5732 raft_consensus.cc:515] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.543535  5746 raft_consensus.cc:493] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.543948  5746 raft_consensus.cc:515] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.544935  5788 consensus_queue.cc:1048] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.541782  5724 consensus_queue.cc:237] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.555192  5732 leader_election.cc:290] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:26.560081  5537 leader_election.cc:304] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:26.560464  5746 leader_election.cc:290] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.560135  5570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b601086e03c642bf87c61d967abe0cc2" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:26.561992  5498 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b601086e03c642bf87c61d967abe0cc2" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:26.562160  5570 raft_consensus.cc:3060] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.561621  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14a988bd277a481f8ada4ef1f82c9f45" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.561452  5571 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cd9407617c460f96bbeca663a8b99c" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.557189  5495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b601086e03c642bf87c61d967abe0cc2" candidate_uuid: "e95ea0e4c86042b6a282706b3ba72586" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" is_pre_election: true
I20260710 11:09:26.569060  5498 raft_consensus.cc:3060] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.561359  5739 raft_consensus.cc:2804] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.573422  5739 raft_consensus.cc:697] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:26.574203  5739 consensus_queue.cc:237] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.575572  5688 tablet_bootstrap.cc:654] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:26.576741  5462 leader_election.cc:304] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:26.567159  5732 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:26.585420  5746 raft_consensus.cc:3060] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.589927  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2cd9407617c460f96bbeca663a8b99c" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.590662  5643 raft_consensus.cc:2393] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in current term 1: Already voted for candidate aed0f3e9c84a4879b22a5759803e6fed in this term.
I20260710 11:09:26.592561  5495 raft_consensus.cc:3060] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.598544  5570 raft_consensus.cc:2468] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:26.599381  5746 raft_consensus.cc:2749] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:26.599738  5612 leader_election.cc:304] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:26.600104  5393 catalog_manager.cc:5697] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:26.600740  5732 raft_consensus.cc:2804] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:26.604718  5497 raft_consensus.cc:3060] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.619807  5739 consensus_queue.cc:1048] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:26.620146  5462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.76.67:34425, user_credentials={real_user=slave}} blocked reactor thread for 43497.8us
I20260710 11:09:26.611833  5498 raft_consensus.cc:2468] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e95ea0e4c86042b6a282706b3ba72586 in term 1.
I20260710 11:09:26.625768  5746 raft_consensus.cc:493] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.631819  5746 raft_consensus.cc:515] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.614679  5732 raft_consensus.cc:697] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Leader. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:26.639051  5746 leader_election.cc:290] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.639353  5732 consensus_queue.cc:237] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.621856  5462 leader_election.cc:304] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:26.695650  5396 catalog_manager.cc:5697] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 0 to 1, leader changed from <none> to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:26.696288  5462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.76.67:34425, user_credentials={real_user=slave}} blocked reactor thread for 74547.4us
I20260710 11:09:26.696697  5570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198dd356255400295b8d13a3574646b" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
W20260710 11:09:26.699522  5444 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:26.706542  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198dd356255400295b8d13a3574646b" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.725307  5815 consensus_queue.cc:1048] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.725692  5688 tablet_bootstrap.cc:492] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5: No bootstrap required, opened a new log
I20260710 11:09:26.726213  5688 ts_tablet_manager.cc:1403] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent bootstrapping tablet: real 0.344s	user 0.017s	sys 0.010s
I20260710 11:09:26.727100  5847 raft_consensus.cc:2749] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:26.728768  5688 raft_consensus.cc:359] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.731024  5688 raft_consensus.cc:385] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:26.731319  5688 raft_consensus.cc:740] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Initialized, Role: FOLLOWER
I20260710 11:09:26.732280  5688 consensus_queue.cc:260] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.740633  5688 ts_tablet_manager.cc:1434] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:26.743745  5793 consensus_queue.cc:1048] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.737632  5462 leader_election.cc:304] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:26.745622  5847 raft_consensus.cc:2749] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:26.746893  5393 catalog_manager.cc:5697] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: term changed from 0 to 1, leader changed from <none> to e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:26.755119  5495 raft_consensus.cc:3060] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.780619  5793 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.788579  5847 consensus_queue.cc:1048] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.803498  5746 consensus_queue.cc:1048] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.914903  5746 raft_consensus.cc:493] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.915270  5746 raft_consensus.cc:515] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.916759  5746 leader_election.cc:290] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.917191  5746 raft_consensus.cc:493] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:26.917445  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395314a4e70346d49b3e52ddb3bb8ee6" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.917639  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395314a4e70346d49b3e52ddb3bb8ee6" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.917567  5746 raft_consensus.cc:515] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.918424  5643 raft_consensus.cc:2393] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in current term 1: Already voted for candidate aed0f3e9c84a4879b22a5759803e6fed in this term.
I20260710 11:09:26.919309  5462 leader_election.cc:304] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586
I20260710 11:09:26.919535  5746 leader_election.cc:290] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.920042  5746 raft_consensus.cc:3060] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:26.920078  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed" is_pre_election: true
I20260710 11:09:26.920744  5573 raft_consensus.cc:2468] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 1.
I20260710 11:09:26.920907  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586" is_pre_election: true
I20260710 11:09:26.921447  5643 raft_consensus.cc:2468] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 1.
I20260710 11:09:26.922283  5462 leader_election.cc:304] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [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: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:26.922859  5847 raft_consensus.cc:2804] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:26.923218  5847 raft_consensus.cc:493] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:26.923538  5847 raft_consensus.cc:3060] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:26.925705  5746 raft_consensus.cc:2749] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:26.928715  5847 raft_consensus.cc:515] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.930575  5847 leader_election.cc:290] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 2 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:26.931100  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:26.931538  5573 raft_consensus.cc:3060] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:26.931954  5643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b7377234a564b689f870d616452959b" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:26.932462  5643 raft_consensus.cc:3060] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:26.933401  5793 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.937712  5573 raft_consensus.cc:2468] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 2.
I20260710 11:09:26.938596  5643 raft_consensus.cc:2468] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 2.
I20260710 11:09:26.940088  5462 leader_election.cc:304] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:26.940892  5847 raft_consensus.cc:2804] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:26.941294  5847 raft_consensus.cc:697] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Becoming Leader. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Running, Role: LEADER
I20260710 11:09:26.942071  5847 consensus_queue.cc:237] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER 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: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:26.950755  5793 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.956966  5393 catalog_manager.cc:5697] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: term changed from 0 to 2, leader changed from <none> to 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:26.957834  5793 consensus_queue.cc:1048] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.966609  5788 consensus_queue.cc:1048] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:27.024284  5724 consensus_queue.cc:1048] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:27.036527  5724 consensus_queue.cc:1048] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:27.136272  5788 consensus_queue.cc:1048] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:27.136940  5742 consensus_queue.cc:1048] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:27.171819  5724 consensus_queue.cc:1048] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:27.172672  5815 consensus_queue.cc:1048] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:27.394942  5572 raft_consensus.cc:1275] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:27.395954  5746 consensus_queue.cc:1048] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:27.403896  5646 raft_consensus.cc:1275] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:27.406040  5846 consensus_queue.cc:1048] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:27.426255  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:27.432032  5874 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:27.432629  5875 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:27.435472  5877 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:27.435838  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:27.437495  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:27.437678  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:27.437850  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681767437833 us; error 0 us; skew 500 ppm
I20260710 11:09:27.438338  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:27.440523  4401 webserver.cc:533] Webserver started at http://127.4.76.68:37749/ using document root <none> and password file <none>
I20260710 11:09:27.441138  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:27.441308  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:27.441510  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:27.442423  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-3-root/instance:
uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
format_stamp: "Formatted at 2026-07-10 11:09:27 on dist-test-slave-0nsv"
I20260710 11:09:27.446239  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:09:27.449256  5882 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.449970  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:09:27.450218  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-3-root
uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
format_stamp: "Formatted at 2026-07-10 11:09:27 on dist-test-slave-0nsv"
I20260710 11:09:27.450471  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:27.465639  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:27.466719  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:27.467901  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:27.469687  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:27.469882  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.470099  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:27.470245  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:27.527228  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.68:34699
I20260710 11:09:27.527297  5944 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.68:34699 every 8 connection(s)
I20260710 11:09:27.534166  4401 auto_leader_rebalancer-test.cc:388] add a tserver: 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:27.547350  5945 heartbeater.cc:344] Connected to a master server at 127.4.76.126:33805
I20260710 11:09:27.547740  5945 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:27.548368  5945 heartbeater.cc:507] Master 127.4.76.126:33805 requested a full tablet report, sending...
I20260710 11:09:27.550069  5393 ts_manager.cc:194] Registered new tserver with Master: 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699)
I20260710 11:09:27.551195  5393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45454
I20260710 11:09:27.743057  5497 consensus_queue.cc:237] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:27.750156  5572 raft_consensus.cc:1275] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:27.751520  5871 consensus_queue.cc:1048] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:27.752079  5646 raft_consensus.cc:1275] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:27.753280  5872 consensus_queue.cc:1048] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:27.760314  5871 raft_consensus.cc:2955] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
W20260710 11:09:27.762257  5462 consensus_peers.cc:597] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f0a66aedc4c1452e9dff8925b159611e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:27.764086  5572 raft_consensus.cc:2955] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.768795  5646 raft_consensus.cc:2955] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.774911  5393 catalog_manager.cc:5697] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:27.791882  5572 consensus_queue.cc:237] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:27.809237  5646 raft_consensus.cc:1275] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:27.809496  5497 raft_consensus.cc:1275] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:27.810742  5739 consensus_queue.cc:1048] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:27.811540  5724 consensus_queue.cc:1048] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:27.819725  5537 consensus_peers.cc:597] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f2cd9407617c460f96bbeca663a8b99c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:27.819384  5724 raft_consensus.cc:2955] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.822095  5497 raft_consensus.cc:2955] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.821466  5646 raft_consensus.cc:2955] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.833693  5572 consensus_queue.cc:237] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:27.834555  5396 catalog_manager.cc:5697] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
W20260710 11:09:27.842140  5537 consensus_peers.cc:597] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9eaf55f911145429f79a4a995146ba7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:27.842885  5497 raft_consensus.cc:1275] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:27.844177  5724 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:27.845057  5643 raft_consensus.cc:1275] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:27.848295  5739 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:27.859539  5724 raft_consensus.cc:2955] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.861166  5644 raft_consensus.cc:2955] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.862277  5497 raft_consensus.cc:2955] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.874001  5572 consensus_queue.cc:237] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:27.874109  5396 catalog_manager.cc:5697] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.879894  5497 raft_consensus.cc:1275] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:27.881098  5815 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:27.880815  5537 consensus_peers.cc:597] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c78fc03dd721453fbd68210f3f284bf9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:27.881067  5644 raft_consensus.cc:1275] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:27.884071  5815 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:27.889962  5497 raft_consensus.cc:2955] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.888404  5724 raft_consensus.cc:2955] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.893843  5644 raft_consensus.cc:2955] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:27.902294  5394 catalog_manager.cc:5697] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:28.228983  5970 ts_tablet_manager.cc:933] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:28.230635  5970 tablet_copy_client.cc:323] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.66:35513
I20260710 11:09:28.246877  5583 tablet_copy_service.cc:140] P aed0f3e9c84a4879b22a5759803e6fed: Received BeginTabletCopySession request for tablet f2cd9407617c460f96bbeca663a8b99c from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:33068)
I20260710 11:09:28.247429  5583 tablet_copy_service.cc:161] P aed0f3e9c84a4879b22a5759803e6fed: Beginning new tablet copy session on tablet f2cd9407617c460f96bbeca663a8b99c from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:33068: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-f2cd9407617c460f96bbeca663a8b99c
I20260710 11:09:28.255764  5583 tablet_copy_source_session.cc:215] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:28.259009  5970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2cd9407617c460f96bbeca663a8b99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.268457  5970 tablet_copy_client.cc:806] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:28.268936  5970 tablet_copy_client.cc:670] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:28.272701  5970 tablet_copy_client.cc:538] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:28.280828  5970 tablet_bootstrap.cc:492] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:28.282860  5973 ts_tablet_manager.cc:933] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:28.284358  5973 tablet_copy_client.cc:323] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.66:35513
I20260710 11:09:28.285657  5583 tablet_copy_service.cc:140] P aed0f3e9c84a4879b22a5759803e6fed: Received BeginTabletCopySession request for tablet b9eaf55f911145429f79a4a995146ba7 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:33068)
I20260710 11:09:28.286052  5583 tablet_copy_service.cc:161] P aed0f3e9c84a4879b22a5759803e6fed: Beginning new tablet copy session on tablet b9eaf55f911145429f79a4a995146ba7 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:33068: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-b9eaf55f911145429f79a4a995146ba7
I20260710 11:09:28.291988  5583 tablet_copy_source_session.cc:215] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:28.295933  5973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9eaf55f911145429f79a4a995146ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.301308  5970 tablet_bootstrap.cc:492] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:28.302456  5970 tablet_bootstrap.cc:492] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:28.303567  5970 ts_tablet_manager.cc:1403] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260710 11:09:28.306749  5970 raft_consensus.cc:359] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:28.307534  5970 raft_consensus.cc:740] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:28.308139  5970 consensus_queue.cc:260] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:28.315049  5945 heartbeater.cc:499] Master 127.4.76.126:33805 was elected leader, sending a full tablet report...
I20260710 11:09:28.316041  5970 ts_tablet_manager.cc:1434] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:09:28.318082  5583 tablet_copy_service.cc:342] P aed0f3e9c84a4879b22a5759803e6fed: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-f2cd9407617c460f96bbeca663a8b99c received from {username='slave'} at 127.0.0.1:33068
I20260710 11:09:28.318538  5583 tablet_copy_service.cc:434] P aed0f3e9c84a4879b22a5759803e6fed: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-f2cd9407617c460f96bbeca663a8b99c on tablet f2cd9407617c460f96bbeca663a8b99c with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:28.323002  5970 ts_tablet_manager.cc:933] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:28.332342  5973 tablet_copy_client.cc:806] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:28.332885  5973 tablet_copy_client.cc:670] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:28.335664  5970 tablet_copy_client.cc:323] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.66:35513
I20260710 11:09:28.336056  5973 tablet_copy_client.cc:538] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:28.336956  5583 tablet_copy_service.cc:140] P aed0f3e9c84a4879b22a5759803e6fed: Received BeginTabletCopySession request for tablet c78fc03dd721453fbd68210f3f284bf9 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:33068)
I20260710 11:09:28.337360  5583 tablet_copy_service.cc:161] P aed0f3e9c84a4879b22a5759803e6fed: Beginning new tablet copy session on tablet c78fc03dd721453fbd68210f3f284bf9 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:33068: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-c78fc03dd721453fbd68210f3f284bf9
I20260710 11:09:28.341691  5583 tablet_copy_source_session.cc:215] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:28.343984  5970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c78fc03dd721453fbd68210f3f284bf9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.344089  5973 tablet_bootstrap.cc:492] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:28.354658  5970 tablet_copy_client.cc:806] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:28.355141  5970 tablet_copy_client.cc:670] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:28.358881  5977 ts_tablet_manager.cc:933] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629)
I20260710 11:09:28.363682  5973 tablet_bootstrap.cc:492] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:28.364621  5973 tablet_bootstrap.cc:492] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:28.365778  5973 ts_tablet_manager.cc:1403] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260710 11:09:28.366305  5970 tablet_copy_client.cc:538] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:28.366885  5977 tablet_copy_client.cc:323] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.65:35629
I20260710 11:09:28.370572  5973 raft_consensus.cc:359] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:28.371379  5973 raft_consensus.cc:740] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:28.372022  5973 consensus_queue.cc:260] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:28.374986  5970 tablet_bootstrap.cc:492] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:28.379956  5973 ts_tablet_manager.cc:1434] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:28.386597  5583 tablet_copy_service.cc:342] P aed0f3e9c84a4879b22a5759803e6fed: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-b9eaf55f911145429f79a4a995146ba7 received from {username='slave'} at 127.0.0.1:33068
I20260710 11:09:28.386986  5583 tablet_copy_service.cc:434] P aed0f3e9c84a4879b22a5759803e6fed: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-b9eaf55f911145429f79a4a995146ba7 on tablet b9eaf55f911145429f79a4a995146ba7 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:28.394340  5970 tablet_bootstrap.cc:492] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:28.395000  5970 tablet_bootstrap.cc:492] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:28.395503  5970 ts_tablet_manager.cc:1403] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.000s
I20260710 11:09:28.397143  5508 tablet_copy_service.cc:140] P 3dffc14aa4d2424a8dec93ba6a2051d5: Received BeginTabletCopySession request for tablet f0a66aedc4c1452e9dff8925b159611e from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:58160)
I20260710 11:09:28.397686  5508 tablet_copy_service.cc:161] P 3dffc14aa4d2424a8dec93ba6a2051d5: Beginning new tablet copy session on tablet f0a66aedc4c1452e9dff8925b159611e from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:58160: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-f0a66aedc4c1452e9dff8925b159611e
I20260710 11:09:28.397814  5970 raft_consensus.cc:359] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:28.398603  5970 raft_consensus.cc:740] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:28.399232  5970 consensus_queue.cc:260] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:28.404016  5970 ts_tablet_manager.cc:1434] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:09:28.404562  5508 tablet_copy_source_session.cc:215] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:28.405664  5583 tablet_copy_service.cc:342] P aed0f3e9c84a4879b22a5759803e6fed: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-c78fc03dd721453fbd68210f3f284bf9 received from {username='slave'} at 127.0.0.1:33068
I20260710 11:09:28.406069  5583 tablet_copy_service.cc:434] P aed0f3e9c84a4879b22a5759803e6fed: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-c78fc03dd721453fbd68210f3f284bf9 on tablet c78fc03dd721453fbd68210f3f284bf9 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:28.407557  5977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a66aedc4c1452e9dff8925b159611e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:28.421936  5977 tablet_copy_client.cc:806] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:28.422425  5977 tablet_copy_client.cc:670] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:28.425356  5977 tablet_copy_client.cc:538] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:28.430245  5977 tablet_bootstrap.cc:492] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:28.443625  5977 tablet_bootstrap.cc:492] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:28.444165  5977 tablet_bootstrap.cc:492] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:28.444617  5977 ts_tablet_manager.cc:1403] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.001s
I20260710 11:09:28.446583  5977 raft_consensus.cc:359] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:28.447207  5977 raft_consensus.cc:740] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:28.447786  5977 consensus_queue.cc:260] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:28.450098  5977 ts_tablet_manager.cc:1434] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:09:28.451547  5508 tablet_copy_service.cc:342] P 3dffc14aa4d2424a8dec93ba6a2051d5: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-f0a66aedc4c1452e9dff8925b159611e received from {username='slave'} at 127.0.0.1:58160
I20260710 11:09:28.451927  5508 tablet_copy_service.cc:434] P 3dffc14aa4d2424a8dec93ba6a2051d5: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-f0a66aedc4c1452e9dff8925b159611e on tablet f0a66aedc4c1452e9dff8925b159611e with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:28.688349  5920 raft_consensus.cc:1217] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:28.693322  5920 raft_consensus.cc:1217] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:28.719352  5920 raft_consensus.cc:1217] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:28.961179  5920 raft_consensus.cc:1217] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:29.105595  5985 raft_consensus.cc:1064] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:29.107599  5985 consensus_queue.cc:237] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:29.110337  5724 raft_consensus.cc:1064] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:29.112520  5724 consensus_queue.cc:237] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:29.114703  5644 raft_consensus.cc:1275] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.115221  5920 raft_consensus.cc:1275] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.116392  5815 consensus_queue.cc:1048] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.117388  5497 raft_consensus.cc:1275] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.117183  5985 consensus_queue.cc:1048] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.118888  5815 consensus_queue.cc:1048] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.133265  5919 raft_consensus.cc:1275] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.134079  5644 raft_consensus.cc:1275] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.135799  5985 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.137419  5985 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.144850  5497 raft_consensus.cc:1275] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.148959  5920 raft_consensus.cc:2955] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.153671  5992 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.147135  5985 raft_consensus.cc:2955] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.160778  5497 raft_consensus.cc:2955] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.171767  5393 catalog_manager.cc:5697] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.179036  5815 raft_consensus.cc:2955] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.179050  5646 raft_consensus.cc:2955] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.184468  6000 raft_consensus.cc:1064] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:29.197192  5493 raft_consensus.cc:2955] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.194455  6000 consensus_queue.cc:237] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:29.205958  5644 raft_consensus.cc:2955] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.216961  5920 raft_consensus.cc:2955] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.228737  5919 raft_consensus.cc:1275] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.231145  5646 raft_consensus.cc:1275] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.232357  6001 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.233213  5990 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.234143  5497 raft_consensus.cc:1275] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.236949  5990 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.262342  5394 catalog_manager.cc:5697] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:29.271292  5724 raft_consensus.cc:2955] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.275184  5646 raft_consensus.cc:2955] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.281597  5919 raft_consensus.cc:2955] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.284775  5497 raft_consensus.cc:2955] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.287823  5573 consensus_queue.cc:237] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:29.292289  5572 consensus_queue.cc:237] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:29.297016  5394 catalog_manager.cc:5697] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:29.302809  5495 raft_consensus.cc:1275] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:29.304390  5815 consensus_queue.cc:1048] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:29.314658  5920 raft_consensus.cc:1275] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:29.315219  5572 consensus_queue.cc:237] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:29.316347  5646 raft_consensus.cc:1275] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:29.318744  5815 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:29.321767  6001 raft_consensus.cc:2955] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.324596  5815 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:29.326157  5999 raft_consensus.cc:2955] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.330631  5920 raft_consensus.cc:2955] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.315228  5919 raft_consensus.cc:1275] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:29.333102  5918 raft_consensus.cc:1275] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:29.337677  5382 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9eaf55f911145429f79a4a995146ba7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:29.339530  5724 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:29.331969  5497 raft_consensus.cc:2955] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.341132  5394 catalog_manager.cc:5697] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:29.344336  5987 raft_consensus.cc:1064] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:29.345981  5382 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f2cd9407617c460f96bbeca663a8b99c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:29.346653  5987 consensus_queue.cc:237] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:29.361668  5724 consensus_queue.cc:1048] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:29.341197  5644 raft_consensus.cc:1275] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:29.364007  6001 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:29.364799  5646 raft_consensus.cc:2955] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.365659  5724 raft_consensus.cc:2955] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.358382  5396 catalog_manager.cc:5697] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.366453  5918 raft_consensus.cc:2955] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.372680  5919 raft_consensus.cc:2955] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.373926  5382 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c78fc03dd721453fbd68210f3f284bf9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:29.376796  5631 tablet_service.cc:1558] Processing DeleteTablet for tablet f2cd9407617c460f96bbeca663a8b99c with delete_type TABLET_DATA_TOMBSTONED (TS e95ea0e4c86042b6a282706b3ba72586 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49134
I20260710 11:09:29.378100  5481 tablet_service.cc:1558] Processing DeleteTablet for tablet b9eaf55f911145429f79a4a995146ba7 with delete_type TABLET_DATA_TOMBSTONED (TS 3dffc14aa4d2424a8dec93ba6a2051d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58118
I20260710 11:09:29.394584  5646 raft_consensus.cc:2955] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.396333  5644 raft_consensus.cc:1275] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.397851  5986 consensus_queue.cc:1048] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:29.400202  6011 tablet_replica.cc:333] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:29.402777  5396 catalog_manager.cc:5697] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:29.406797  5920 raft_consensus.cc:1275] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.407374  6012 tablet_replica.cc:333] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:29.408262  6012 raft_consensus.cc:2243] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:29.408145  5987 consensus_queue.cc:1048] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.412978  5572 raft_consensus.cc:1275] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:29.410102  6011 raft_consensus.cc:2243] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:29.414135  5987 consensus_queue.cc:1048] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:29.416201  6011 raft_consensus.cc:2272] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:29.413789  6012 raft_consensus.cc:2272] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:29.422933  6012 ts_tablet_manager.cc:1916] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:29.423277  6011 ts_tablet_manager.cc:1916] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:29.430869  5481 tablet_service.cc:1558] Processing DeleteTablet for tablet c78fc03dd721453fbd68210f3f284bf9 with delete_type TABLET_DATA_TOMBSTONED (TS 3dffc14aa4d2424a8dec93ba6a2051d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58118
I20260710 11:09:29.440402  5872 raft_consensus.cc:2955] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.441613  5573 raft_consensus.cc:2955] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.457316  6012 ts_tablet_manager.cc:1929] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:29.462932  6012 log.cc:1199] T b9eaf55f911145429f79a4a995146ba7 P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root/wals/b9eaf55f911145429f79a4a995146ba7
I20260710 11:09:29.461236  5646 raft_consensus.cc:2955] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.462491  6011 ts_tablet_manager.cc:1929] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:29.457759  5394 catalog_manager.cc:5697] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.465378  6011 log.cc:1199] T f2cd9407617c460f96bbeca663a8b99c P e95ea0e4c86042b6a282706b3ba72586: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root/wals/f2cd9407617c460f96bbeca663a8b99c
I20260710 11:09:29.467113  5381 catalog_manager.cc:5028] TS e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): tablet f2cd9407617c460f96bbeca663a8b99c (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:29.470981  6012 tablet_replica.cc:333] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:29.471125  5380 catalog_manager.cc:5028] TS 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): tablet b9eaf55f911145429f79a4a995146ba7 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:29.471931  6012 raft_consensus.cc:2243] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:29.473814  6012 raft_consensus.cc:2272] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:29.477620  6012 ts_tablet_manager.cc:1916] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:29.476991  5918 raft_consensus.cc:2955] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.490773  6012 ts_tablet_manager.cc:1929] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:29.491212  5497 consensus_queue.cc:237] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:29.491204  6012 log.cc:1199] T c78fc03dd721453fbd68210f3f284bf9 P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root/wals/c78fc03dd721453fbd68210f3f284bf9
I20260710 11:09:29.494318  5380 catalog_manager.cc:5028] TS 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): tablet c78fc03dd721453fbd68210f3f284bf9 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:29.496910  5918 raft_consensus.cc:1275] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:29.497012  5646 raft_consensus.cc:1275] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:29.498128  5986 consensus_queue.cc:1048] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:29.498871  5987 consensus_queue.cc:1048] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:29.505522  5872 raft_consensus.cc:2955] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.506711  5646 raft_consensus.cc:2955] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.510079  5918 raft_consensus.cc:2955] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.514243  5380 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f0a66aedc4c1452e9dff8925b159611e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:29.519907  5393 catalog_manager.cc:5697] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:29.529778  5559 tablet_service.cc:1558] Processing DeleteTablet for tablet f0a66aedc4c1452e9dff8925b159611e with delete_type TABLET_DATA_TOMBSTONED (TS aed0f3e9c84a4879b22a5759803e6fed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33026
I20260710 11:09:29.531383  6017 tablet_replica.cc:333] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:29.532246  6017 raft_consensus.cc:2243] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:29.532902  6017 raft_consensus.cc:2272] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:29.535356  6017 ts_tablet_manager.cc:1916] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:29.544493  6017 ts_tablet_manager.cc:1929] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:29.544759  6017 log.cc:1199] T f0a66aedc4c1452e9dff8925b159611e P aed0f3e9c84a4879b22a5759803e6fed: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root/wals/f0a66aedc4c1452e9dff8925b159611e
I20260710 11:09:29.545921  5382 catalog_manager.cc:5028] TS aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): tablet f0a66aedc4c1452e9dff8925b159611e (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:30.555006  5497 consensus_queue.cc:237] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
W20260710 11:09:30.560420  5462 consensus_peers.cc:597] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a76d9dc3ae9c44c8b720f9f371fc3380. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:30.560618  5645 raft_consensus.cc:1275] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:30.560719  5573 raft_consensus.cc:1275] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:30.561946  6021 consensus_queue.cc:1048] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:30.562691  5872 consensus_queue.cc:1048] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:30.568909  6021 raft_consensus.cc:2955] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.570715  5573 raft_consensus.cc:2955] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.571727  5645 raft_consensus.cc:2955] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.582115  5497 consensus_queue.cc:237] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:30.582248  5393 catalog_manager.cc:5697] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:30.589469  5645 raft_consensus.cc:1275] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260710 11:09:30.589738  5462 consensus_peers.cc:597] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4b7377234a564b689f870d616452959b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:30.590119  5573 raft_consensus.cc:1275] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:30.590821  6021 consensus_queue.cc:1048] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:30.591578  6020 consensus_queue.cc:1048] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:30.599604  6021 raft_consensus.cc:2955] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.602197  5645 raft_consensus.cc:2955] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.603379  5573 raft_consensus.cc:2955] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.617352  5396 catalog_manager.cc:5697] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 2 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.632936  5645 consensus_queue.cc:237] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:30.639207  5497 raft_consensus.cc:1275] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:30.639256  5573 raft_consensus.cc:1275] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:30.640779  6034 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:30.642122  6034 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:30.650645  6016 raft_consensus.cc:2955] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.652844  5497 raft_consensus.cc:2955] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.655925  5573 raft_consensus.cc:2955] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.664832  5572 consensus_queue.cc:237] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:30.667238  5393 catalog_manager.cc:5697] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:30.674867  5611 consensus_peers.cc:597] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b198dd356255400295b8d13a3574646b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:30.686304  5497 raft_consensus.cc:1275] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:30.686506  5645 raft_consensus.cc:1275] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:09:30.686806  5537 consensus_peers.cc:597] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddf83744fe414514baa498a3c8b0a657. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:30.687619  6041 consensus_queue.cc:1048] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:30.688233  6018 consensus_queue.cc:1048] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:30.694736  5990 raft_consensus.cc:2955] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.696187  5495 raft_consensus.cc:2955] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.696662  5645 raft_consensus.cc:2955] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.708442  5396 catalog_manager.cc:5697] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:30.980020  6044 ts_tablet_manager.cc:933] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629)
I20260710 11:09:30.981554  6044 tablet_copy_client.cc:323] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.65:35629
I20260710 11:09:30.982762  5508 tablet_copy_service.cc:140] P 3dffc14aa4d2424a8dec93ba6a2051d5: Received BeginTabletCopySession request for tablet 4b7377234a564b689f870d616452959b from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:58160)
I20260710 11:09:30.983146  5508 tablet_copy_service.cc:161] P 3dffc14aa4d2424a8dec93ba6a2051d5: Beginning new tablet copy session on tablet 4b7377234a564b689f870d616452959b from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:58160: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-4b7377234a564b689f870d616452959b
I20260710 11:09:30.987385  5508 tablet_copy_source_session.cc:215] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:30.989594  6044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b7377234a564b689f870d616452959b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.000945  6044 tablet_copy_client.cc:806] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:31.001448  6044 tablet_copy_client.cc:670] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:31.004594  6044 tablet_copy_client.cc:538] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:31.010187  6044 tablet_bootstrap.cc:492] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:31.018870  6046 ts_tablet_manager.cc:933] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629)
I20260710 11:09:31.028126  6046 tablet_copy_client.cc:323] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.65:35629
I20260710 11:09:31.030164  5508 tablet_copy_service.cc:140] P 3dffc14aa4d2424a8dec93ba6a2051d5: Received BeginTabletCopySession request for tablet a76d9dc3ae9c44c8b720f9f371fc3380 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:58160)
I20260710 11:09:31.030668  5508 tablet_copy_service.cc:161] P 3dffc14aa4d2424a8dec93ba6a2051d5: Beginning new tablet copy session on tablet a76d9dc3ae9c44c8b720f9f371fc3380 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:58160: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-a76d9dc3ae9c44c8b720f9f371fc3380
I20260710 11:09:31.035895  6044 tablet_bootstrap.cc:492] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:31.036866  6044 tablet_bootstrap.cc:492] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:31.037524  6044 ts_tablet_manager.cc:1403] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.008s
I20260710 11:09:31.037796  5508 tablet_copy_source_session.cc:215] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:31.040997  6046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a76d9dc3ae9c44c8b720f9f371fc3380. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.040496  6044 raft_consensus.cc:359] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:31.042160  6049 ts_tablet_manager.cc:933] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:31.041929  6044 raft_consensus.cc:740] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:31.047015  6044 consensus_queue.cc:260] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:31.050575  6049 tablet_copy_client.cc:323] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.67:34425
I20260710 11:09:31.057166  6046 tablet_copy_client.cc:806] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:31.057817  6046 tablet_copy_client.cc:670] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:31.061877  6046 tablet_copy_client.cc:538] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:31.070047  6046 tablet_bootstrap.cc:492] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:31.073118  6044 ts_tablet_manager.cc:1434] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.014s
I20260710 11:09:31.074349  5657 tablet_copy_service.cc:140] P e95ea0e4c86042b6a282706b3ba72586: Received BeginTabletCopySession request for tablet b198dd356255400295b8d13a3574646b from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:49172)
I20260710 11:09:31.074918  5657 tablet_copy_service.cc:161] P e95ea0e4c86042b6a282706b3ba72586: Beginning new tablet copy session on tablet b198dd356255400295b8d13a3574646b from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:49172: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-b198dd356255400295b8d13a3574646b
I20260710 11:09:31.075150  5508 tablet_copy_service.cc:342] P 3dffc14aa4d2424a8dec93ba6a2051d5: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-4b7377234a564b689f870d616452959b received from {username='slave'} at 127.0.0.1:58160
I20260710 11:09:31.075599  5508 tablet_copy_service.cc:434] P 3dffc14aa4d2424a8dec93ba6a2051d5: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-4b7377234a564b689f870d616452959b on tablet 4b7377234a564b689f870d616452959b with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:31.081933  5657 tablet_copy_source_session.cc:215] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:31.085052  6049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b198dd356255400295b8d13a3574646b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.092612  6044 ts_tablet_manager.cc:933] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:31.097121  6046 tablet_bootstrap.cc:492] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:31.097962  6046 tablet_bootstrap.cc:492] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:31.098569  6046 ts_tablet_manager.cc:1403] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.012s
I20260710 11:09:31.099704  6049 tablet_copy_client.cc:806] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:31.100299  6049 tablet_copy_client.cc:670] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:31.101634  6046 raft_consensus.cc:359] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:31.102443  6046 raft_consensus.cc:740] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:31.103193  6044 tablet_copy_client.cc:323] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.66:35513
I20260710 11:09:31.103104  6046 consensus_queue.cc:260] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:31.105063  6049 tablet_copy_client.cc:538] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:31.105406  6046 ts_tablet_manager.cc:1434] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:31.106475  5583 tablet_copy_service.cc:140] P aed0f3e9c84a4879b22a5759803e6fed: Received BeginTabletCopySession request for tablet ddf83744fe414514baa498a3c8b0a657 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:33068)
I20260710 11:09:31.106966  5583 tablet_copy_service.cc:161] P aed0f3e9c84a4879b22a5759803e6fed: Beginning new tablet copy session on tablet ddf83744fe414514baa498a3c8b0a657 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:33068: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-ddf83744fe414514baa498a3c8b0a657
I20260710 11:09:31.107045  5508 tablet_copy_service.cc:342] P 3dffc14aa4d2424a8dec93ba6a2051d5: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-a76d9dc3ae9c44c8b720f9f371fc3380 received from {username='slave'} at 127.0.0.1:58160
I20260710 11:09:31.107540  5508 tablet_copy_service.cc:434] P 3dffc14aa4d2424a8dec93ba6a2051d5: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-a76d9dc3ae9c44c8b720f9f371fc3380 on tablet a76d9dc3ae9c44c8b720f9f371fc3380 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:31.114527  6049 tablet_bootstrap.cc:492] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:31.117727  5583 tablet_copy_source_session.cc:215] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:31.121013  6044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddf83744fe414514baa498a3c8b0a657. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:31.136232  6044 tablet_copy_client.cc:806] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:31.136808  6044 tablet_copy_client.cc:670] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:31.146173  6044 tablet_copy_client.cc:538] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:31.153829  6049 tablet_bootstrap.cc:492] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:31.154481  6044 tablet_bootstrap.cc:492] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:31.154635  6049 tablet_bootstrap.cc:492] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:31.155288  6049 ts_tablet_manager.cc:1403] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.041s	user 0.025s	sys 0.009s
I20260710 11:09:31.158636  6049 raft_consensus.cc:359] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:31.159511  6049 raft_consensus.cc:740] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:31.160178  6049 consensus_queue.cc:260] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:31.162691  6049 ts_tablet_manager.cc:1434] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:09:31.164330  5657 tablet_copy_service.cc:342] P e95ea0e4c86042b6a282706b3ba72586: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-b198dd356255400295b8d13a3574646b received from {username='slave'} at 127.0.0.1:49172
I20260710 11:09:31.164692  5657 tablet_copy_service.cc:434] P e95ea0e4c86042b6a282706b3ba72586: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-b198dd356255400295b8d13a3574646b on tablet b198dd356255400295b8d13a3574646b with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:31.176034  6044 tablet_bootstrap.cc:492] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:31.176637  6044 tablet_bootstrap.cc:492] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:31.177112  6044 ts_tablet_manager.cc:1403] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 11:09:31.179371  6044 raft_consensus.cc:359] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:31.180106  6044 raft_consensus.cc:740] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:31.180544  6044 consensus_queue.cc:260] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:31.182374  6044 ts_tablet_manager.cc:1434] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 11:09:31.183874  5583 tablet_copy_service.cc:342] P aed0f3e9c84a4879b22a5759803e6fed: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-ddf83744fe414514baa498a3c8b0a657 received from {username='slave'} at 127.0.0.1:33068
I20260710 11:09:31.184195  5583 tablet_copy_service.cc:434] P aed0f3e9c84a4879b22a5759803e6fed: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-ddf83744fe414514baa498a3c8b0a657 on tablet ddf83744fe414514baa498a3c8b0a657 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:31.361302  5918 raft_consensus.cc:1217] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:09:31.549176  5918 raft_consensus.cc:1217] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:31.611323  5918 raft_consensus.cc:1217] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:31.637748  5918 raft_consensus.cc:1217] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:31.821754  6057 raft_consensus.cc:1064] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:31.824195  6057 consensus_queue.cc:237] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:31.831404  5918 raft_consensus.cc:1275] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEARNER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:31.832094  5573 raft_consensus.cc:1275] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:31.832561  6057 consensus_queue.cc:1048] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:31.831421  5645 raft_consensus.cc:1275] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:31.833689  6021 consensus_queue.cc:1048] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:31.834663  6020 consensus_queue.cc:1048] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:31.849025  6057 raft_consensus.cc:2955] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:31.851846  5573 raft_consensus.cc:2955] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:31.865939  5645 raft_consensus.cc:2955] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:31.866122  5393 catalog_manager.cc:5697] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:31.887279  5918 raft_consensus.cc:2955] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:31.907636  5495 consensus_queue.cc:237] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:31.911983  5573 raft_consensus.cc:1275] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:09:31.911985  5918 raft_consensus.cc:1275] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:09:31.913286  6057 consensus_queue.cc:1048] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:31.914152  6066 consensus_queue.cc:1048] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:31.924088  6020 raft_consensus.cc:2955] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:31.930367  5573 raft_consensus.cc:2955] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:31.934391  5380 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4b7377234a564b689f870d616452959b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:31.934906  5918 raft_consensus.cc:2955] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:31.941576  5394 catalog_manager.cc:5697] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New cstate: current_term: 2 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:31.945403  6059 raft_consensus.cc:1064] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:31.948169  6059 consensus_queue.cc:237] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:31.957016  5918 raft_consensus.cc:1275] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:31.958503  6059 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:31.958833  5495 raft_consensus.cc:1275] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:31.959321  5573 raft_consensus.cc:1275] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:31.960603  6059 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:31.961620  6034 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:31.978487  5631 tablet_service.cc:1558] Processing DeleteTablet for tablet 4b7377234a564b689f870d616452959b with delete_type TABLET_DATA_TOMBSTONED (TS e95ea0e4c86042b6a282706b3ba72586 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49134
I20260710 11:09:31.992657  6059 raft_consensus.cc:2955] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:31.995244  6075 tablet_replica.cc:333] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:31.997152  6075 raft_consensus.cc:2243] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:31.998373  5918 raft_consensus.cc:2955] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.002588  5573 raft_consensus.cc:2955] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.009258  5495 raft_consensus.cc:2955] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.012689  6075 raft_consensus.cc:2272] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.016785  6075 ts_tablet_manager.cc:1916] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:32.016626  5393 catalog_manager.cc:5697] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.040342  5645 consensus_queue.cc:237] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:32.047015  5920 raft_consensus.cc:1275] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:32.046862  6075 ts_tablet_manager.cc:1929] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:09:32.047667  6075 log.cc:1199] T 4b7377234a564b689f870d616452959b P e95ea0e4c86042b6a282706b3ba72586: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root/wals/4b7377234a564b689f870d616452959b
I20260710 11:09:32.048588  5495 raft_consensus.cc:1275] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:32.049907  5381 catalog_manager.cc:5028] TS e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): tablet 4b7377234a564b689f870d616452959b (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:32.050176  6034 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:32.051112  6059 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:32.056697  6034 raft_consensus.cc:2955] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.058861  5918 raft_consensus.cc:2955] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.061102  5495 raft_consensus.cc:2955] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.066931  6066 raft_consensus.cc:1064] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:32.069211  6066 consensus_queue.cc:237] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:32.074851  5392 catalog_manager.cc:5697] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.087322  5381 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b198dd356255400295b8d13a3574646b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:32.091658  5918 raft_consensus.cc:1275] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:32.093034  6020 consensus_queue.cc:1048] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:32.091960  5559 tablet_service.cc:1558] Processing DeleteTablet for tablet b198dd356255400295b8d13a3574646b with delete_type TABLET_DATA_TOMBSTONED (TS aed0f3e9c84a4879b22a5759803e6fed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33026
I20260710 11:09:32.095577  5645 raft_consensus.cc:1275] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:32.096256  5573 raft_consensus.cc:1275] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:32.097070  6057 consensus_queue.cc:1048] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:32.097882  6020 consensus_queue.cc:1048] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:32.099404  6078 tablet_replica.cc:333] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:32.100525  6078 raft_consensus.cc:2243] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.101413  6078 raft_consensus.cc:2272] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.105688  6078 ts_tablet_manager.cc:1916] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:32.124497  6078 ts_tablet_manager.cc:1929] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:32.125209  6078 log.cc:1199] T b198dd356255400295b8d13a3574646b P aed0f3e9c84a4879b22a5759803e6fed: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root/wals/b198dd356255400295b8d13a3574646b
I20260710 11:09:32.127408  5382 catalog_manager.cc:5028] TS aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): tablet b198dd356255400295b8d13a3574646b (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:32.127323  6057 raft_consensus.cc:2955] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.129971  5645 raft_consensus.cc:2955] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.130487  5918 raft_consensus.cc:2955] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.139660  5573 raft_consensus.cc:2955] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.144464  5396 catalog_manager.cc:5697] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:32.153151  6061 raft_consensus.cc:1064] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:32.156371  6061 consensus_queue.cc:237] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:32.159060  5495 consensus_queue.cc:237] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:32.165444  5918 raft_consensus.cc:1275] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:32.166652  6057 consensus_queue.cc:1048] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:32.168646  5645 raft_consensus.cc:1275] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:32.169906  6021 consensus_queue.cc:1048] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:32.172724  6021 raft_consensus.cc:2955] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.175616  5646 raft_consensus.cc:1275] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:32.176748  5918 raft_consensus.cc:1275] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:32.178171  5497 raft_consensus.cc:1275] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:32.179536  5645 raft_consensus.cc:2955] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.188625  6061 consensus_queue.cc:1048] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:32.189674  6060 consensus_queue.cc:1048] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:32.190894  5920 raft_consensus.cc:2955] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.194351  6060 consensus_queue.cc:1048] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:32.200428  5392 catalog_manager.cc:5697] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.210855  5559 tablet_service.cc:1558] Processing DeleteTablet for tablet a76d9dc3ae9c44c8b720f9f371fc3380 with delete_type TABLET_DATA_TOMBSTONED (TS aed0f3e9c84a4879b22a5759803e6fed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33026
I20260710 11:09:32.211930  6078 tablet_replica.cc:333] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:32.212917  6078 raft_consensus.cc:2243] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.213714  6078 raft_consensus.cc:2272] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.217592  6078 ts_tablet_manager.cc:1916] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:32.217890  6061 raft_consensus.cc:2955] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.220809  5646 raft_consensus.cc:2955] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.229317  5380 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a76d9dc3ae9c44c8b720f9f371fc3380 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:32.232832  6078 ts_tablet_manager.cc:1929] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:32.233314  6078 log.cc:1199] T a76d9dc3ae9c44c8b720f9f371fc3380 P aed0f3e9c84a4879b22a5759803e6fed: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root/wals/a76d9dc3ae9c44c8b720f9f371fc3380
I20260710 11:09:32.233081  5497 raft_consensus.cc:2955] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.234875  5382 catalog_manager.cc:5028] TS aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): tablet a76d9dc3ae9c44c8b720f9f371fc3380 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:32.242437  5392 catalog_manager.cc:5697] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.242869  5919 raft_consensus.cc:2955] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.258507  5573 consensus_queue.cc:237] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:32.262305  5919 raft_consensus.cc:1275] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:32.264225  6061 consensus_queue.cc:1048] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:32.267046  5497 raft_consensus.cc:1275] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:32.270558  6061 consensus_queue.cc:1048] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:32.272400  6061 raft_consensus.cc:2955] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.289270  5382 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ddf83744fe414514baa498a3c8b0a657 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:32.289057  5919 raft_consensus.cc:2955] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.290793  5497 raft_consensus.cc:2955] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:32.293531  5396 catalog_manager.cc:5697] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:32.309121  5631 tablet_service.cc:1558] Processing DeleteTablet for tablet ddf83744fe414514baa498a3c8b0a657 with delete_type TABLET_DATA_TOMBSTONED (TS e95ea0e4c86042b6a282706b3ba72586 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49134
I20260710 11:09:32.309958  6075 tablet_replica.cc:333] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:32.310777  6075 raft_consensus.cc:2243] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.311232  6075 raft_consensus.cc:2272] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.314638  6075 ts_tablet_manager.cc:1916] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:32.324412  6075 ts_tablet_manager.cc:1929] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:32.324707  6075 log.cc:1199] T ddf83744fe414514baa498a3c8b0a657 P e95ea0e4c86042b6a282706b3ba72586: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root/wals/ddf83744fe414514baa498a3c8b0a657
I20260710 11:09:32.325814  5381 catalog_manager.cc:5028] TS e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): tablet ddf83744fe414514baa498a3c8b0a657 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:33.335848  5646 consensus_queue.cc:237] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:33.341487  5573 raft_consensus.cc:1275] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:33.341611  5495 raft_consensus.cc:1275] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:09:33.341512  5611 consensus_peers.cc:597] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2aeb4706ab434aff9b3dfa6f38dddb82. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:33.342793  6091 consensus_queue.cc:1048] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.343417  6059 consensus_queue.cc:1048] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.349915  6087 raft_consensus.cc:2955] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.351585  5573 raft_consensus.cc:2955] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.351804  5495 raft_consensus.cc:2955] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.364948  5646 consensus_queue.cc:237] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:33.364713  5393 catalog_manager.cc:5697] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:33.370625  5611 consensus_peers.cc:597] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffc180d4f3054163b3bda632fefa774d. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:33.371129  5495 raft_consensus.cc:1275] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:33.372516  5573 raft_consensus.cc:1275] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:33.372506  6059 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.374576  6059 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.379954  6091 raft_consensus.cc:2955] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.383152  5495 raft_consensus.cc:2955] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.384688  5573 raft_consensus.cc:2955] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.404094  5495 consensus_queue.cc:237] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:33.404508  5396 catalog_manager.cc:5697] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.410478  5573 raft_consensus.cc:1275] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:33.410507  5646 raft_consensus.cc:1275] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:09:33.410815  5462 consensus_peers.cc:597] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c87425b2957b4b3e8e90c5fba62376fd. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:33.411810  6088 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.412534  6021 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.420665  6021 raft_consensus.cc:2955] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.421567  5646 raft_consensus.cc:2955] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.425137  5573 raft_consensus.cc:2955] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.434583  5394 catalog_manager.cc:5697] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:33.437235  5646 consensus_queue.cc:237] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
W20260710 11:09:33.442943  5611 consensus_peers.cc:597] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9647570d1265464da503f49220689976. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:33.443745  5573 raft_consensus.cc:1275] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.444947  5495 raft_consensus.cc:1275] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:33.445127  6087 consensus_queue.cc:1048] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.447118  6101 consensus_queue.cc:1048] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:33.456454  6087 raft_consensus.cc:2955] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.462893  5495 raft_consensus.cc:2955] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.466337  5573 raft_consensus.cc:2955] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:33.470052  5396 catalog_manager.cc:5697] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 2 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:33.771816  6109 ts_tablet_manager.cc:933] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:33.773589  6109 tablet_copy_client.cc:323] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.67:34425
I20260710 11:09:33.775210  5657 tablet_copy_service.cc:140] P e95ea0e4c86042b6a282706b3ba72586: Received BeginTabletCopySession request for tablet ffc180d4f3054163b3bda632fefa774d from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:49172)
I20260710 11:09:33.775643  5657 tablet_copy_service.cc:161] P e95ea0e4c86042b6a282706b3ba72586: Beginning new tablet copy session on tablet ffc180d4f3054163b3bda632fefa774d from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:49172: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-ffc180d4f3054163b3bda632fefa774d
I20260710 11:09:33.781987  5657 tablet_copy_source_session.cc:215] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:33.784369  6109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffc180d4f3054163b3bda632fefa774d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.793642  6109 tablet_copy_client.cc:806] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:33.794121  6109 tablet_copy_client.cc:670] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:33.797250  6109 tablet_copy_client.cc:538] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:33.803520  6109 tablet_bootstrap.cc:492] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:33.819876  6109 tablet_bootstrap.cc:492] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:33.820536  6109 tablet_bootstrap.cc:492] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:33.821041  6109 ts_tablet_manager.cc:1403] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.018s	user 0.019s	sys 0.000s
I20260710 11:09:33.823467  6109 raft_consensus.cc:359] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:33.824028  6109 raft_consensus.cc:740] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:33.824481  6109 consensus_queue.cc:260] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:33.827036  6109 ts_tablet_manager.cc:1434] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:33.828819  5657 tablet_copy_service.cc:342] P e95ea0e4c86042b6a282706b3ba72586: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-ffc180d4f3054163b3bda632fefa774d received from {username='slave'} at 127.0.0.1:49172
I20260710 11:09:33.829260  5657 tablet_copy_service.cc:434] P e95ea0e4c86042b6a282706b3ba72586: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-ffc180d4f3054163b3bda632fefa774d on tablet ffc180d4f3054163b3bda632fefa774d with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:33.838814  6109 ts_tablet_manager.cc:933] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:33.840184  6109 tablet_copy_client.cc:323] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.67:34425
I20260710 11:09:33.841445  5657 tablet_copy_service.cc:140] P e95ea0e4c86042b6a282706b3ba72586: Received BeginTabletCopySession request for tablet 2aeb4706ab434aff9b3dfa6f38dddb82 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:49172)
I20260710 11:09:33.841929  5657 tablet_copy_service.cc:161] P e95ea0e4c86042b6a282706b3ba72586: Beginning new tablet copy session on tablet 2aeb4706ab434aff9b3dfa6f38dddb82 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:49172: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-2aeb4706ab434aff9b3dfa6f38dddb82
I20260710 11:09:33.849068  5657 tablet_copy_source_session.cc:215] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:33.851621  6109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2aeb4706ab434aff9b3dfa6f38dddb82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.862142  6109 tablet_copy_client.cc:806] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:33.862620  6109 tablet_copy_client.cc:670] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:33.865520  6109 tablet_copy_client.cc:538] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:33.870677  6109 tablet_bootstrap.cc:492] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:33.884274  6109 tablet_bootstrap.cc:492] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:33.884853  6109 tablet_bootstrap.cc:492] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:33.885305  6109 ts_tablet_manager.cc:1403] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.004s
I20260710 11:09:33.887347  6109 raft_consensus.cc:359] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:33.888019  6109 raft_consensus.cc:740] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:33.888540  6109 consensus_queue.cc:260] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:33.890494  6109 ts_tablet_manager.cc:1434] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:33.895529  5657 tablet_copy_service.cc:342] P e95ea0e4c86042b6a282706b3ba72586: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-2aeb4706ab434aff9b3dfa6f38dddb82 received from {username='slave'} at 127.0.0.1:49172
I20260710 11:09:33.895900  5657 tablet_copy_service.cc:434] P e95ea0e4c86042b6a282706b3ba72586: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-2aeb4706ab434aff9b3dfa6f38dddb82 on tablet 2aeb4706ab434aff9b3dfa6f38dddb82 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:33.924118  6109 ts_tablet_manager.cc:933] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629)
I20260710 11:09:33.925580  6109 tablet_copy_client.cc:323] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.65:35629
I20260710 11:09:33.927042  5508 tablet_copy_service.cc:140] P 3dffc14aa4d2424a8dec93ba6a2051d5: Received BeginTabletCopySession request for tablet c87425b2957b4b3e8e90c5fba62376fd from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:58160)
I20260710 11:09:33.927429  5508 tablet_copy_service.cc:161] P 3dffc14aa4d2424a8dec93ba6a2051d5: Beginning new tablet copy session on tablet c87425b2957b4b3e8e90c5fba62376fd from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:58160: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-c87425b2957b4b3e8e90c5fba62376fd
I20260710 11:09:33.932920  5508 tablet_copy_source_session.cc:215] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:33.935564  6109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87425b2957b4b3e8e90c5fba62376fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.948268  6109 tablet_copy_client.cc:806] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:33.948664  6109 tablet_copy_client.cc:670] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:33.952119  6109 tablet_copy_client.cc:538] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:33.956590  6109 tablet_bootstrap.cc:492] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:33.966871  6116 ts_tablet_manager.cc:933] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:33.972128  6116 tablet_copy_client.cc:323] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.67:34425
I20260710 11:09:33.973805  6109 tablet_bootstrap.cc:492] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:33.973667  5657 tablet_copy_service.cc:140] P e95ea0e4c86042b6a282706b3ba72586: Received BeginTabletCopySession request for tablet 9647570d1265464da503f49220689976 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:49172)
I20260710 11:09:33.974252  5657 tablet_copy_service.cc:161] P e95ea0e4c86042b6a282706b3ba72586: Beginning new tablet copy session on tablet 9647570d1265464da503f49220689976 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:49172: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-9647570d1265464da503f49220689976
I20260710 11:09:33.974576  6109 tablet_bootstrap.cc:492] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:33.975148  6109 ts_tablet_manager.cc:1403] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:09:33.977703  6109 raft_consensus.cc:359] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:33.978407  6109 raft_consensus.cc:740] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:33.979314  6109 consensus_queue.cc:260] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:33.981204  6109 ts_tablet_manager.cc:1434] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:33.981230  5657 tablet_copy_source_session.cc:215] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:33.983619  5508 tablet_copy_service.cc:342] P 3dffc14aa4d2424a8dec93ba6a2051d5: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-c87425b2957b4b3e8e90c5fba62376fd received from {username='slave'} at 127.0.0.1:58160
I20260710 11:09:33.984035  5508 tablet_copy_service.cc:434] P 3dffc14aa4d2424a8dec93ba6a2051d5: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-c87425b2957b4b3e8e90c5fba62376fd on tablet c87425b2957b4b3e8e90c5fba62376fd with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:33.987767  6116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9647570d1265464da503f49220689976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.999153  6116 tablet_copy_client.cc:806] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:33.999601  6116 tablet_copy_client.cc:670] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:34.002626  6116 tablet_copy_client.cc:538] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:34.010651  6116 tablet_bootstrap.cc:492] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:34.027531  6116 tablet_bootstrap.cc:492] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:34.028143  6116 tablet_bootstrap.cc:492] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:34.028613  6116 ts_tablet_manager.cc:1403] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.005s
I20260710 11:09:34.031198  6116 raft_consensus.cc:359] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:34.031989  6116 raft_consensus.cc:740] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:34.032596  6116 consensus_queue.cc:260] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:34.034638  6116 ts_tablet_manager.cc:1434] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:34.036279  5657 tablet_copy_service.cc:342] P e95ea0e4c86042b6a282706b3ba72586: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-9647570d1265464da503f49220689976 received from {username='slave'} at 127.0.0.1:49172
I20260710 11:09:34.036597  5657 tablet_copy_service.cc:434] P e95ea0e4c86042b6a282706b3ba72586: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-9647570d1265464da503f49220689976 on tablet 9647570d1265464da503f49220689976 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
W20260710 11:09:34.354490  5462 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.76.67:34425, user_credentials={real_user=slave}} blocked reactor thread for 91883.5us
I20260710 11:09:34.474839  5918 raft_consensus.cc:1217] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:09:34.481068  5917 raft_consensus.cc:1217] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:34.494091  5916 raft_consensus.cc:1217] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:34.495384  5919 raft_consensus.cc:1217] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:34.920203  6059 raft_consensus.cc:1064] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:34.922497  6059 consensus_queue.cc:237] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:34.927481  6091 raft_consensus.cc:1064] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:34.929925  6091 consensus_queue.cc:237] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:34.931119  5920 raft_consensus.cc:1275] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:34.932008  5573 raft_consensus.cc:1275] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:34.932701  6128 consensus_queue.cc:1048] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:34.933208  5497 raft_consensus.cc:1275] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:34.937755  5919 raft_consensus.cc:1275] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:34.939641  5573 raft_consensus.cc:1275] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:34.940155  5497 raft_consensus.cc:1275] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:34.934881  6128 consensus_queue.cc:1048] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260710 11:09:34.941402  6121 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:34.943287  6121 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:34.944897  6121 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:34.945822  6059 consensus_queue.cc:1048] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:34.951980  6105 raft_consensus.cc:1064] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:34.954324  6105 consensus_queue.cc:237] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:34.965673  6121 raft_consensus.cc:2955] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:34.972074  5919 raft_consensus.cc:2955] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:34.976361  6091 raft_consensus.cc:2955] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:34.981259  5573 raft_consensus.cc:2955] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:34.983675  5572 raft_consensus.cc:2955] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:34.984838  5497 raft_consensus.cc:2955] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:34.986819  5394 catalog_manager.cc:5697] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:35.001521  6122 raft_consensus.cc:1064] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:35.004449  6122 consensus_queue.cc:237] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:35.031788  5916 raft_consensus.cc:1275] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:35.032306  5497 raft_consensus.cc:1275] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:35.033496  5646 raft_consensus.cc:1275] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:35.033633  6121 consensus_queue.cc:1048] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:35.034685  6021 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:35.040189  6021 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:35.038183  5920 raft_consensus.cc:2955] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.044342  5917 raft_consensus.cc:1275] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEARNER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:35.049259  6122 consensus_queue.cc:1048] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:35.065507  5573 raft_consensus.cc:1275] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:35.068032  6091 consensus_queue.cc:1048] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:09:35.090754  5536 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.76.65:35629, user_credentials={real_user=slave}} blocked reactor thread for 63337.1us
I20260710 11:09:35.098464  6021 raft_consensus.cc:2955] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.098838  5920 raft_consensus.cc:2955] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.100946  5498 raft_consensus.cc:2955] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.141426  6128 raft_consensus.cc:2955] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.144752  5497 raft_consensus.cc:2955] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.153004  5916 raft_consensus.cc:2955] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.159106  5573 raft_consensus.cc:2955] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.177167  5572 raft_consensus.cc:1275] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:35.177907  5646 raft_consensus.cc:2955] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.179663  6021 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:35.187731  5572 raft_consensus.cc:2955] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.189667  5646 consensus_queue.cc:237] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:35.198251  5392 catalog_manager.cc:5697] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.200404  5392 catalog_manager.cc:5697] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.201628  5392 catalog_manager.cc:5697] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.205734  5916 raft_consensus.cc:1275] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:35.207667  6128 consensus_queue.cc:1048] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:35.212563  5572 raft_consensus.cc:1275] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:35.214741  6122 consensus_queue.cc:1048] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:35.215950  5920 raft_consensus.cc:2955] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.216436  6122 raft_consensus.cc:2955] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.219764  5572 raft_consensus.cc:2955] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.226701  5646 consensus_queue.cc:237] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:35.227272  5381 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2aeb4706ab434aff9b3dfa6f38dddb82 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:35.231560  5394 catalog_manager.cc:5697] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.231979  5645 consensus_queue.cc:237] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:35.237180  5497 raft_consensus.cc:1275] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:09:35.240870  6128 consensus_queue.cc:1048] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:35.246953  5572 raft_consensus.cc:1275] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:35.248119  5481 tablet_service.cc:1558] Processing DeleteTablet for tablet 2aeb4706ab434aff9b3dfa6f38dddb82 with delete_type TABLET_DATA_TOMBSTONED (TS 3dffc14aa4d2424a8dec93ba6a2051d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58118
I20260710 11:09:35.248399  6121 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:35.251310  5916 raft_consensus.cc:1275] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:35.253082  6121 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:35.254590  6091 raft_consensus.cc:2955] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.256220  5497 raft_consensus.cc:2955] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.265091  5920 raft_consensus.cc:1275] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:09:35.268853  5381 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9647570d1265464da503f49220689976 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:35.269393  6128 consensus_queue.cc:1048] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:35.273638  6121 raft_consensus.cc:2955] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.274878  5396 catalog_manager.cc:5697] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New cstate: current_term: 2 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:35.275346  5920 raft_consensus.cc:2955] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.279800  5572 raft_consensus.cc:2955] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.275446  5916 raft_consensus.cc:2955] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.282867  5381 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ffc180d4f3054163b3bda632fefa774d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:35.288349  5559 tablet_service.cc:1558] Processing DeleteTablet for tablet 9647570d1265464da503f49220689976 with delete_type TABLET_DATA_TOMBSTONED (TS aed0f3e9c84a4879b22a5759803e6fed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33026
I20260710 11:09:35.290548  6155 tablet_replica.cc:333] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:35.291698  6155 raft_consensus.cc:2243] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:35.292423  6155 raft_consensus.cc:2272] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:35.295547  5396 catalog_manager.cc:5697] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.302562  6155 ts_tablet_manager.cc:1916] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:35.304383  6157 tablet_replica.cc:333] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:35.305331  6157 raft_consensus.cc:2243] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:35.305898  6157 raft_consensus.cc:2272] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:35.311829  6157 ts_tablet_manager.cc:1916] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:35.314978  6155 ts_tablet_manager.cc:1929] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:35.315305  6155 log.cc:1199] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root/wals/2aeb4706ab434aff9b3dfa6f38dddb82
I20260710 11:09:35.317838  5380 catalog_manager.cc:5028] TS 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): tablet 2aeb4706ab434aff9b3dfa6f38dddb82 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:35.322530  5481 tablet_service.cc:1558] Processing DeleteTablet for tablet ffc180d4f3054163b3bda632fefa774d with delete_type TABLET_DATA_TOMBSTONED (TS 3dffc14aa4d2424a8dec93ba6a2051d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58118
I20260710 11:09:35.323403  6155 tablet_replica.cc:333] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:35.324326  6155 raft_consensus.cc:2243] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:35.324950  6155 raft_consensus.cc:2272] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:35.325588  6157 ts_tablet_manager.cc:1929] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:09:35.326061  6157 log.cc:1199] T 9647570d1265464da503f49220689976 P aed0f3e9c84a4879b22a5759803e6fed: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root/wals/9647570d1265464da503f49220689976
I20260710 11:09:35.327267  6155 ts_tablet_manager.cc:1916] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:35.327571  5382 catalog_manager.cc:5028] TS aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): tablet 9647570d1265464da503f49220689976 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:35.336423  6155 ts_tablet_manager.cc:1929] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:35.336721  6155 log.cc:1199] T ffc180d4f3054163b3bda632fefa774d P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root/wals/ffc180d4f3054163b3bda632fefa774d
I20260710 11:09:35.337800  5380 catalog_manager.cc:5028] TS 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): tablet ffc180d4f3054163b3bda632fefa774d (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
W20260710 11:09:35.398177  5668 debug-util.cc:398] Leaking SignalData structure 0x7b08000856a0 after lost signal to thread 4404
W20260710 11:09:35.399230  5668 debug-util.cc:398] Leaking SignalData structure 0x7b080013f1a0 after lost signal to thread 5430
W20260710 11:09:35.400337  5668 debug-util.cc:398] Leaking SignalData structure 0x7b08000f6dc0 after lost signal to thread 5522
W20260710 11:09:35.401317  5668 debug-util.cc:398] Leaking SignalData structure 0x7b0800284680 after lost signal to thread 5597
W20260710 11:09:35.402271  5668 debug-util.cc:398] Leaking SignalData structure 0x7b0800278660 after lost signal to thread 5671
W20260710 11:09:35.403276  5668 debug-util.cc:398] Leaking SignalData structure 0x7b080027a060 after lost signal to thread 5944
I20260710 11:09:35.633073  5498 consensus_queue.cc:237] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:35.638461  5916 raft_consensus.cc:1275] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:35.639056  5572 raft_consensus.cc:1275] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:35.640512  6021 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:35.641428  6151 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:35.649470  6153 raft_consensus.cc:2955] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.652133  5920 raft_consensus.cc:2955] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.661566  5380 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c87425b2957b4b3e8e90c5fba62376fd with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:35.662453  5573 raft_consensus.cc:2955] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:35.668946  5396 catalog_manager.cc:5697] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New cstate: current_term: 1 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:35.682235  5631 tablet_service.cc:1558] Processing DeleteTablet for tablet c87425b2957b4b3e8e90c5fba62376fd with delete_type TABLET_DATA_TOMBSTONED (TS e95ea0e4c86042b6a282706b3ba72586 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49134
I20260710 11:09:35.685318  6158 tablet_replica.cc:333] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:35.686223  6158 raft_consensus.cc:2243] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:35.686914  6158 raft_consensus.cc:2272] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:35.689990  6158 ts_tablet_manager.cc:1916] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:35.700986  6158 ts_tablet_manager.cc:1929] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:35.701242  6158 log.cc:1199] T c87425b2957b4b3e8e90c5fba62376fd P e95ea0e4c86042b6a282706b3ba72586: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root/wals/c87425b2957b4b3e8e90c5fba62376fd
I20260710 11:09:35.702493  5381 catalog_manager.cc:5028] TS e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): tablet c87425b2957b4b3e8e90c5fba62376fd (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:36.719069  5573 consensus_queue.cc:237] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
W20260710 11:09:36.725512  5537 consensus_peers.cc:597] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07cd289536884e6e817a89ed51d16637. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:36.725653  5645 raft_consensus.cc:1275] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:36.727041  5497 raft_consensus.cc:1275] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:36.726842  6142 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.728156  6161 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.733505  6142 raft_consensus.cc:2955] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.744709  5573 consensus_queue.cc:237] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:36.747753  5396 catalog_manager.cc:5697] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.740558  5645 raft_consensus.cc:2955] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.760887  5497 raft_consensus.cc:2955] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.793248  5645 raft_consensus.cc:1275] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:36.796803  5498 raft_consensus.cc:1275] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:09:36.807899  5537 consensus_peers.cc:597] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5f49020822c46d79dbc02adec5fead5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:36.810088  6161 consensus_queue.cc:1048] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.811574  6171 consensus_queue.cc:1048] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.822890  6171 raft_consensus.cc:2955] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.824642  5498 raft_consensus.cc:2955] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.828269  5645 raft_consensus.cc:2955] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.834793  5646 consensus_queue.cc:237] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:36.837652  5392 catalog_manager.cc:5697] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.841004  5573 raft_consensus.cc:1275] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:09:36.841549  5611 consensus_peers.cc:597] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b601086e03c642bf87c61d967abe0cc2. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:36.844025  5498 raft_consensus.cc:1275] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:36.845233  6121 consensus_queue.cc:1048] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.846796  6159 consensus_queue.cc:1048] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.856597  6121 raft_consensus.cc:2955] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.858671  5498 raft_consensus.cc:2955] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.869719  5573 consensus_queue.cc:237] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:36.874058  5572 raft_consensus.cc:2955] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.878436  5396 catalog_manager.cc:5697] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.889158  5645 raft_consensus.cc:1275] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:36.891196  6142 consensus_queue.cc:1048] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.891896  5498 raft_consensus.cc:1275] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:36.893353  6171 consensus_queue.cc:1048] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:36.895639  5537 consensus_peers.cc:597] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea02b44be7e147ee8cda039e61b5659a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:36.913528  6142 raft_consensus.cc:2955] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.918604  5646 raft_consensus.cc:2955] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.917321  5498 raft_consensus.cc:2955] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:36.932549  5393 catalog_manager.cc:5697] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:37.328435  6182 ts_tablet_manager.cc:933] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:37.330303  6182 tablet_copy_client.cc:323] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.66:35513
I20260710 11:09:37.332056  5583 tablet_copy_service.cc:140] P aed0f3e9c84a4879b22a5759803e6fed: Received BeginTabletCopySession request for tablet ea02b44be7e147ee8cda039e61b5659a from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:33068)
I20260710 11:09:37.332561  5583 tablet_copy_service.cc:161] P aed0f3e9c84a4879b22a5759803e6fed: Beginning new tablet copy session on tablet ea02b44be7e147ee8cda039e61b5659a from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:33068: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-ea02b44be7e147ee8cda039e61b5659a
I20260710 11:09:37.343325  5583 tablet_copy_source_session.cc:215] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:37.346390  6184 ts_tablet_manager.cc:933] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:37.346832  6182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea02b44be7e147ee8cda039e61b5659a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.355154  6184 tablet_copy_client.cc:323] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.66:35513
I20260710 11:09:37.362746  5583 tablet_copy_service.cc:140] P aed0f3e9c84a4879b22a5759803e6fed: Received BeginTabletCopySession request for tablet 07cd289536884e6e817a89ed51d16637 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:33068)
I20260710 11:09:37.363226  5583 tablet_copy_service.cc:161] P aed0f3e9c84a4879b22a5759803e6fed: Beginning new tablet copy session on tablet 07cd289536884e6e817a89ed51d16637 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:33068: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-07cd289536884e6e817a89ed51d16637
I20260710 11:09:37.364306  6187 ts_tablet_manager.cc:933] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:37.366300  6186 ts_tablet_manager.cc:933] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:37.368252  6182 tablet_copy_client.cc:806] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:37.368846  6182 tablet_copy_client.cc:670] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:37.371672  5583 tablet_copy_source_session.cc:215] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:37.372400  6187 tablet_copy_client.cc:323] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.67:34425
I20260710 11:09:37.373112  6186 tablet_copy_client.cc:323] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.66:35513
I20260710 11:09:37.373487  6182 tablet_copy_client.cc:538] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:37.374235  5657 tablet_copy_service.cc:140] P e95ea0e4c86042b6a282706b3ba72586: Received BeginTabletCopySession request for tablet b601086e03c642bf87c61d967abe0cc2 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:49172)
I20260710 11:09:37.374738  5657 tablet_copy_service.cc:161] P e95ea0e4c86042b6a282706b3ba72586: Beginning new tablet copy session on tablet b601086e03c642bf87c61d967abe0cc2 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:49172: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-b601086e03c642bf87c61d967abe0cc2
I20260710 11:09:37.380028  5582 tablet_copy_service.cc:140] P aed0f3e9c84a4879b22a5759803e6fed: Received BeginTabletCopySession request for tablet b5f49020822c46d79dbc02adec5fead5 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:33068)
I20260710 11:09:37.380534  5582 tablet_copy_service.cc:161] P aed0f3e9c84a4879b22a5759803e6fed: Beginning new tablet copy session on tablet b5f49020822c46d79dbc02adec5fead5 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:33068: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-b5f49020822c46d79dbc02adec5fead5
I20260710 11:09:37.382413  6182 tablet_bootstrap.cc:492] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:37.388921  5582 tablet_copy_source_session.cc:215] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:37.391811  5657 tablet_copy_source_session.cc:215] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:37.391966  6184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07cd289536884e6e817a89ed51d16637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.392982  6186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5f49020822c46d79dbc02adec5fead5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.400555  6187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b601086e03c642bf87c61d967abe0cc2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:37.427416  6187 tablet_copy_client.cc:806] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:37.427970  6187 tablet_copy_client.cc:670] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:37.431772  6187 tablet_copy_client.cc:538] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:37.441644  6186 tablet_copy_client.cc:806] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:37.442298  6186 tablet_copy_client.cc:670] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:37.456182  6186 tablet_copy_client.cc:538] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:37.459641  6187 tablet_bootstrap.cc:492] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:37.471987  6184 tablet_copy_client.cc:806] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:37.472563  6184 tablet_copy_client.cc:670] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:37.473975  6186 tablet_bootstrap.cc:492] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:37.475992  6182 tablet_bootstrap.cc:492] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:37.476244  6184 tablet_copy_client.cc:538] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:37.476802  6182 tablet_bootstrap.cc:492] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:37.477464  6182 ts_tablet_manager.cc:1403] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.095s	user 0.028s	sys 0.034s
I20260710 11:09:37.483644  6182 raft_consensus.cc:359] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:37.484444  6182 raft_consensus.cc:740] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:37.485076  6182 consensus_queue.cc:260] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:37.493346  6184 tablet_bootstrap.cc:492] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:37.501555  6187 tablet_bootstrap.cc:492] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:37.502398  6187 tablet_bootstrap.cc:492] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:37.503048  6187 ts_tablet_manager.cc:1403] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.044s	user 0.021s	sys 0.001s
I20260710 11:09:37.505848  6187 raft_consensus.cc:359] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:37.506592  6187 raft_consensus.cc:740] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:37.514456  6182 ts_tablet_manager.cc:1434] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.037s	user 0.024s	sys 0.003s
I20260710 11:09:37.516081  5582 tablet_copy_service.cc:342] P aed0f3e9c84a4879b22a5759803e6fed: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-ea02b44be7e147ee8cda039e61b5659a received from {username='slave'} at 127.0.0.1:33068
I20260710 11:09:37.516507  5582 tablet_copy_service.cc:434] P aed0f3e9c84a4879b22a5759803e6fed: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-ea02b44be7e147ee8cda039e61b5659a on tablet ea02b44be7e147ee8cda039e61b5659a with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:37.526842  6186 tablet_bootstrap.cc:492] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:37.527719  6186 tablet_bootstrap.cc:492] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:37.528410  6186 ts_tablet_manager.cc:1403] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.055s	user 0.021s	sys 0.000s
I20260710 11:09:37.507176  6187 consensus_queue.cc:260] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:37.531191  6186 raft_consensus.cc:359] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:37.532051  6186 raft_consensus.cc:740] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:37.539789  6184 tablet_bootstrap.cc:492] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:37.540555  6184 tablet_bootstrap.cc:492] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:37.541162  6184 ts_tablet_manager.cc:1403] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.048s	user 0.021s	sys 0.005s
I20260710 11:09:37.532672  6186 consensus_queue.cc:260] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:37.543836  6184 raft_consensus.cc:359] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:37.544582  6184 raft_consensus.cc:740] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:37.545310  6186 ts_tablet_manager.cc:1434] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:09:37.545183  6184 consensus_queue.cc:260] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:37.546888  6184 ts_tablet_manager.cc:1434] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:09:37.547685  5582 tablet_copy_service.cc:342] P aed0f3e9c84a4879b22a5759803e6fed: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-b5f49020822c46d79dbc02adec5fead5 received from {username='slave'} at 127.0.0.1:33068
I20260710 11:09:37.548079  5582 tablet_copy_service.cc:434] P aed0f3e9c84a4879b22a5759803e6fed: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-b5f49020822c46d79dbc02adec5fead5 on tablet b5f49020822c46d79dbc02adec5fead5 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:37.549942  5582 tablet_copy_service.cc:342] P aed0f3e9c84a4879b22a5759803e6fed: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-07cd289536884e6e817a89ed51d16637 received from {username='slave'} at 127.0.0.1:33068
I20260710 11:09:37.550282  5582 tablet_copy_service.cc:434] P aed0f3e9c84a4879b22a5759803e6fed: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-07cd289536884e6e817a89ed51d16637 on tablet 07cd289536884e6e817a89ed51d16637 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:37.554523  6187 ts_tablet_manager.cc:1434] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.004s
I20260710 11:09:37.556108  5657 tablet_copy_service.cc:342] P e95ea0e4c86042b6a282706b3ba72586: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-b601086e03c642bf87c61d967abe0cc2 received from {username='slave'} at 127.0.0.1:49172
I20260710 11:09:37.556492  5657 tablet_copy_service.cc:434] P e95ea0e4c86042b6a282706b3ba72586: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-b601086e03c642bf87c61d967abe0cc2 on tablet b601086e03c642bf87c61d967abe0cc2 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:37.793469  5920 raft_consensus.cc:1217] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:37.848948  5920 raft_consensus.cc:1217] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:37.874722  5920 raft_consensus.cc:1217] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:37.954051  5920 raft_consensus.cc:1217] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:38.280988  6161 raft_consensus.cc:1064] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:38.283344  6161 consensus_queue.cc:237] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:38.294759  5498 raft_consensus.cc:1275] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.296034  5646 raft_consensus.cc:1275] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.296602  6142 consensus_queue.cc:1048] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.297417  5920 raft_consensus.cc:1275] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.299085  6142 consensus_queue.cc:1048] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.300735  6198 consensus_queue.cc:1048] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.318600  6198 raft_consensus.cc:2955] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.323104  5645 raft_consensus.cc:2955] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.332157  5497 raft_consensus.cc:2955] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.337792  5393 catalog_manager.cc:5697] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.360628  5916 raft_consensus.cc:2955] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.376314  6198 raft_consensus.cc:1064] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:38.378619  6198 consensus_queue.cc:237] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:38.379994  5573 consensus_queue.cc:237] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:38.393249  5646 raft_consensus.cc:1275] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:38.393623  6199 raft_consensus.cc:1064] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:38.394544  6197 consensus_queue.cc:1048] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:38.396288  6199 consensus_queue.cc:237] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:38.401151  6142 raft_consensus.cc:2955] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.402671  5646 raft_consensus.cc:2955] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.411898  5382 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b5f49020822c46d79dbc02adec5fead5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:38.419663  5920 raft_consensus.cc:1275] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:38.424081  5497 raft_consensus.cc:1275] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.425410  6196 consensus_queue.cc:1048] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.428041  5919 raft_consensus.cc:1275] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.429541  6199 consensus_queue.cc:1048] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.430563  5573 raft_consensus.cc:1275] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.432374  6142 consensus_queue.cc:1048] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:38.434509  6178 consensus_queue.cc:1048] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.436095  5392 catalog_manager.cc:5697] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.440521  5498 raft_consensus.cc:1275] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.441871  6197 consensus_queue.cc:1048] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.444283  5920 raft_consensus.cc:2955] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.447077  5917 raft_consensus.cc:1275] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.451365  5645 raft_consensus.cc:1275] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.458513  5481 tablet_service.cc:1558] Processing DeleteTablet for tablet b5f49020822c46d79dbc02adec5fead5 with delete_type TABLET_DATA_TOMBSTONED (TS 3dffc14aa4d2424a8dec93ba6a2051d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58118
I20260710 11:09:38.460454  6142 consensus_queue.cc:1048] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.462078  6142 consensus_queue.cc:1048] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.464293  6197 raft_consensus.cc:1064] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:38.466722  6197 consensus_queue.cc:237] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:38.470865  6217 tablet_replica.cc:333] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:38.472020  6217 raft_consensus.cc:2243] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:38.479923  6217 raft_consensus.cc:2272] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:38.483924  6217 ts_tablet_manager.cc:1916] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:38.499571  6217 ts_tablet_manager.cc:1929] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:38.499974  6217 log.cc:1199] T b5f49020822c46d79dbc02adec5fead5 P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root/wals/b5f49020822c46d79dbc02adec5fead5
I20260710 11:09:38.499863  6142 raft_consensus.cc:2955] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.501610  5380 catalog_manager.cc:5028] TS 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): tablet b5f49020822c46d79dbc02adec5fead5 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:38.503619  5646 raft_consensus.cc:2955] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.507009  5916 raft_consensus.cc:1275] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.508723  5498 raft_consensus.cc:1275] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.510057  6197 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.508742  5645 raft_consensus.cc:1275] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:38.519232  6198 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.525280  5392 catalog_manager.cc:5697] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.528887  6199 raft_consensus.cc:2955] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.527904  5919 raft_consensus.cc:2955] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.538738  5920 raft_consensus.cc:2955] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.539638  5573 raft_consensus.cc:2955] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.545555  5497 raft_consensus.cc:2955] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.550578  6161 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:38.553524  5392 catalog_manager.cc:5697] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.573288  6161 raft_consensus.cc:2955] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.580317  5498 raft_consensus.cc:2955] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.592406  5497 raft_consensus.cc:2955] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.598980  5644 consensus_queue.cc:237] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:38.612171  5496 raft_consensus.cc:1275] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:38.613703  6225 consensus_queue.cc:1048] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:38.623839  5573 consensus_queue.cc:237] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:38.626871  6226 raft_consensus.cc:2955] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.632575  5916 raft_consensus.cc:1275] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:38.634517  5919 raft_consensus.cc:2955] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.639185  5493 raft_consensus.cc:1275] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:38.641018  5644 raft_consensus.cc:2955] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.632148  5496 raft_consensus.cc:2955] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.645920  5392 catalog_manager.cc:5697] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.648990  5920 raft_consensus.cc:1275] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:38.654146  5396 catalog_manager.cc:5697] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:38.663619  5381 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b601086e03c642bf87c61d967abe0cc2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:38.664137  6197 consensus_queue.cc:1048] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:38.665112  6178 consensus_queue.cc:1048] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:38.667490  5559 tablet_service.cc:1558] Processing DeleteTablet for tablet b601086e03c642bf87c61d967abe0cc2 with delete_type TABLET_DATA_TOMBSTONED (TS aed0f3e9c84a4879b22a5759803e6fed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33026
I20260710 11:09:38.669267  6161 consensus_queue.cc:1048] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:38.670598  5916 raft_consensus.cc:2955] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.677544  6197 raft_consensus.cc:2955] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.689348  5573 consensus_queue.cc:237] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:38.695128  5496 raft_consensus.cc:1275] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:38.697542  6228 tablet_replica.cc:333] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:38.697336  6223 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:38.704927  6228 raft_consensus.cc:2243] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:38.705600  6228 raft_consensus.cc:2272] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:38.705936  5382 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ea02b44be7e147ee8cda039e61b5659a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:38.708379  5396 catalog_manager.cc:5697] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:38.697006  5498 raft_consensus.cc:2955] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.710952  5496 raft_consensus.cc:2955] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.715667  6161 raft_consensus.cc:2955] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.719377  5631 tablet_service.cc:1558] Processing DeleteTablet for tablet ea02b44be7e147ee8cda039e61b5659a with delete_type TABLET_DATA_TOMBSTONED (TS e95ea0e4c86042b6a282706b3ba72586 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49134
I20260710 11:09:38.698460  5916 raft_consensus.cc:2955] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.720700  6228 ts_tablet_manager.cc:1916] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:38.700148  5919 raft_consensus.cc:1275] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:38.725322  6223 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:38.729115  5920 raft_consensus.cc:2955] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.740924  6229 tablet_replica.cc:333] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:38.741942  6229 raft_consensus.cc:2243] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:38.742650  6229 raft_consensus.cc:2272] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:38.749881  6229 ts_tablet_manager.cc:1916] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:38.752585  5396 catalog_manager.cc:5697] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: config changed from index 3 to 4, VOTER e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) evicted. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:38.763808  5382 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07cd289536884e6e817a89ed51d16637 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:38.766964  5631 tablet_service.cc:1558] Processing DeleteTablet for tablet 07cd289536884e6e817a89ed51d16637 with delete_type TABLET_DATA_TOMBSTONED (TS e95ea0e4c86042b6a282706b3ba72586 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49134
I20260710 11:09:38.770567  6228 ts_tablet_manager.cc:1929] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:38.770982  6228 log.cc:1199] T b601086e03c642bf87c61d967abe0cc2 P aed0f3e9c84a4879b22a5759803e6fed: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root/wals/b601086e03c642bf87c61d967abe0cc2
I20260710 11:09:38.772457  5382 catalog_manager.cc:5028] TS aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): tablet b601086e03c642bf87c61d967abe0cc2 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:38.779871  6229 ts_tablet_manager.cc:1929] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:38.780241  6229 log.cc:1199] T ea02b44be7e147ee8cda039e61b5659a P e95ea0e4c86042b6a282706b3ba72586: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root/wals/ea02b44be7e147ee8cda039e61b5659a
I20260710 11:09:38.781543  6229 tablet_replica.cc:333] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:38.781528  5381 catalog_manager.cc:5028] TS e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): tablet ea02b44be7e147ee8cda039e61b5659a (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:38.782572  6229 raft_consensus.cc:2243] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:38.783305  6229 raft_consensus.cc:2272] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:38.785545  6229 ts_tablet_manager.cc:1916] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:38.795110  6229 ts_tablet_manager.cc:1929] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:38.795423  6229 log.cc:1199] T 07cd289536884e6e817a89ed51d16637 P e95ea0e4c86042b6a282706b3ba72586: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-2-root/wals/07cd289536884e6e817a89ed51d16637
I20260710 11:09:38.796659  5381 catalog_manager.cc:5028] TS e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425): tablet 07cd289536884e6e817a89ed51d16637 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:39.796546  5644 consensus_queue.cc:237] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:39.801657  5573 raft_consensus.cc:1275] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:39.802103  5496 raft_consensus.cc:1275] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:09:39.802387  5611 consensus_peers.cc:597] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: be23e6f6f5e64631bfb2b881600eea53. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:39.802773  6231 consensus_queue.cc:1048] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.803578  6199 consensus_queue.cc:1048] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.810580  6226 raft_consensus.cc:2955] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:39.812170  5573 raft_consensus.cc:2955] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:39.812049  5496 raft_consensus.cc:2955] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:39.821498  5572 consensus_queue.cc:237] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:39.824373  5396 catalog_manager.cc:5697] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:39.838012  5496 raft_consensus.cc:1275] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:09:39.838176  5537 consensus_peers.cc:597] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68:34699): Couldn't send request to peer 3478d9e9b24040eab7f9f9dd0baddeeb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 83d90ec4b4f84a31a1fa82adf30f1f63. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:39.839351  6161 consensus_queue.cc:1048] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.839730  5644 raft_consensus.cc:1275] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:09:39.848102  6161 consensus_queue.cc:1048] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.857113  6161 raft_consensus.cc:2955] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:39.860037  5496 raft_consensus.cc:2955] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:39.861039  5644 raft_consensus.cc:2955] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:39.895404  5396 catalog_manager.cc:5697] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) added. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } } }
I20260710 11:09:40.213729  6247 ts_tablet_manager.cc:933] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:40.215354  6247 tablet_copy_client.cc:323] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.66:35513
I20260710 11:09:40.216622  5582 tablet_copy_service.cc:140] P aed0f3e9c84a4879b22a5759803e6fed: Received BeginTabletCopySession request for tablet 83d90ec4b4f84a31a1fa82adf30f1f63 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:33068)
I20260710 11:09:40.217017  5582 tablet_copy_service.cc:161] P aed0f3e9c84a4879b22a5759803e6fed: Beginning new tablet copy session on tablet 83d90ec4b4f84a31a1fa82adf30f1f63 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:33068: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-83d90ec4b4f84a31a1fa82adf30f1f63
I20260710 11:09:40.221570  5582 tablet_copy_source_session.cc:215] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:40.224049  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 83d90ec4b4f84a31a1fa82adf30f1f63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:40.234084  6247 tablet_copy_client.cc:806] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:40.234550  6247 tablet_copy_client.cc:670] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:40.237497  6247 tablet_copy_client.cc:538] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:40.243330  6247 tablet_bootstrap.cc:492] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:40.257941  6247 tablet_bootstrap.cc:492] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:40.258513  6247 tablet_bootstrap.cc:492] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:40.258949  6247 ts_tablet_manager.cc:1403] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260710 11:09:40.260883  6247 raft_consensus.cc:359] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:40.261451  6247 raft_consensus.cc:740] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:40.261893  6247 consensus_queue.cc:260] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:40.264469  6247 ts_tablet_manager.cc:1434] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:09:40.266155  5582 tablet_copy_service.cc:342] P aed0f3e9c84a4879b22a5759803e6fed: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-83d90ec4b4f84a31a1fa82adf30f1f63 received from {username='slave'} at 127.0.0.1:33068
I20260710 11:09:40.266542  5582 tablet_copy_service.cc:434] P aed0f3e9c84a4879b22a5759803e6fed: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-83d90ec4b4f84a31a1fa82adf30f1f63 on tablet 83d90ec4b4f84a31a1fa82adf30f1f63 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:40.398839  6247 ts_tablet_manager.cc:933] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: Initiating tablet copy from peer e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:40.400332  6247 tablet_copy_client.cc:323] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Beginning tablet copy session from remote peer at address 127.4.76.67:34425
I20260710 11:09:40.401682  5657 tablet_copy_service.cc:140] P e95ea0e4c86042b6a282706b3ba72586: Received BeginTabletCopySession request for tablet be23e6f6f5e64631bfb2b881600eea53 from peer 3478d9e9b24040eab7f9f9dd0baddeeb ({username='slave'} at 127.0.0.1:49172)
I20260710 11:09:40.402194  5657 tablet_copy_service.cc:161] P e95ea0e4c86042b6a282706b3ba72586: Beginning new tablet copy session on tablet be23e6f6f5e64631bfb2b881600eea53 from peer 3478d9e9b24040eab7f9f9dd0baddeeb at {username='slave'} at 127.0.0.1:49172: session id = 3478d9e9b24040eab7f9f9dd0baddeeb-be23e6f6f5e64631bfb2b881600eea53
I20260710 11:09:40.409404  5657 tablet_copy_source_session.cc:215] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:09:40.412052  6247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be23e6f6f5e64631bfb2b881600eea53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:40.421316  6247 tablet_copy_client.cc:806] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 0 data blocks...
I20260710 11:09:40.421759  6247 tablet_copy_client.cc:670] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Starting download of 1 WAL segments...
I20260710 11:09:40.424777  6247 tablet_copy_client.cc:538] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:09:40.429883  6247 tablet_bootstrap.cc:492] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap starting.
I20260710 11:09:40.444842  6247 tablet_bootstrap.cc:492] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:40.445600  6247 tablet_bootstrap.cc:492] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: Bootstrap complete.
I20260710 11:09:40.446177  6247 ts_tablet_manager.cc:1403] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.001s
I20260710 11:09:40.448880  6247 raft_consensus.cc:359] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:40.449681  6247 raft_consensus.cc:740] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Initialized, Role: LEARNER
I20260710 11:09:40.450320  6247 consensus_queue.cc:260] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: NON_VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: true } }
I20260710 11:09:40.453099  6247 ts_tablet_manager.cc:1434] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:40.454706  5657 tablet_copy_service.cc:342] P e95ea0e4c86042b6a282706b3ba72586: Request end of tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-be23e6f6f5e64631bfb2b881600eea53 received from {username='slave'} at 127.0.0.1:49172
I20260710 11:09:40.455076  5657 tablet_copy_service.cc:434] P e95ea0e4c86042b6a282706b3ba72586: ending tablet copy session 3478d9e9b24040eab7f9f9dd0baddeeb-be23e6f6f5e64631bfb2b881600eea53 on tablet be23e6f6f5e64631bfb2b881600eea53 with peer 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:40.769331  5920 raft_consensus.cc:1217] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:40.843487  5920 raft_consensus.cc:1217] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:09:41.261349  6243 raft_consensus.cc:1064] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:41.263111  6243 consensus_queue.cc:237] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:41.268711  5916 raft_consensus.cc:1275] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:41.269352  5644 raft_consensus.cc:1275] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:41.269495  5496 raft_consensus.cc:1275] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:41.271044  6243 consensus_queue.cc:1048] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:41.271814  6244 consensus_queue.cc:1048] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:41.272547  6253 consensus_queue.cc:1048] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:41.293686  6243 raft_consensus.cc:2955] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.294596  5916 raft_consensus.cc:2955] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.295209  5644 raft_consensus.cc:2955] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.305341  5496 raft_consensus.cc:2955] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.307658  5392 catalog_manager.cc:5697] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } attrs { replace: true } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.331559  5572 consensus_queue.cc:237] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:41.335930  5644 raft_consensus.cc:1275] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:41.337473  6253 consensus_queue.cc:1048] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:41.338459  5916 raft_consensus.cc:1275] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:41.340193  6253 consensus_queue.cc:1048] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:41.344815  6243 raft_consensus.cc:2955] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.346539  5644 raft_consensus.cc:2955] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.355628  5382 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 83d90ec4b4f84a31a1fa82adf30f1f63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:41.354954  5920 raft_consensus.cc:2955] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.358964  5393 catalog_manager.cc:5697] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: config changed from index 3 to 4, VOTER 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) evicted. New cstate: current_term: 1 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:41.372053  5481 tablet_service.cc:1558] Processing DeleteTablet for tablet 83d90ec4b4f84a31a1fa82adf30f1f63 with delete_type TABLET_DATA_TOMBSTONED (TS 3dffc14aa4d2424a8dec93ba6a2051d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:58118
I20260710 11:09:41.376315  6254 raft_consensus.cc:1064] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586: attempting to promote NON_VOTER 3478d9e9b24040eab7f9f9dd0baddeeb to VOTER
I20260710 11:09:41.376869  6263 tablet_replica.cc:333] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:41.377759  6263 raft_consensus.cc:2243] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.378350  6263 raft_consensus.cc:2272] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.378686  6254 consensus_queue.cc:237] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:41.383805  6263 ts_tablet_manager.cc:1916] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:41.391440  5916 raft_consensus.cc:1275] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 LEARNER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:41.394284  6226 consensus_queue.cc:1048] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:41.396976  5572 raft_consensus.cc:1275] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:41.398092  6263 ts_tablet_manager.cc:1929] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:41.398540  6263 log.cc:1199] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3dffc14aa4d2424a8dec93ba6a2051d5: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-0-root/wals/83d90ec4b4f84a31a1fa82adf30f1f63
I20260710 11:09:41.398175  5496 raft_consensus.cc:1275] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:09:41.400058  5380 catalog_manager.cc:5028] TS 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): tablet 83d90ec4b4f84a31a1fa82adf30f1f63 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:41.401521  6266 consensus_queue.cc:1048] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:41.403323  6266 consensus_queue.cc:1048] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:41.420610  6254 raft_consensus.cc:2955] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.423662  5497 raft_consensus.cc:2955] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.422909  5916 raft_consensus.cc:2955] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.434245  5572 raft_consensus.cc:2955] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.435335  5393 catalog_manager.cc:5697] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 2 to 3, 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:41.447417  5644 consensus_queue.cc:237] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:41.455268  5497 raft_consensus.cc:1275] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:41.456601  6254 consensus_queue.cc:1048] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:41.462126  5916 raft_consensus.cc:1275] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Refusing update from remote peer e95ea0e4c86042b6a282706b3ba72586: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:09:41.462941  6226 raft_consensus.cc:2955] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.464210  6265 consensus_queue.cc:1048] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:41.466193  5497 raft_consensus.cc:2955] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.469641  5916 raft_consensus.cc:2955] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } } }
I20260710 11:09:41.472565  5381 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet be23e6f6f5e64631bfb2b881600eea53 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:09:41.477921  5393 catalog_manager.cc:5697] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 reported cstate change: config changed from index 3 to 4, VOTER aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) evicted. New cstate: current_term: 1 leader_uuid: "e95ea0e4c86042b6a282706b3ba72586" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:41.487592  5559 tablet_service.cc:1558] Processing DeleteTablet for tablet be23e6f6f5e64631bfb2b881600eea53 with delete_type TABLET_DATA_TOMBSTONED (TS aed0f3e9c84a4879b22a5759803e6fed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33026
I20260710 11:09:41.489267  6270 tablet_replica.cc:333] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:41.490116  6270 raft_consensus.cc:2243] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:41.490657  6270 raft_consensus.cc:2272] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:41.493016  6270 ts_tablet_manager.cc:1916] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:09:41.502100  6270 ts_tablet_manager.cc:1929] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:09:41.502373  6270 log.cc:1199] T be23e6f6f5e64631bfb2b881600eea53 P aed0f3e9c84a4879b22a5759803e6fed: Deleting WAL directory at /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681741203365-4401-0/minicluster-data/ts-1-root/wals/be23e6f6f5e64631bfb2b881600eea53
I20260710 11:09:41.503539  5382 catalog_manager.cc:5028] TS aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): tablet be23e6f6f5e64631bfb2b881600eea53 (table test-workload [id=ed9cecb29a48448b909e96c596ef6eeb]) successfully deleted
I20260710 11:09:47.631284  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:47.655125  5573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07cd289536884e6e817a89ed51d16637"
dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
mode: GRACEFUL
new_leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:43826
I20260710 11:09:47.655792  5573 raft_consensus.cc:606] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Received request to transfer leadership to TS 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:47.657948  5573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "395314a4e70346d49b3e52ddb3bb8ee6"
dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
mode: GRACEFUL
new_leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
 from {username='slave'} at 127.0.0.1:43826
I20260710 11:09:47.658360  5573 raft_consensus.cc:606] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Received request to transfer leadership to TS 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:47.667858  5644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b198dd356255400295b8d13a3574646b"
dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
mode: GRACEFUL
new_leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:54992
I20260710 11:09:47.668227  5644 raft_consensus.cc:606] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Received request to transfer leadership to TS 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:47.670145  5573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9eaf55f911145429f79a4a995146ba7"
dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
mode: GRACEFUL
new_leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:43826
I20260710 11:09:47.670512  5573 raft_consensus.cc:606] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Received request to transfer leadership to TS 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:47.672307  5573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4"
dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
mode: GRACEFUL
new_leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
 from {username='slave'} at 127.0.0.1:43826
I20260710 11:09:47.672667  5573 raft_consensus.cc:606] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Received request to transfer leadership to TS 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:47.673465  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:09:47.674043  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:47.793933  6279 raft_consensus.cc:993] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed: : Instructing follower 3dffc14aa4d2424a8dec93ba6a2051d5 to start an election
I20260710 11:09:47.794450  6280 raft_consensus.cc:1081] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Signalling peer 3dffc14aa4d2424a8dec93ba6a2051d5 to start an election
I20260710 11:09:47.795864  5497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "395314a4e70346d49b3e52ddb3bb8ee6"
dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
 from {username='slave'} at 127.0.0.1:58134
I20260710 11:09:47.796243  5497 raft_consensus.cc:493] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:47.796492  5497 raft_consensus.cc:3060] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:47.801234  5497 raft_consensus.cc:515] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:47.802945  5497 leader_election.cc:290] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 2 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:47.803562  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395314a4e70346d49b3e52ddb3bb8ee6" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:47.804248  5573 raft_consensus.cc:3055] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:47.804418  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "395314a4e70346d49b3e52ddb3bb8ee6" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:47.804544  5573 raft_consensus.cc:740] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:47.804880  5644 raft_consensus.cc:3060] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:47.805298  5573 consensus_queue.cc:260] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:47.806185  5573 raft_consensus.cc:3060] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:47.809124  5644 raft_consensus.cc:2468] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 2.
I20260710 11:09:47.810106  5462 leader_election.cc:304] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:47.810740  6278 raft_consensus.cc:2804] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:47.812171  5573 raft_consensus.cc:2468] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 2.
I20260710 11:09:47.811858  6278 raft_consensus.cc:697] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Becoming Leader. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Running, Role: LEADER
I20260710 11:09:47.813256  6278 consensus_queue.cc:237] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:47.817184  6279 raft_consensus.cc:993] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed: : Instructing follower 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:47.817703  6280 raft_consensus.cc:1081] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Signalling peer 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:47.819165  5920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9eaf55f911145429f79a4a995146ba7"
dest_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:49518
I20260710 11:09:47.819630  5920 raft_consensus.cc:493] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:47.819926  5920 raft_consensus.cc:3060] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:47.821739  5396 catalog_manager.cc:5697] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: term changed from 1 to 2, leader changed from aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) to 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:47.826108  5920 raft_consensus.cc:515] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:47.827894  5920 leader_election.cc:290] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:47.828554  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaf55f911145429f79a4a995146ba7" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:47.828912  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9eaf55f911145429f79a4a995146ba7" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:47.829082  5573 raft_consensus.cc:3055] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:47.829445  5644 raft_consensus.cc:3060] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:47.829602  5573 raft_consensus.cc:740] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:47.830526  5573 consensus_queue.cc:260] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:47.831746  5573 raft_consensus.cc:3060] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:47.834758  5644 raft_consensus.cc:2468] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:47.835860  5884 leader_election.cc:304] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3478d9e9b24040eab7f9f9dd0baddeeb, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:47.837782  6291 raft_consensus.cc:2804] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:47.838376  5573 raft_consensus.cc:2468] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:47.838918  6291 raft_consensus.cc:697] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Becoming Leader. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Running, Role: LEADER
I20260710 11:09:47.839829  6291 consensus_queue.cc:237] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:47.845888  5396 catalog_manager.cc:5697] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: term changed from 1 to 2, leader changed from aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) to 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68). New cstate: current_term: 2 leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:48.093628  6280 raft_consensus.cc:993] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed: : Instructing follower 3dffc14aa4d2424a8dec93ba6a2051d5 to start an election
I20260710 11:09:48.094121  6279 raft_consensus.cc:1081] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Signalling peer 3dffc14aa4d2424a8dec93ba6a2051d5 to start an election
I20260710 11:09:48.095438  5497 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4"
dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
 from {username='slave'} at 127.0.0.1:58134
I20260710 11:09:48.095968  5497 raft_consensus.cc:493] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:48.096378  5497 raft_consensus.cc:3060] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.100597  6277 raft_consensus.cc:993] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586: : Instructing follower 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:48.101179  6281 raft_consensus.cc:1081] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Signalling peer 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:48.101441  5497 raft_consensus.cc:515] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:48.102451  5920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b198dd356255400295b8d13a3574646b"
dest_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:49522
I20260710 11:09:48.102906  5920 raft_consensus.cc:493] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:48.103225  5920 raft_consensus.cc:3060] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.102928  5497 leader_election.cc:290] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 2 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:48.103856  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:48.104380  5644 raft_consensus.cc:3060] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.103564  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:48.105072  5573 raft_consensus.cc:3055] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:48.105361  5573 raft_consensus.cc:740] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:48.106058  5573 consensus_queue.cc:260] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:48.107164  5573 raft_consensus.cc:3060] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.107681  5920 raft_consensus.cc:515] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:48.109292  5920 leader_election.cc:290] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:48.109902  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198dd356255400295b8d13a3574646b" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:48.110337  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b198dd356255400295b8d13a3574646b" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:48.110388  5497 raft_consensus.cc:3060] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.110885  5646 raft_consensus.cc:3055] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:48.110940  5644 raft_consensus.cc:2468] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 2.
I20260710 11:09:48.111311  5646 raft_consensus.cc:740] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:48.112134  5646 consensus_queue.cc:260] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:48.113173  5573 raft_consensus.cc:2468] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 2.
I20260710 11:09:48.113337  5646 raft_consensus.cc:3060] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.114017  5463 leader_election.cc:304] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:48.114791  6278 raft_consensus.cc:2804] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:48.115212  6278 raft_consensus.cc:697] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Becoming Leader. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Running, Role: LEADER
I20260710 11:09:48.115999  6278 consensus_queue.cc:237] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:48.117142  5497 raft_consensus.cc:2468] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:48.117995  5646 raft_consensus.cc:2468] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:48.118497  5883 leader_election.cc:304] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3478d9e9b24040eab7f9f9dd0baddeeb, 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: 
I20260710 11:09:48.119664  6291 raft_consensus.cc:2804] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:48.120256  6291 raft_consensus.cc:697] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Becoming Leader. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Running, Role: LEADER
I20260710 11:09:48.121084  6291 consensus_queue.cc:237] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:48.124255  5396 catalog_manager.cc:5697] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: term changed from 1 to 2, leader changed from aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) to 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:48.129703  5394 catalog_manager.cc:5697] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: term changed from 1 to 2, leader changed from e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) to 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68). New cstate: current_term: 2 leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:48.147881  6280 raft_consensus.cc:993] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed: : Instructing follower 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:48.148249  6279 raft_consensus.cc:1081] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Signalling peer 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:48.149367  5920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07cd289536884e6e817a89ed51d16637"
dest_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:49518
I20260710 11:09:48.149742  5920 raft_consensus.cc:493] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:48.150008  5920 raft_consensus.cc:3060] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.154603  5920 raft_consensus.cc:515] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:48.156203  5920 leader_election.cc:290] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:48.156991  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cd289536884e6e817a89ed51d16637" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:48.157088  5497 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07cd289536884e6e817a89ed51d16637" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:48.157418  5573 raft_consensus.cc:3055] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:48.157512  5497 raft_consensus.cc:3060] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.157689  5573 raft_consensus.cc:740] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:48.158288  5573 consensus_queue.cc:260] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:48.159070  5573 raft_consensus.cc:3060] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.162510  5497 raft_consensus.cc:2468] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:48.163300  5883 leader_election.cc:304] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3478d9e9b24040eab7f9f9dd0baddeeb, 3dffc14aa4d2424a8dec93ba6a2051d5; no voters: 
I20260710 11:09:48.163930  6291 raft_consensus.cc:2804] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:48.163939  5573 raft_consensus.cc:2468] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:48.164505  6291 raft_consensus.cc:697] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Becoming Leader. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Running, Role: LEADER
I20260710 11:09:48.165369  6291 consensus_queue.cc:237] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:48.171870  5394 catalog_manager.cc:5697] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: term changed from 1 to 2, leader changed from aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) to 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68). New cstate: current_term: 2 leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:48.344599  5646 raft_consensus.cc:1275] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:48.345639  6278 consensus_queue.cc:1048] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:48.357151  5573 raft_consensus.cc:1275] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:48.363498  6300 consensus_queue.cc:1048] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:48.388849  5573 raft_consensus.cc:1275] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:48.389743  6291 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:48.399276  5646 raft_consensus.cc:1275] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:48.400391  6291 consensus_queue.cc:1048] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:48.523797  5646 raft_consensus.cc:1275] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:48.524892  6285 consensus_queue.cc:1048] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:48.531889  5573 raft_consensus.cc:1275] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:48.533756  6300 consensus_queue.cc:1048] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:48.557547  5573 raft_consensus.cc:1275] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:48.558449  6291 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:48.565716  5497 raft_consensus.cc:1275] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:48.568395  5646 raft_consensus.cc:1275] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:48.568773  6292 consensus_queue.cc:1048] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:09:48.569952  6312 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:09:48.583660  5496 raft_consensus.cc:1275] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:48.585140  6291 consensus_queue.cc:1048] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:48.674767  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:48.690227  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:48.713912  5496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4"
dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
mode: GRACEFUL
new_leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
 from {username='slave'} at 127.0.0.1:57344
I20260710 11:09:48.714334  5496 raft_consensus.cc:606] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Received request to transfer leadership to TS aed0f3e9c84a4879b22a5759803e6fed
I20260710 11:09:48.716423  5646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fed27a4311894db2b870dde92524ed06"
dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
mode: GRACEFUL
new_leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
 from {username='slave'} at 127.0.0.1:54992
I20260710 11:09:48.716825  5646 raft_consensus.cc:606] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Received request to transfer leadership to TS 3dffc14aa4d2424a8dec93ba6a2051d5
I20260710 11:09:48.718804  5646 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ffc180d4f3054163b3bda632fefa774d"
dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
mode: GRACEFUL
new_leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:54992
I20260710 11:09:48.719172  5646 raft_consensus.cc:606] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Received request to transfer leadership to TS 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:48.720054  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:09:48.720634  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:48.972342  6277 raft_consensus.cc:993] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586: : Instructing follower 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:48.972774  6281 raft_consensus.cc:1081] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Signalling peer 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:48.974002  5920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ffc180d4f3054163b3bda632fefa774d"
dest_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:49522
I20260710 11:09:48.974395  5920 raft_consensus.cc:493] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:48.974637  5920 raft_consensus.cc:3060] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.978684  5920 raft_consensus.cc:515] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:48.979897  5920 leader_election.cc:290] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:48.980940  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180d4f3054163b3bda632fefa774d" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:48.981079  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffc180d4f3054163b3bda632fefa774d" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:48.981437  5646 raft_consensus.cc:3055] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:48.981594  5573 raft_consensus.cc:3060] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.981712  5646 raft_consensus.cc:740] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:48.982347  5646 consensus_queue.cc:260] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:48.983160  5646 raft_consensus.cc:3060] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:48.985668  5573 raft_consensus.cc:2468] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:48.986508  5885 leader_election.cc:304] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3478d9e9b24040eab7f9f9dd0baddeeb, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:48.987088  6292 raft_consensus.cc:2804] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:48.987128  5646 raft_consensus.cc:2468] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:48.987535  6292 raft_consensus.cc:697] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Becoming Leader. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Running, Role: LEADER
I20260710 11:09:48.988358  6292 consensus_queue.cc:237] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:48.995151  5394 catalog_manager.cc:5697] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: term changed from 1 to 2, leader changed from e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) to 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68). New cstate: current_term: 2 leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:49.052507  6300 raft_consensus.cc:993] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5: : Instructing follower aed0f3e9c84a4879b22a5759803e6fed to start an election
I20260710 11:09:49.053004  6300 raft_consensus.cc:1081] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Signalling peer aed0f3e9c84a4879b22a5759803e6fed to start an election
I20260710 11:09:49.054526  5572 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4"
dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
 from {username='slave'} at 127.0.0.1:33040
I20260710 11:09:49.055003  5572 raft_consensus.cc:493] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:49.055255  5572 raft_consensus.cc:3060] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:49.060046  5572 raft_consensus.cc:515] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:49.061489  5572 leader_election.cc:290] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [CANDIDATE]: Term 3 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:49.062083  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:49.062593  5496 raft_consensus.cc:3055] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:49.062901  5496 raft_consensus.cc:740] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Running, Role: LEADER
I20260710 11:09:49.063095  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f282a1b8b3cc428d919668f4ac0ce6c4" candidate_uuid: "aed0f3e9c84a4879b22a5759803e6fed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:49.063580  5646 raft_consensus.cc:3060] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:49.063511  5496 consensus_queue.cc:260] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [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: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:49.064688  5496 raft_consensus.cc:3060] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:49.067622  5646 raft_consensus.cc:2468] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 3.
I20260710 11:09:49.068501  5537 leader_election.cc:304] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [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: aed0f3e9c84a4879b22a5759803e6fed, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:49.069335  5496 raft_consensus.cc:2468] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aed0f3e9c84a4879b22a5759803e6fed in term 3.
I20260710 11:09:49.069516  6280 raft_consensus.cc:2804] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:49.069968  6280 raft_consensus.cc:697] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 3 LEADER]: Becoming Leader. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:49.070688  6280 consensus_queue.cc:237] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [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: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:49.076934  5394 catalog_manager.cc:5697] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed reported cstate change: term changed from 2 to 3, leader changed from 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) to aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66). New cstate: current_term: 3 leader_uuid: "aed0f3e9c84a4879b22a5759803e6fed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.101614  6277 raft_consensus.cc:993] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586: : Instructing follower 3dffc14aa4d2424a8dec93ba6a2051d5 to start an election
I20260710 11:09:49.101979  6281 raft_consensus.cc:1081] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Signalling peer 3dffc14aa4d2424a8dec93ba6a2051d5 to start an election
I20260710 11:09:49.103118  5496 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fed27a4311894db2b870dde92524ed06"
dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
 from {username='slave'} at 127.0.0.1:58142
I20260710 11:09:49.103511  5496 raft_consensus.cc:493] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:49.103755  5496 raft_consensus.cc:3060] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.108008  5496 raft_consensus.cc:515] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:49.109409  5496 leader_election.cc:290] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 2 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:49.109905  5572 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed27a4311894db2b870dde92524ed06" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:49.110212  5646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fed27a4311894db2b870dde92524ed06" candidate_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:49.110404  5572 raft_consensus.cc:3060] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.110677  5646 raft_consensus.cc:3055] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:49.110921  5646 raft_consensus.cc:740] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e95ea0e4c86042b6a282706b3ba72586, State: Running, Role: LEADER
I20260710 11:09:49.111524  5646 consensus_queue.cc:260] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:49.112311  5646 raft_consensus.cc:3060] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.114401  5572 raft_consensus.cc:2468] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 2.
I20260710 11:09:49.115164  5463 leader_election.cc:304] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3dffc14aa4d2424a8dec93ba6a2051d5, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:49.115878  6300 raft_consensus.cc:2804] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:49.116225  6300 raft_consensus.cc:697] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Becoming Leader. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Running, Role: LEADER
I20260710 11:09:49.116291  5646 raft_consensus.cc:2468] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3dffc14aa4d2424a8dec93ba6a2051d5 in term 2.
I20260710 11:09:49.116986  6300 consensus_queue.cc:237] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } }
I20260710 11:09:49.123591  5394 catalog_manager.cc:5697] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 reported cstate change: term changed from 1 to 2, leader changed from e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67) to 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:49.472694  5646 raft_consensus.cc:1275] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:49.473601  6292 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:49.479059  5496 raft_consensus.cc:1275] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 3 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:49.480358  6279 consensus_queue.cc:1048] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:49.486876  5572 raft_consensus.cc:1275] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:49.490036  6292 consensus_queue.cc:1048] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:49.494334  5644 raft_consensus.cc:1275] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 3 FOLLOWER]: Refusing update from remote peer aed0f3e9c84a4879b22a5759803e6fed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:49.495519  6280 consensus_queue.cc:1048] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:49.552039  5573 raft_consensus.cc:1275] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.552986  6300 consensus_queue.cc:1048] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.560128  5644 raft_consensus.cc:1275] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Refusing update from remote peer 3dffc14aa4d2424a8dec93ba6a2051d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:49.561606  6300 consensus_queue.cc:1048] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:49.721274  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:49.737066  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:49.750324  5573 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c78fc03dd721453fbd68210f3f284bf9"
dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
mode: GRACEFUL
new_leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:43826
I20260710 11:09:49.750768  5573 raft_consensus.cc:606] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Received request to transfer leadership to TS 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:49.752818  5496 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c87425b2957b4b3e8e90c5fba62376fd"
dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
mode: GRACEFUL
new_leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:57344
I20260710 11:09:49.753211  5496 raft_consensus.cc:606] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Received request to transfer leadership to TS 3478d9e9b24040eab7f9f9dd0baddeeb
I20260710 11:09:49.754068  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:49.754582  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:49.921927  6332 raft_consensus.cc:993] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5: : Instructing follower 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:49.922326  6300 raft_consensus.cc:1081] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Signalling peer 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:49.923602  5916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c87425b2957b4b3e8e90c5fba62376fd"
dest_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:49516
I20260710 11:09:49.923987  5916 raft_consensus.cc:493] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:49.924224  5916 raft_consensus.cc:3060] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.929343  5916 raft_consensus.cc:515] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:49.930685  5916 leader_election.cc:290] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Requested vote from peers 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629), aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513)
I20260710 11:09:49.931267  5496 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87425b2957b4b3e8e90c5fba62376fd" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5"
I20260710 11:09:49.931591  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87425b2957b4b3e8e90c5fba62376fd" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:49.931818  5496 raft_consensus.cc:3055] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:49.932156  5496 raft_consensus.cc:740] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3dffc14aa4d2424a8dec93ba6a2051d5, State: Running, Role: LEADER
I20260710 11:09:49.932165  5573 raft_consensus.cc:3060] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.932854  5496 consensus_queue.cc:260] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:49.933984  5496 raft_consensus.cc:3060] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:49.936668  5573 raft_consensus.cc:2468] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:49.937410  5885 leader_election.cc:304] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3478d9e9b24040eab7f9f9dd0baddeeb, aed0f3e9c84a4879b22a5759803e6fed; no voters: 
I20260710 11:09:49.937969  6291 raft_consensus.cc:2804] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:49.938275  5496 raft_consensus.cc:2468] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:49.938431  6291 raft_consensus.cc:697] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Becoming Leader. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Running, Role: LEADER
I20260710 11:09:49.939272  6291 consensus_queue.cc:237] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:49.945648  5396 catalog_manager.cc:5697] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: term changed from 1 to 2, leader changed from 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65) to 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68). New cstate: current_term: 2 leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:50.123188  6279 raft_consensus.cc:993] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed: : Instructing follower 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:50.123615  6339 raft_consensus.cc:1081] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Signalling peer 3478d9e9b24040eab7f9f9dd0baddeeb to start an election
I20260710 11:09:50.124794  5916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c78fc03dd721453fbd68210f3f284bf9"
dest_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb"
 from {username='slave'} at 127.0.0.1:49518
I20260710 11:09:50.125185  5916 raft_consensus.cc:493] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:50.125432  5916 raft_consensus.cc:3060] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.129348  5916 raft_consensus.cc:515] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:50.131021  5916 leader_election.cc:290] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Requested vote from peers aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513), e95ea0e4c86042b6a282706b3ba72586 (127.4.76.67:34425)
I20260710 11:09:50.131243  5573 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78fc03dd721453fbd68210f3f284bf9" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "aed0f3e9c84a4879b22a5759803e6fed"
I20260710 11:09:50.131847  5573 raft_consensus.cc:3055] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:50.131548  5644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c78fc03dd721453fbd68210f3f284bf9" candidate_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "e95ea0e4c86042b6a282706b3ba72586"
I20260710 11:09:50.132189  5573 raft_consensus.cc:740] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aed0f3e9c84a4879b22a5759803e6fed, State: Running, Role: LEADER
I20260710 11:09:50.132349  5644 raft_consensus.cc:3060] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.132902  5573 consensus_queue.cc:260] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:50.133795  5573 raft_consensus.cc:3060] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:50.136620  5644 raft_consensus.cc:2468] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:50.137485  5884 leader_election.cc:304] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3478d9e9b24040eab7f9f9dd0baddeeb, e95ea0e4c86042b6a282706b3ba72586; no voters: 
I20260710 11:09:50.137781  5573 raft_consensus.cc:2468] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3478d9e9b24040eab7f9f9dd0baddeeb in term 2.
I20260710 11:09:50.138126  6338 raft_consensus.cc:2804] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:50.138538  6338 raft_consensus.cc:697] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Becoming Leader. State: Replica: 3478d9e9b24040eab7f9f9dd0baddeeb, State: Running, Role: LEADER
I20260710 11:09:50.139364  6338 consensus_queue.cc:237] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } }
I20260710 11:09:50.146405  5396 catalog_manager.cc:5697] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb reported cstate change: term changed from 1 to 2, leader changed from aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66) to 3478d9e9b24040eab7f9f9dd0baddeeb (127.4.76.68). New cstate: current_term: 2 leader_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3478d9e9b24040eab7f9f9dd0baddeeb" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34699 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:09:50.336225  5496 raft_consensus.cc:1275] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:50.337217  6338 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3dffc14aa4d2424a8dec93ba6a2051d5" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 35629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:50.346623  5573 raft_consensus.cc:1275] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:50.348116  6291 consensus_queue.cc:1048] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:50.576368  5573 raft_consensus.cc:1275] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:50.577370  6312 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "aed0f3e9c84a4879b22a5759803e6fed" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:50.585212  5644 raft_consensus.cc:1275] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Refusing update from remote peer 3478d9e9b24040eab7f9f9dd0baddeeb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:09:50.586910  6312 consensus_queue.cc:1048] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [LEADER]: Connected to new peer: Peer: permanent_uuid: "e95ea0e4c86042b6a282706b3ba72586" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260710 11:09:50.755378  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:50.769533  4401 tablet_server.cc:179] TabletServer@127.4.76.65:0 shutting down...
I20260710 11:09:50.794553  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:50.795212  4401 tablet_replica.cc:333] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.795944  4401 raft_consensus.cc:2243] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:50.796721  4401 raft_consensus.cc:2272] T 395314a4e70346d49b3e52ddb3bb8ee6 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.798575  4401 tablet_replica.cc:333] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.799319  4401 raft_consensus.cc:2243] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.799772  4401 raft_consensus.cc:2272] T c87425b2957b4b3e8e90c5fba62376fd P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.802135  4401 tablet_replica.cc:333] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.802655  4401 raft_consensus.cc:2243] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.803221  4401 raft_consensus.cc:2272] T b198dd356255400295b8d13a3574646b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.804864  4401 tablet_replica.cc:333] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.805333  4401 raft_consensus.cc:2243] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:50.806007  4401 raft_consensus.cc:2272] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.807633  4401 tablet_replica.cc:333] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.808145  4401 raft_consensus.cc:2243] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.808543  4401 raft_consensus.cc:2272] T 07cd289536884e6e817a89ed51d16637 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.810252  4401 tablet_replica.cc:333] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.810702  4401 raft_consensus.cc:2243] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.811064  4401 raft_consensus.cc:2272] T 14a988bd277a481f8ada4ef1f82c9f45 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.812660  4401 tablet_replica.cc:333] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.813113  4401 raft_consensus.cc:2243] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.813476  4401 raft_consensus.cc:2272] T 1ab05f05325f4f5b8378f3b6e83443c8 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.814980  4401 tablet_replica.cc:333] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.815438  4401 raft_consensus.cc:2243] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.815871  4401 raft_consensus.cc:2272] T f2cd9407617c460f96bbeca663a8b99c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.817462  4401 tablet_replica.cc:333] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.817939  4401 raft_consensus.cc:2243] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.818521  4401 raft_consensus.cc:2272] T be23e6f6f5e64631bfb2b881600eea53 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.820060  4401 tablet_replica.cc:333] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.820502  4401 raft_consensus.cc:2243] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:50.821184  4401 raft_consensus.cc:2272] T e9ea91ab0d23437d91a9e36909b2191c P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.822830  4401 tablet_replica.cc:333] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.823294  4401 raft_consensus.cc:2243] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:50.823936  4401 raft_consensus.cc:2272] T fed27a4311894db2b870dde92524ed06 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.825505  4401 tablet_replica.cc:333] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.825945  4401 raft_consensus.cc:2243] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.826474  4401 raft_consensus.cc:2272] T 9647570d1265464da503f49220689976 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.828102  4401 tablet_replica.cc:333] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.828547  4401 raft_consensus.cc:2243] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.828897  4401 raft_consensus.cc:2272] T f282a1b8b3cc428d919668f4ac0ce6c4 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.830647  4401 tablet_replica.cc:333] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.831319  4401 raft_consensus.cc:2243] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.832000  4401 raft_consensus.cc:2272] T ddf83744fe414514baa498a3c8b0a657 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:50.833092  5610 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]
I20260710 11:09:50.834478  4401 tablet_replica.cc:333] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.835219  4401 raft_consensus.cc:2243] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.835886  4401 raft_consensus.cc:2272] T ea02b44be7e147ee8cda039e61b5659a P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:50.836133  5610 consensus_peers.cc:597] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 -> Peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Couldn't send request to peer 3dffc14aa4d2424a8dec93ba6a2051d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:50.838121  4401 tablet_replica.cc:333] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.838641  4401 raft_consensus.cc:2243] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:09:50.839038  5610 consensus_peers.cc:597] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 -> Peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Couldn't send request to peer 3dffc14aa4d2424a8dec93ba6a2051d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:50.839418  4401 raft_consensus.cc:2272] T f0a66aedc4c1452e9dff8925b159611e P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.841562  4401 tablet_replica.cc:333] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
I20260710 11:09:50.842140  4401 raft_consensus.cc:2243] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.842933  4401 raft_consensus.cc:2272] T b601086e03c642bf87c61d967abe0cc2 P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.845139  4401 tablet_replica.cc:333] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5: stopping tablet replica
W20260710 11:09:50.845633  5883 consensus_peers.cc:597] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb -> Peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Couldn't send request to peer 3dffc14aa4d2424a8dec93ba6a2051d5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:50.845690  4401 raft_consensus.cc:2243] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:50.846535  4401 raft_consensus.cc:2272] T 4b7377234a564b689f870d616452959b P 3dffc14aa4d2424a8dec93ba6a2051d5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:50.885234  5536 consensus_peers.cc:597] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Couldn't send request to peer 3dffc14aa4d2424a8dec93ba6a2051d5. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:35629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:50.886747  4401 tablet_server.cc:196] TabletServer@127.4.76.65:0 shutdown complete.
W20260710 11:09:50.924115  5610 consensus_peers.cc:597] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 -> Peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Couldn't send request to peer 3dffc14aa4d2424a8dec93ba6a2051d5. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:35629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:50.929107  5883 consensus_peers.cc:597] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb -> Peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Couldn't send request to peer 3dffc14aa4d2424a8dec93ba6a2051d5. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:35629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:50.929373  4401 tablet_server.cc:179] TabletServer@127.4.76.66:0 shutting down...
W20260710 11:09:50.935393  5536 consensus_peers.cc:597] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed -> Peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Couldn't send request to peer 3dffc14aa4d2424a8dec93ba6a2051d5. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:35629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:50.953361  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:50.954149  4401 tablet_replica.cc:333] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.954963  4401 raft_consensus.cc:2243] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:50.955669  4401 raft_consensus.cc:2272] T f282a1b8b3cc428d919668f4ac0ce6c4 P aed0f3e9c84a4879b22a5759803e6fed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.957299  4401 tablet_replica.cc:333] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.957795  4401 raft_consensus.cc:2243] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.958155  4401 raft_consensus.cc:2272] T c87425b2957b4b3e8e90c5fba62376fd P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.960071  4401 tablet_replica.cc:333] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.960528  4401 raft_consensus.cc:2243] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:50.961148  4401 raft_consensus.cc:2272] T b5f49020822c46d79dbc02adec5fead5 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.962734  4401 tablet_replica.cc:333] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.963204  4401 raft_consensus.cc:2243] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.963574  4401 raft_consensus.cc:2272] T 395314a4e70346d49b3e52ddb3bb8ee6 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.965231  4401 tablet_replica.cc:333] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.965693  4401 raft_consensus.cc:2243] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:50.966410  4401 raft_consensus.cc:2272] T f2cd9407617c460f96bbeca663a8b99c P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.968003  4401 tablet_replica.cc:333] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.968478  4401 raft_consensus.cc:2243] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:50.969105  4401 raft_consensus.cc:2272] T 83d90ec4b4f84a31a1fa82adf30f1f63 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.970698  4401 tablet_replica.cc:333] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.971155  4401 raft_consensus.cc:2243] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:50.971858  4401 raft_consensus.cc:2272] T ea02b44be7e147ee8cda039e61b5659a P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.973450  4401 tablet_replica.cc:333] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.973922  4401 raft_consensus.cc:2243] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.974434  4401 raft_consensus.cc:2272] T e9ea91ab0d23437d91a9e36909b2191c P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.976100  4401 tablet_replica.cc:333] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.976545  4401 raft_consensus.cc:2243] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.976891  4401 raft_consensus.cc:2272] T b9eaf55f911145429f79a4a995146ba7 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.978466  4401 tablet_replica.cc:333] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.978932  4401 raft_consensus.cc:2243] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.979278  4401 raft_consensus.cc:2272] T 1ab05f05325f4f5b8378f3b6e83443c8 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.981175  4401 tablet_replica.cc:333] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.981633  4401 raft_consensus.cc:2243] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.982013  4401 raft_consensus.cc:2272] T 2aeb4706ab434aff9b3dfa6f38dddb82 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.983768  4401 tablet_replica.cc:333] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.984315  4401 raft_consensus.cc:2243] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus shutting down.
W20260710 11:09:50.984369  5610 consensus_peers.cc:597] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 -> Peer 3dffc14aa4d2424a8dec93ba6a2051d5 (127.4.76.65:35629): Couldn't send request to peer 3dffc14aa4d2424a8dec93ba6a2051d5. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:35629: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:50.984861  4401 raft_consensus.cc:2272] T fed27a4311894db2b870dde92524ed06 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.986752  4401 tablet_replica.cc:333] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.987233  4401 raft_consensus.cc:2243] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.987766  4401 raft_consensus.cc:2272] T ffc180d4f3054163b3bda632fefa774d P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.989291  4401 tablet_replica.cc:333] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.989732  4401 raft_consensus.cc:2243] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.990079  4401 raft_consensus.cc:2272] T 07cd289536884e6e817a89ed51d16637 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.991645  4401 tablet_replica.cc:333] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.992262  4401 raft_consensus.cc:2243] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.992733  4401 raft_consensus.cc:2272] T 14a988bd277a481f8ada4ef1f82c9f45 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.994849  4401 tablet_replica.cc:333] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.995262  4401 raft_consensus.cc:2243] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.995792  4401 raft_consensus.cc:2272] T 4b7377234a564b689f870d616452959b P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:50.997509  4401 tablet_replica.cc:333] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:50.997928  4401 raft_consensus.cc:2243] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:50.998257  4401 raft_consensus.cc:2272] T c78fc03dd721453fbd68210f3f284bf9 P aed0f3e9c84a4879b22a5759803e6fed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.000200  4401 tablet_replica.cc:333] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed: stopping tablet replica
I20260710 11:09:51.000602  4401 raft_consensus.cc:2243] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.001281  4401 raft_consensus.cc:2272] T ddf83744fe414514baa498a3c8b0a657 P aed0f3e9c84a4879b22a5759803e6fed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.043295  4401 tablet_server.cc:196] TabletServer@127.4.76.66:0 shutdown complete.
W20260710 11:09:51.043641  5885 consensus_peers.cc:597] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb -> Peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Couldn't send request to peer aed0f3e9c84a4879b22a5759803e6fed. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.66:35513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:51.053342  5885 consensus_peers.cc:597] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb -> Peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Couldn't send request to peer aed0f3e9c84a4879b22a5759803e6fed. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.66:35513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:51.063009  5612 consensus_peers.cc:597] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 -> Peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Couldn't send request to peer aed0f3e9c84a4879b22a5759803e6fed. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.66:35513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:51.081660  4401 tablet_server.cc:179] TabletServer@127.4.76.67:0 shutting down...
I20260710 11:09:51.109833  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:51.110508  4401 tablet_replica.cc:333] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.111256  4401 raft_consensus.cc:2243] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.111850  4401 raft_consensus.cc:2272] T a76d9dc3ae9c44c8b720f9f371fc3380 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:51.112480  5885 consensus_peers.cc:597] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb -> Peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Couldn't send request to peer aed0f3e9c84a4879b22a5759803e6fed. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.66:35513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:51.114203  4401 tablet_replica.cc:333] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.114771  4401 raft_consensus.cc:2243] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.115592  4401 raft_consensus.cc:2272] T 14a988bd277a481f8ada4ef1f82c9f45 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.117589  4401 tablet_replica.cc:333] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.118052  4401 raft_consensus.cc:2243] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.118399  4401 raft_consensus.cc:2272] T b198dd356255400295b8d13a3574646b P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.119936  4401 tablet_replica.cc:333] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.120397  4401 raft_consensus.cc:2243] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.120767  4401 raft_consensus.cc:2272] T b5f49020822c46d79dbc02adec5fead5 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.122287  4401 tablet_replica.cc:333] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.122759  4401 raft_consensus.cc:2243] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.123106  4401 raft_consensus.cc:2272] T 395314a4e70346d49b3e52ddb3bb8ee6 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.124501  4401 tablet_replica.cc:333] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.124924  4401 raft_consensus.cc:2243] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.125689  4401 raft_consensus.cc:2272] T b601086e03c642bf87c61d967abe0cc2 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.127756  4401 tablet_replica.cc:333] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.128383  4401 raft_consensus.cc:2243] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.128755  4401 raft_consensus.cc:2272] T 83d90ec4b4f84a31a1fa82adf30f1f63 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.130306  4401 tablet_replica.cc:333] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.130736  4401 raft_consensus.cc:2243] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.131069  4401 raft_consensus.cc:2272] T f282a1b8b3cc428d919668f4ac0ce6c4 P e95ea0e4c86042b6a282706b3ba72586 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.132462  4401 tablet_replica.cc:333] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.132861  4401 raft_consensus.cc:2243] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.133158  4401 raft_consensus.cc:2272] T ffc180d4f3054163b3bda632fefa774d P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.134608  4401 tablet_replica.cc:333] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.135010  4401 raft_consensus.cc:2243] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.135648  4401 raft_consensus.cc:2272] T 1ab05f05325f4f5b8378f3b6e83443c8 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.137123  4401 tablet_replica.cc:333] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.137568  4401 raft_consensus.cc:2243] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.138058  4401 raft_consensus.cc:2272] T b9eaf55f911145429f79a4a995146ba7 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.139591  4401 tablet_replica.cc:333] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.140039  4401 raft_consensus.cc:2243] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.140647  4401 raft_consensus.cc:2272] T be23e6f6f5e64631bfb2b881600eea53 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.142125  4401 tablet_replica.cc:333] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.142551  4401 raft_consensus.cc:2243] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.142902  4401 raft_consensus.cc:2272] T e9ea91ab0d23437d91a9e36909b2191c P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.144366  4401 tablet_replica.cc:333] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.144778  4401 raft_consensus.cc:2243] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.145210  4401 raft_consensus.cc:2272] T f0a66aedc4c1452e9dff8925b159611e P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.146754  4401 tablet_replica.cc:333] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.147161  4401 raft_consensus.cc:2243] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.147591  4401 raft_consensus.cc:2272] T c78fc03dd721453fbd68210f3f284bf9 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.149920  4401 tablet_replica.cc:333] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.150367  4401 raft_consensus.cc:2243] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.151028  4401 raft_consensus.cc:2272] T 2aeb4706ab434aff9b3dfa6f38dddb82 P e95ea0e4c86042b6a282706b3ba72586 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:51.151676  5885 consensus_peers.cc:597] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb -> Peer aed0f3e9c84a4879b22a5759803e6fed (127.4.76.66:35513): Couldn't send request to peer aed0f3e9c84a4879b22a5759803e6fed. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.66:35513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:51.152942  4401 tablet_replica.cc:333] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.153429  4401 raft_consensus.cc:2243] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.154065  4401 raft_consensus.cc:2272] T 9647570d1265464da503f49220689976 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.155633  4401 tablet_replica.cc:333] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586: stopping tablet replica
I20260710 11:09:51.156023  4401 raft_consensus.cc:2243] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.156361  4401 raft_consensus.cc:2272] T fed27a4311894db2b870dde92524ed06 P e95ea0e4c86042b6a282706b3ba72586 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.218595  4401 tablet_server.cc:196] TabletServer@127.4.76.67:0 shutdown complete.
I20260710 11:09:51.250941  4401 tablet_server.cc:179] TabletServer@127.4.76.68:0 shutting down...
I20260710 11:09:51.277308  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:51.277861  4401 tablet_replica.cc:333] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.278435  4401 raft_consensus.cc:2243] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.278949  4401 raft_consensus.cc:2272] T b5f49020822c46d79dbc02adec5fead5 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.280681  4401 tablet_replica.cc:333] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.281144  4401 raft_consensus.cc:2243] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.281780  4401 raft_consensus.cc:2272] T 07cd289536884e6e817a89ed51d16637 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.283331  4401 tablet_replica.cc:333] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.283778  4401 raft_consensus.cc:2243] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.284390  4401 raft_consensus.cc:2272] T ffc180d4f3054163b3bda632fefa774d P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.285861  4401 tablet_replica.cc:333] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.286312  4401 raft_consensus.cc:2243] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.286732  4401 raft_consensus.cc:2272] T a76d9dc3ae9c44c8b720f9f371fc3380 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.288287  4401 tablet_replica.cc:333] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.288731  4401 raft_consensus.cc:2243] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.289119  4401 raft_consensus.cc:2272] T be23e6f6f5e64631bfb2b881600eea53 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.290652  4401 tablet_replica.cc:333] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.291117  4401 raft_consensus.cc:2243] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.291599  4401 raft_consensus.cc:2272] T ea02b44be7e147ee8cda039e61b5659a P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.293112  4401 tablet_replica.cc:333] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.293586  4401 raft_consensus.cc:2243] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.293967  4401 raft_consensus.cc:2272] T f0a66aedc4c1452e9dff8925b159611e P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.295482  4401 tablet_replica.cc:333] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.295964  4401 raft_consensus.cc:2243] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.296387  4401 raft_consensus.cc:2272] T 9647570d1265464da503f49220689976 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.297925  4401 tablet_replica.cc:333] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.298368  4401 raft_consensus.cc:2243] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.298794  4401 raft_consensus.cc:2272] T 2aeb4706ab434aff9b3dfa6f38dddb82 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.300300  4401 tablet_replica.cc:333] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.300763  4401 raft_consensus.cc:2243] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.301643  4401 raft_consensus.cc:2272] T c78fc03dd721453fbd68210f3f284bf9 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.303813  4401 tablet_replica.cc:333] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.304347  4401 raft_consensus.cc:2243] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.304808  4401 raft_consensus.cc:2272] T ddf83744fe414514baa498a3c8b0a657 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.306250  4401 tablet_replica.cc:333] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.306699  4401 raft_consensus.cc:2243] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.307323  4401 raft_consensus.cc:2272] T b198dd356255400295b8d13a3574646b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.308873  4401 tablet_replica.cc:333] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.309329  4401 raft_consensus.cc:2243] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.309772  4401 raft_consensus.cc:2272] T b601086e03c642bf87c61d967abe0cc2 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.311339  4401 tablet_replica.cc:333] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.311785  4401 raft_consensus.cc:2243] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.312151  4401 raft_consensus.cc:2272] T 4b7377234a564b689f870d616452959b P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.313704  4401 tablet_replica.cc:333] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.314138  4401 raft_consensus.cc:2243] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.314744  4401 raft_consensus.cc:2272] T c87425b2957b4b3e8e90c5fba62376fd P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.316972  4401 tablet_replica.cc:333] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.317408  4401 raft_consensus.cc:2243] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.318011  4401 raft_consensus.cc:2272] T b9eaf55f911145429f79a4a995146ba7 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.319561  4401 tablet_replica.cc:333] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.319963  4401 raft_consensus.cc:2243] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.320399  4401 raft_consensus.cc:2272] T 83d90ec4b4f84a31a1fa82adf30f1f63 P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.321854  4401 tablet_replica.cc:333] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb: stopping tablet replica
I20260710 11:09:51.322240  4401 raft_consensus.cc:2243] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:51.322659  4401 raft_consensus.cc:2272] T f2cd9407617c460f96bbeca663a8b99c P 3478d9e9b24040eab7f9f9dd0baddeeb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.355605  4401 tablet_server.cc:196] TabletServer@127.4.76.68:0 shutdown complete.
I20260710 11:09:51.380966  4401 master.cc:562] Master@127.4.76.126:33805 shutting down...
I20260710 11:09:51.399206  4401 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:51.399729  4401 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:51.400029  4401 tablet_replica.cc:333] T 00000000000000000000000000000000 P f23bd1cf549f4f2ca3e0a4963bb70625: stopping tablet replica
I20260710 11:09:51.418745  4401 master.cc:584] Master@127.4.76.126:33805 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27946 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:09:51.470134  4401 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.76.126:36215
I20260710 11:09:51.471170  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:51.476365  6359 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.476572  6360 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.477195  6362 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.478682  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:51.479677  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:51.479849  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:51.479959  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681791479948 us; error 0 us; skew 500 ppm
I20260710 11:09:51.480388  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:51.482420  4401 webserver.cc:533] Webserver started at http://127.4.76.126:40091/ using document root <none> and password file <none>
I20260710 11:09:51.482838  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:51.482980  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:51.483179  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:51.484575  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/master-0-root/instance:
uuid: "6b26166e4df949c0a1ebbbb42ef52e72"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:51.488497  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:51.491403  6367 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.492121  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:51.492350  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/master-0-root
uuid: "6b26166e4df949c0a1ebbbb42ef52e72"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:51.492583  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:51.510892  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:51.512037  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:51.546552  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.126:36215
I20260710 11:09:51.546640  6418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.126:36215 every 8 connection(s)
I20260710 11:09:51.550135  6419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:51.559149  6419 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72: Bootstrap starting.
I20260710 11:09:51.563527  6419 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:51.567468  6419 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72: No bootstrap required, opened a new log
I20260710 11:09:51.581916  6419 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b26166e4df949c0a1ebbbb42ef52e72" member_type: VOTER }
I20260710 11:09:51.582538  6419 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:51.582756  6419 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b26166e4df949c0a1ebbbb42ef52e72, State: Initialized, Role: FOLLOWER
I20260710 11:09:51.583349  6419 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6b26166e4df949c0a1ebbbb42ef52e72" member_type: VOTER }
I20260710 11:09:51.583827  6419 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:51.584033  6419 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:51.584282  6419 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:51.589288  6419 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b26166e4df949c0a1ebbbb42ef52e72" member_type: VOTER }
I20260710 11:09:51.589741  6419 leader_election.cc:304] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [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: 6b26166e4df949c0a1ebbbb42ef52e72; no voters: 
I20260710 11:09:51.590772  6419 leader_election.cc:290] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:51.591116  6423 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:51.592476  6423 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 1 LEADER]: Becoming Leader. State: Replica: 6b26166e4df949c0a1ebbbb42ef52e72, State: Running, Role: LEADER
I20260710 11:09:51.593046  6423 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [LEADER]: Queue going to LEADER mode. State: All 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: "6b26166e4df949c0a1ebbbb42ef52e72" member_type: VOTER }
I20260710 11:09:51.593850  6419 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:51.599810  6425 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6b26166e4df949c0a1ebbbb42ef52e72. Latest consensus state: current_term: 1 leader_uuid: "6b26166e4df949c0a1ebbbb42ef52e72" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b26166e4df949c0a1ebbbb42ef52e72" member_type: VOTER } }
I20260710 11:09:51.600436  6425 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:51.602200  6424 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6b26166e4df949c0a1ebbbb42ef52e72" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6b26166e4df949c0a1ebbbb42ef52e72" member_type: VOTER } }
I20260710 11:09:51.602792  6424 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:51.605726  6433 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:51.612649  6433 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:51.613787  4401 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:51.621145  6433 catalog_manager.cc:1383] Generated new cluster ID: cadd7ba00e0c4901a7bb00bbdb8e83da
I20260710 11:09:51.621419  6433 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:51.643414  6433 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:51.644635  6433 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:51.658675  6433 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72: Generated new TSK 0
I20260710 11:09:51.659214  6433 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:51.680264  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:51.686547  6441 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.687322  6442 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.688644  6444 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.688722  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:51.689936  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:51.690111  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:51.690230  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681791690220 us; error 0 us; skew 500 ppm
I20260710 11:09:51.690672  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:51.692948  4401 webserver.cc:533] Webserver started at http://127.4.76.65:40605/ using document root <none> and password file <none>
I20260710 11:09:51.693382  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:51.693534  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:51.693830  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:51.695034  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-0-root/instance:
uuid: "68e73ce8f1d741a8baeae5730c657aa4"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:51.699440  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:09:51.702590  6449 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.703233  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:51.703512  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-0-root
uuid: "68e73ce8f1d741a8baeae5730c657aa4"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:51.703758  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:51.717288  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:51.718420  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:51.719843  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:51.722100  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:51.722276  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.722503  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:51.722646  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.761042  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.65:45725
I20260710 11:09:51.761140  6511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.65:45725 every 8 connection(s)
I20260710 11:09:51.766063  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:51.773712  6516 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.774370  6517 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.777221  6519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.781965  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:51.783093  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:51.783295  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:51.783486  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681791783465 us; error 0 us; skew 500 ppm
I20260710 11:09:51.784082  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:51.785691  6512 heartbeater.cc:344] Connected to a master server at 127.4.76.126:36215
I20260710 11:09:51.786020  6512 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:51.786670  4401 webserver.cc:533] Webserver started at http://127.4.76.66:32893/ using document root <none> and password file <none>
I20260710 11:09:51.786777  6512 heartbeater.cc:507] Master 127.4.76.126:36215 requested a full tablet report, sending...
I20260710 11:09:51.787173  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:51.787371  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:51.787647  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:51.788939  6384 ts_manager.cc:194] Registered new tserver with Master: 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:51.788988  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-1-root/instance:
uuid: "3a8e7776c9134aeebbe505b75dc76f03"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:51.790741  6384 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57676
I20260710 11:09:51.793463  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:51.796854  6524 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.797480  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:09:51.797730  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-1-root
uuid: "3a8e7776c9134aeebbe505b75dc76f03"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:51.797992  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:51.812861  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:51.813920  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:51.815198  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:51.817277  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:51.817461  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.817670  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:51.817821  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.854346  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.66:34091
I20260710 11:09:51.854434  6586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.66:34091 every 8 connection(s)
I20260710 11:09:51.858866  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:51.864733  6590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.866539  6591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.867573  4401 server_base.cc:1061] running on GCE node
W20260710 11:09:51.868566  6593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.869527  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:51.869787  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:51.869982  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681791869962 us; error 0 us; skew 500 ppm
I20260710 11:09:51.870113  6587 heartbeater.cc:344] Connected to a master server at 127.4.76.126:36215
I20260710 11:09:51.870481  6587 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:51.870708  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:51.871304  6587 heartbeater.cc:507] Master 127.4.76.126:36215 requested a full tablet report, sending...
I20260710 11:09:51.873164  4401 webserver.cc:533] Webserver started at http://127.4.76.67:40631/ using document root <none> and password file <none>
I20260710 11:09:51.873456  6384 ts_manager.cc:194] Registered new tserver with Master: 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:51.873798  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:51.874049  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:51.874351  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:51.875171  6384 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57690
I20260710 11:09:51.875880  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-2-root/instance:
uuid: "d8ea29c715c34eccb93366c7dc8d2154"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:51.880369  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:51.883364  6598 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.884045  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:51.884315  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-2-root
uuid: "d8ea29c715c34eccb93366c7dc8d2154"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:51.884595  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:51.895397  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:51.896584  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:51.897867  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:51.900152  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:51.900345  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.900548  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:51.900694  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.936940  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.67:37711
I20260710 11:09:51.937027  6660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.67:37711 every 8 connection(s)
I20260710 11:09:51.941411  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:51.947881  6664 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:51.949189  6665 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.951341  4401 server_base.cc:1061] running on GCE node
W20260710 11:09:51.951375  6667 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:51.952271  6661 heartbeater.cc:344] Connected to a master server at 127.4.76.126:36215
I20260710 11:09:51.952521  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:09:51.952579  6661 heartbeater.cc:461] Registering TS with master...
W20260710 11:09:51.952832  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:51.953019  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681791953001 us; error 0 us; skew 500 ppm
I20260710 11:09:51.953398  6661 heartbeater.cc:507] Master 127.4.76.126:36215 requested a full tablet report, sending...
I20260710 11:09:51.953548  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:51.955480  6384 ts_manager.cc:194] Registered new tserver with Master: d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:51.956091  4401 webserver.cc:533] Webserver started at http://127.4.76.68:33223/ using document root <none> and password file <none>
I20260710 11:09:51.956709  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:51.956944  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:51.957247  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:51.957190  6384 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57698
I20260710 11:09:51.958788  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-3-root/instance:
uuid: "c528ac06588c451bb29608627d4354b2"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:51.962857  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:09:51.965857  6672 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:51.966506  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:51.966758  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-3-root
uuid: "c528ac06588c451bb29608627d4354b2"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:51.967016  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:52.000327  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:52.001444  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:52.002797  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:52.006017  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:52.006264  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:52.006594  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:52.006807  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:52.044095  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.68:34055
I20260710 11:09:52.044236  6734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.68:34055 every 8 connection(s)
I20260710 11:09:52.056893  6735 heartbeater.cc:344] Connected to a master server at 127.4.76.126:36215
I20260710 11:09:52.057247  6735 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:52.057910  6735 heartbeater.cc:507] Master 127.4.76.126:36215 requested a full tablet report, sending...
I20260710 11:09:52.059592  6384 ts_manager.cc:194] Registered new tserver with Master: c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:52.060263  4401 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013203699s
I20260710 11:09:52.060822  6384 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57714
I20260710 11:09:52.082888  6384 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57718:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:09:52.218016  6626 tablet_service.cc:1511] Processing CreateTablet for tablet e26b379124d24615beee4ca31e149aed (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:52.219568  6626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26b379124d24615beee4ca31e149aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.227146  6622 tablet_service.cc:1511] Processing CreateTablet for tablet 646ec2a1b0c4446eb6401cf611fb5991 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:52.228547  6622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 646ec2a1b0c4446eb6401cf611fb5991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.228266  6625 tablet_service.cc:1511] Processing CreateTablet for tablet 7cbce2fdba1b4499ba7af4cec6b8b678 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:52.227155  6624 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca9d700675440a0a377bded5c89f8c1 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:52.229732  6625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cbce2fdba1b4499ba7af4cec6b8b678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.228261  6623 tablet_service.cc:1511] Processing CreateTablet for tablet 810b9652074342eaad48b1188db4a3fe (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:52.229660  6621 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1acf523fa74e37bf29305207df9005 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:52.230772  6623 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810b9652074342eaad48b1188db4a3fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.227155  6620 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9b3d36e67c48ada60eaf903cabbe1d (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:52.233086  6620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9b3d36e67c48ada60eaf903cabbe1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.241034  6624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca9d700675440a0a377bded5c89f8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.241833  6618 tablet_service.cc:1511] Processing CreateTablet for tablet 0067c1e287e24b5da72568841e8929c4 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:52.243079  6618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0067c1e287e24b5da72568841e8929c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.246405  6621 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1acf523fa74e37bf29305207df9005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.240104  6619 tablet_service.cc:1511] Processing CreateTablet for tablet f9c97d6992674a9fb47fcccb8ddcf07c (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:52.247423  6619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c97d6992674a9fb47fcccb8ddcf07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.253441  6617 tablet_service.cc:1511] Processing CreateTablet for tablet 922ffd828a20407eadc2223c8bd3fe26 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:52.257078  6617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922ffd828a20407eadc2223c8bd3fe26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.259840  6477 tablet_service.cc:1511] Processing CreateTablet for tablet e26b379124d24615beee4ca31e149aed (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:52.261055  6477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26b379124d24615beee4ca31e149aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.271739  6476 tablet_service.cc:1511] Processing CreateTablet for tablet 7cbce2fdba1b4499ba7af4cec6b8b678 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:52.273006  6476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cbce2fdba1b4499ba7af4cec6b8b678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.275242  6695 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1acf523fa74e37bf29305207df9005 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:52.276527  6700 tablet_service.cc:1511] Processing CreateTablet for tablet e26b379124d24615beee4ca31e149aed (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:09:52.277606  6694 tablet_service.cc:1511] Processing CreateTablet for tablet 3489e7a2977a42098716babfb737f06e (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:52.278610  6699 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc2bf4e9c594764879f3843551cb5de (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:52.280683  6698 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca9d700675440a0a377bded5c89f8c1 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:52.282199  6691 tablet_service.cc:1511] Processing CreateTablet for tablet d19c18edbec1421cbb20e66674ab577b (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:52.282857  6697 tablet_service.cc:1511] Processing CreateTablet for tablet 93af5dfad5b1400e889cefd78bec86e2 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:52.284102  6696 tablet_service.cc:1511] Processing CreateTablet for tablet 646ec2a1b0c4446eb6401cf611fb5991 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:52.276553  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1acf523fa74e37bf29305207df9005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.286820  6693 tablet_service.cc:1511] Processing CreateTablet for tablet f9c97d6992674a9fb47fcccb8ddcf07c (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:52.280563  6692 tablet_service.cc:1511] Processing CreateTablet for tablet 0067c1e287e24b5da72568841e8929c4 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:52.291100  6475 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc2bf4e9c594764879f3843551cb5de (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:52.292424  6475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc2bf4e9c594764879f3843551cb5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.294606  6474 tablet_service.cc:1511] Processing CreateTablet for tablet 810b9652074342eaad48b1188db4a3fe (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:52.295841  6474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810b9652074342eaad48b1188db4a3fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.301963  6473 tablet_service.cc:1511] Processing CreateTablet for tablet 93af5dfad5b1400e889cefd78bec86e2 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:52.302372  6471 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9b3d36e67c48ada60eaf903cabbe1d (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:52.303259  6473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93af5dfad5b1400e889cefd78bec86e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.307775  6468 tablet_service.cc:1511] Processing CreateTablet for tablet 922ffd828a20407eadc2223c8bd3fe26 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:52.309119  6468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922ffd828a20407eadc2223c8bd3fe26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.304690  6472 tablet_service.cc:1511] Processing CreateTablet for tablet 646ec2a1b0c4446eb6401cf611fb5991 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:09:52.312114  6472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 646ec2a1b0c4446eb6401cf611fb5991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.313277  6471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9b3d36e67c48ada60eaf903cabbe1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.305830  6469 tablet_service.cc:1511] Processing CreateTablet for tablet f9c97d6992674a9fb47fcccb8ddcf07c (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:09:52.315302  6552 tablet_service.cc:1511] Processing CreateTablet for tablet 7cbce2fdba1b4499ba7af4cec6b8b678 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:09:52.316437  6469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c97d6992674a9fb47fcccb8ddcf07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.306674  6700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e26b379124d24615beee4ca31e149aed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.317880  6551 tablet_service.cc:1511] Processing CreateTablet for tablet 6fc2bf4e9c594764879f3843551cb5de (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:09:52.319814  6692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0067c1e287e24b5da72568841e8929c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.320077  6550 tablet_service.cc:1511] Processing CreateTablet for tablet 4ca9d700675440a0a377bded5c89f8c1 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:09:52.320521  6546 tablet_service.cc:1511] Processing CreateTablet for tablet 1e9b3d36e67c48ada60eaf903cabbe1d (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:09:52.322187  6549 tablet_service.cc:1511] Processing CreateTablet for tablet 810b9652074342eaad48b1188db4a3fe (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:09:52.322523  6545 tablet_service.cc:1511] Processing CreateTablet for tablet 3489e7a2977a42098716babfb737f06e (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:52.323789  6696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 646ec2a1b0c4446eb6401cf611fb5991. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.323675  6547 tablet_service.cc:1511] Processing CreateTablet for tablet 4d1acf523fa74e37bf29305207df9005 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:09:52.317966  6548 tablet_service.cc:1511] Processing CreateTablet for tablet 93af5dfad5b1400e889cefd78bec86e2 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:09:52.325946  6691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19c18edbec1421cbb20e66674ab577b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.304625  6470 tablet_service.cc:1511] Processing CreateTablet for tablet 3489e7a2977a42098716babfb737f06e (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:09:52.316581  6552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7cbce2fdba1b4499ba7af4cec6b8b678. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.331763  6550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca9d700675440a0a377bded5c89f8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.333743  6544 tablet_service.cc:1511] Processing CreateTablet for tablet 0067c1e287e24b5da72568841e8929c4 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:09:52.335024  6544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0067c1e287e24b5da72568841e8929c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.335772  6549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810b9652074342eaad48b1188db4a3fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.336354  6546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e9b3d36e67c48ada60eaf903cabbe1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.339838  6470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3489e7a2977a42098716babfb737f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.341619  6543 tablet_service.cc:1511] Processing CreateTablet for tablet 922ffd828a20407eadc2223c8bd3fe26 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:09:52.345505  6694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3489e7a2977a42098716babfb737f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.347152  6697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93af5dfad5b1400e889cefd78bec86e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.347808  6699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc2bf4e9c594764879f3843551cb5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.348755  6693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9c97d6992674a9fb47fcccb8ddcf07c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.348578  6618 tablet_service.cc:1511] Processing CreateTablet for tablet 4642c6839d8e4b86bbb3aefd0ee98242 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:52.349805  6618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4642c6839d8e4b86bbb3aefd0ee98242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.350775  6698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ca9d700675440a0a377bded5c89f8c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.339756  6551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fc2bf4e9c594764879f3843551cb5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.351964  6543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 922ffd828a20407eadc2223c8bd3fe26. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.355743  6548 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 93af5dfad5b1400e889cefd78bec86e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.356510  6547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d1acf523fa74e37bf29305207df9005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.357067  6545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3489e7a2977a42098716babfb737f06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.360736  6622 tablet_service.cc:1511] Processing CreateTablet for tablet 3b1c8b49fa7c47d4935b4a4c64d6243f (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:52.361958  6622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b1c8b49fa7c47d4935b4a4c64d6243f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.404973  6753 tablet_bootstrap.cc:492] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:52.411825  6751 tablet_bootstrap.cc:492] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:52.434432  6468 tablet_service.cc:1511] Processing CreateTablet for tablet d19c18edbec1421cbb20e66674ab577b (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:52.439311  6549 tablet_service.cc:1511] Processing CreateTablet for tablet 3b1c8b49fa7c47d4935b4a4c64d6243f (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:52.442176  6620 tablet_service.cc:1511] Processing CreateTablet for tablet 5921c4d854ef4388a6a19a049cc03f65 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:52.442286  6551 tablet_service.cc:1511] Processing CreateTablet for tablet 5921c4d854ef4388a6a19a049cc03f65 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:52.443567  6620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5921c4d854ef4388a6a19a049cc03f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.455564  6624 tablet_service.cc:1511] Processing CreateTablet for tablet 82cc1d55b78d452a8d503071f2739cb3 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:52.458588  6624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82cc1d55b78d452a8d503071f2739cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.460121  6696 tablet_service.cc:1511] Processing CreateTablet for tablet 4642c6839d8e4b86bbb3aefd0ee98242 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:52.457429  6617 tablet_service.cc:1511] Processing CreateTablet for tablet 3037253430b949a6b07b4ebec0f69d74 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:52.462818  6546 tablet_service.cc:1511] Processing CreateTablet for tablet f364641a981548e2af49ef97ced6c816 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:52.464222  6550 tablet_service.cc:1511] Processing CreateTablet for tablet d19c18edbec1421cbb20e66674ab577b (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:09:52.464376  6477 tablet_service.cc:1511] Processing CreateTablet for tablet 4642c6839d8e4b86bbb3aefd0ee98242 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:09:52.435379  6468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19c18edbec1421cbb20e66674ab577b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.465953  6696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4642c6839d8e4b86bbb3aefd0ee98242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.471587  6549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b1c8b49fa7c47d4935b4a4c64d6243f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.479844  6617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3037253430b949a6b07b4ebec0f69d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.480001  6551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5921c4d854ef4388a6a19a049cc03f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.482620  6700 tablet_service.cc:1511] Processing CreateTablet for tablet 3b1c8b49fa7c47d4935b4a4c64d6243f (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:09:52.483702  6550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d19c18edbec1421cbb20e66674ab577b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.488008  6753 tablet_bootstrap.cc:654] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.485939  6697 tablet_service.cc:1511] Processing CreateTablet for tablet f364641a981548e2af49ef97ced6c816 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:52.494451  6754 tablet_bootstrap.cc:492] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:52.496078  6700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b1c8b49fa7c47d4935b4a4c64d6243f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.496222  6691 tablet_service.cc:1511] Processing CreateTablet for tablet 82cc1d55b78d452a8d503071f2739cb3 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:52.503751  6697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f364641a981548e2af49ef97ced6c816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.510624  6544 tablet_service.cc:1511] Processing CreateTablet for tablet 3037253430b949a6b07b4ebec0f69d74 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:52.511919  6544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3037253430b949a6b07b4ebec0f69d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.514070  6691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82cc1d55b78d452a8d503071f2739cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.519433  6472 tablet_service.cc:1511] Processing CreateTablet for tablet 5921c4d854ef4388a6a19a049cc03f65 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:09:52.530731  6754 tablet_bootstrap.cc:654] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.534878  6695 tablet_service.cc:1511] Processing CreateTablet for tablet 3037253430b949a6b07b4ebec0f69d74 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:09:52.536105  6695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3037253430b949a6b07b4ebec0f69d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.540372  6751 tablet_bootstrap.cc:654] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.540077  6476 tablet_service.cc:1511] Processing CreateTablet for tablet 82cc1d55b78d452a8d503071f2739cb3 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:09:52.523303  6469 tablet_service.cc:1511] Processing CreateTablet for tablet f364641a981548e2af49ef97ced6c816 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:09:52.544145  6752 tablet_bootstrap.cc:492] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:52.494344  6477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4642c6839d8e4b86bbb3aefd0ee98242. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.547891  6469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f364641a981548e2af49ef97ced6c816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.551237  6473 tablet_service.cc:1511] Processing CreateTablet for tablet 8bacf49144fe4898850b686b743c6ce9 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:52.561826  6473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bacf49144fe4898850b686b743c6ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.575482  6624 tablet_service.cc:1511] Processing CreateTablet for tablet 8bacf49144fe4898850b686b743c6ce9 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:52.581575  6624 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bacf49144fe4898850b686b743c6ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.582895  6551 tablet_service.cc:1511] Processing CreateTablet for tablet 8bacf49144fe4898850b686b743c6ce9 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:09:52.585101  6551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bacf49144fe4898850b686b743c6ce9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.586968  6472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5921c4d854ef4388a6a19a049cc03f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.588711  6476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82cc1d55b78d452a8d503071f2739cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.594250  6752 tablet_bootstrap.cc:654] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:52.603484  6432 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:52.600139  6546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f364641a981548e2af49ef97ced6c816. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.614343  6474 tablet_service.cc:1511] Processing CreateTablet for tablet 0834349760ca4680bd20410345360fbd (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:52.615813  6544 tablet_service.cc:1511] Processing CreateTablet for tablet 0834349760ca4680bd20410345360fbd (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:52.617616  6751 tablet_bootstrap.cc:492] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:52.617859  6544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0834349760ca4680bd20410345360fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.618124  6751 ts_tablet_manager.cc:1403] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.207s	user 0.005s	sys 0.007s
I20260710 11:09:52.621099  6751 raft_consensus.cc:359] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:52.621762  6751 raft_consensus.cc:385] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.622053  6751 raft_consensus.cc:740] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.617985  6692 tablet_service.cc:1511] Processing CreateTablet for tablet 0834349760ca4680bd20410345360fbd (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:09:52.623095  6692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0834349760ca4680bd20410345360fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.622874  6751 consensus_queue.cc:260] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:52.616604  6617 tablet_service.cc:1511] Processing CreateTablet for tablet 2b674e92124a4ef18fbee164090c0cd9 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:52.629150  6617 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b674e92124a4ef18fbee164090c0cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.632405  6474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0834349760ca4680bd20410345360fbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.642665  6473 tablet_service.cc:1511] Processing CreateTablet for tablet 2b674e92124a4ef18fbee164090c0cd9 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:52.644093  6552 tablet_service.cc:1511] Processing CreateTablet for tablet dcabd7ae3a364524bd9da60bc087b731 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:52.646001  6473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b674e92124a4ef18fbee164090c0cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.641733  6699 tablet_service.cc:1511] Processing CreateTablet for tablet 2b674e92124a4ef18fbee164090c0cd9 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:09:52.647759  6699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b674e92124a4ef18fbee164090c0cd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.644843  6622 tablet_service.cc:1511] Processing CreateTablet for tablet dcabd7ae3a364524bd9da60bc087b731 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:52.652055  6622 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcabd7ae3a364524bd9da60bc087b731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.654122  6754 tablet_bootstrap.cc:492] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:52.654594  6754 ts_tablet_manager.cc:1403] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.160s	user 0.026s	sys 0.064s
I20260710 11:09:52.657480  6754 raft_consensus.cc:359] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:52.658150  6754 raft_consensus.cc:385] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.658432  6754 raft_consensus.cc:740] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.667620  6753 tablet_bootstrap.cc:492] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:52.668087  6753 ts_tablet_manager.cc:1403] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.264s	user 0.013s	sys 0.003s
I20260710 11:09:52.670778  6753 raft_consensus.cc:359] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:52.671402  6753 raft_consensus.cc:385] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.671692  6753 raft_consensus.cc:740] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.671967  6552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcabd7ae3a364524bd9da60bc087b731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.672983  6753 consensus_queue.cc:260] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:52.677740  6754 consensus_queue.cc:260] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:52.690753  6691 tablet_service.cc:1511] Processing CreateTablet for tablet dcabd7ae3a364524bd9da60bc087b731 (DEFAULT_TABLE table=test-workload [id=8d42254737214561ae06b6c7bf1de705]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:09:52.692233  6691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcabd7ae3a364524bd9da60bc087b731. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:52.696070  6661 heartbeater.cc:499] Master 127.4.76.126:36215 was elected leader, sending a full tablet report...
I20260710 11:09:52.696918  6752 tablet_bootstrap.cc:492] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:52.697353  6752 ts_tablet_manager.cc:1403] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.154s	user 0.014s	sys 0.010s
I20260710 11:09:52.706169  6752 raft_consensus.cc:359] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:52.706851  6752 raft_consensus.cc:385] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.707175  6752 raft_consensus.cc:740] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.707954  6752 consensus_queue.cc:260] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:52.710139  6753 ts_tablet_manager.cc:1434] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.011s
I20260710 11:09:52.710826  6587 heartbeater.cc:499] Master 127.4.76.126:36215 was elected leader, sending a full tablet report...
I20260710 11:09:52.716234  6753 tablet_bootstrap.cc:492] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:52.717222  6751 ts_tablet_manager.cc:1434] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.099s	user 0.010s	sys 0.007s
I20260710 11:09:52.719725  6751 tablet_bootstrap.cc:492] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:52.756812  6754 ts_tablet_manager.cc:1434] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.102s	user 0.013s	sys 0.014s
I20260710 11:09:52.757884  6754 tablet_bootstrap.cc:492] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:52.759925  6735 heartbeater.cc:499] Master 127.4.76.126:36215 was elected leader, sending a full tablet report...
I20260710 11:09:52.767863  6761 raft_consensus.cc:493] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.769035  6761 raft_consensus.cc:515] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:52.769479  6751 tablet_bootstrap.cc:654] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.770612  6754 tablet_bootstrap.cc:654] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.774184  6751 tablet_bootstrap.cc:492] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:52.774668  6751 ts_tablet_manager.cc:1403] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.055s	user 0.005s	sys 0.005s
I20260710 11:09:52.777657  6751 raft_consensus.cc:359] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:52.778337  6751 raft_consensus.cc:385] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.778623  6751 raft_consensus.cc:740] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.779933  6752 ts_tablet_manager.cc:1434] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.082s	user 0.018s	sys 0.012s
I20260710 11:09:52.779919  6753 tablet_bootstrap.cc:654] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.779443  6751 consensus_queue.cc:260] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:52.783681  6512 heartbeater.cc:499] Master 127.4.76.126:36215 was elected leader, sending a full tablet report...
I20260710 11:09:52.788565  6752 tablet_bootstrap.cc:492] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
W20260710 11:09:52.798079  6736 tablet.cc:2406] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:09:52.815546  6761 leader_election.cc:290] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:52.827234  6751 ts_tablet_manager.cc:1434] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.052s	user 0.006s	sys 0.010s
I20260710 11:09:52.828395  6751 tablet_bootstrap.cc:492] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:52.829170  6753 tablet_bootstrap.cc:492] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:52.829710  6753 ts_tablet_manager.cc:1403] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.037s
I20260710 11:09:52.828540  6752 tablet_bootstrap.cc:654] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.832561  6753 raft_consensus.cc:359] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:52.833237  6753 raft_consensus.cc:385] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.833513  6753 raft_consensus.cc:740] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.834200  6753 consensus_queue.cc:260] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:52.837633  6754 tablet_bootstrap.cc:492] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:52.838944  6754 ts_tablet_manager.cc:1403] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.081s	user 0.016s	sys 0.004s
I20260710 11:09:52.838382  6751 tablet_bootstrap.cc:654] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.840210  6753 ts_tablet_manager.cc:1434] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.006s
I20260710 11:09:52.840782  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1acf523fa74e37bf29305207df9005" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:52.843403  6753 tablet_bootstrap.cc:492] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:52.844623  6759 raft_consensus.cc:493] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.846103  6754 raft_consensus.cc:359] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:52.846922  6754 raft_consensus.cc:385] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.845075  6759 raft_consensus.cc:515] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
W20260710 11:09:52.848161  6675 leader_election.cc:343] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.854228  6759 leader_election.cc:290] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:52.854748  6754 raft_consensus.cc:740] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.855684  6754 consensus_queue.cc:260] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:52.859767  6754 ts_tablet_manager.cc:1434] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260710 11:09:52.860380  6759 raft_consensus.cc:493] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.861939  6759 raft_consensus.cc:515] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:52.864264  6759 leader_election.cc:290] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:52.861137  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1acf523fa74e37bf29305207df9005" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:52.866868  6751 tablet_bootstrap.cc:492] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:52.867379  6751 ts_tablet_manager.cc:1403] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.005s
I20260710 11:09:52.870360  6751 raft_consensus.cc:359] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
W20260710 11:09:52.872368  6674 leader_election.cc:343] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.876231  6751 raft_consensus.cc:385] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.875543  6752 tablet_bootstrap.cc:492] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:52.876281  6674 leader_election.cc:304] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:52.876838  6751 raft_consensus.cc:740] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.877637  6751 consensus_queue.cc:260] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:52.878304  6761 raft_consensus.cc:2749] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:52.880826  6751 ts_tablet_manager.cc:1434] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:09:52.882053  6751 tablet_bootstrap.cc:492] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:52.872277  6754 tablet_bootstrap.cc:492] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:52.886588  6752 ts_tablet_manager.cc:1403] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.098s	user 0.022s	sys 0.000s
I20260710 11:09:52.889205  6751 tablet_bootstrap.cc:654] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.890069  6762 raft_consensus.cc:493] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.890538  6762 raft_consensus.cc:515] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:52.893162  6762 leader_election.cc:290] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:52.863909  6753 tablet_bootstrap.cc:654] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.889500  6752 raft_consensus.cc:359] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:52.897140  6752 raft_consensus.cc:385] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.897444  6752 raft_consensus.cc:740] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.898241  6752 consensus_queue.cc:260] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:52.902278  6754 tablet_bootstrap.cc:654] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.906800  6752 ts_tablet_manager.cc:1434] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:09:52.908361  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810b9652074342eaad48b1188db4a3fe" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:52.913457  6752 tablet_bootstrap.cc:492] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
W20260710 11:09:52.914901  6600 leader_election.cc:343] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.925565  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:52.926246  6710 raft_consensus.cc:2468] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 0.
I20260710 11:09:52.926342  6760 raft_consensus.cc:493] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:52.927397  6760 raft_consensus.cc:515] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:52.930338  6753 tablet_bootstrap.cc:492] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:52.930837  6753 ts_tablet_manager.cc:1403] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.001s
I20260710 11:09:52.933876  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0067c1e287e24b5da72568841e8929c4" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:52.934782  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810b9652074342eaad48b1188db4a3fe" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:52.935441  6561 raft_consensus.cc:2468] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:52.937037  6760 leader_election.cc:290] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
W20260710 11:09:52.937664  6601 leader_election.cc:343] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.940912  6452 leader_election.cc:304] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:52.941741  6762 raft_consensus.cc:2804] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:52.942102  6762 raft_consensus.cc:493] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:52.942418  6762 raft_consensus.cc:3060] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.944612  6753 raft_consensus.cc:359] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:52.945333  6753 raft_consensus.cc:385] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.945607  6753 raft_consensus.cc:740] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.946285  6753 consensus_queue.cc:260] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:52.949579  6753 ts_tablet_manager.cc:1434] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260710 11:09:52.950553  6753 tablet_bootstrap.cc:492] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:52.955040  6762 raft_consensus.cc:515] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:52.955811  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0067c1e287e24b5da72568841e8929c4" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:52.956995  6753 tablet_bootstrap.cc:654] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.961189  6601 leader_election.cc:304] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [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: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:52.965255  6752 tablet_bootstrap.cc:654] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:52.968400  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:52.968434  6759 raft_consensus.cc:2804] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:52.969056  6762 leader_election.cc:290] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Requested vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:52.969224  6759 raft_consensus.cc:493] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:52.970956  6759 raft_consensus.cc:3060] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.969987  6751 tablet_bootstrap.cc:492] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:52.969133  6710 raft_consensus.cc:3060] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:52.970321  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:52.974826  6751 ts_tablet_manager.cc:1403] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.004s
I20260710 11:09:52.971237  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
W20260710 11:09:52.971900  6601 leader_election.cc:343] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.977010  6601 leader_election.cc:304] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03, c528ac06588c451bb29608627d4354b2
I20260710 11:09:52.977969  6751 raft_consensus.cc:359] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:52.978652  6751 raft_consensus.cc:385] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.978912  6751 raft_consensus.cc:740] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.979727  6751 consensus_queue.cc:260] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:52.984594  6759 raft_consensus.cc:515] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:52.985415  6753 tablet_bootstrap.cc:492] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:52.985942  6753 ts_tablet_manager.cc:1403] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.009s
I20260710 11:09:52.987252  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810b9652074342eaad48b1188db4a3fe" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
W20260710 11:09:52.988633  6600 leader_election.cc:343] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:52.987404  6710 raft_consensus.cc:2468] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 1.
I20260710 11:09:52.991359  6753 raft_consensus.cc:359] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:52.995922  6753 raft_consensus.cc:385] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:52.992647  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9d700675440a0a377bded5c89f8c1" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:52.996244  6753 raft_consensus.cc:740] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:52.997041  6753 consensus_queue.cc:260] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:52.997372  6452 leader_election.cc:304] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:52.998178  6762 raft_consensus.cc:2804] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.000726  6753 ts_tablet_manager.cc:1434] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
W20260710 11:09:53.008222  6526 leader_election.cc:343] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.015913  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9d700675440a0a377bded5c89f8c1" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
W20260710 11:09:53.017486  6527 leader_election.cc:343] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.018146  6753 tablet_bootstrap.cc:492] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:53.018002  6527 leader_election.cc:304] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03; no voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:53.019285  6760 raft_consensus.cc:2749] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.022334  6762 raft_consensus.cc:697] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 LEADER]: Becoming Leader. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Running, Role: LEADER
I20260710 11:09:53.023573  6754 tablet_bootstrap.cc:492] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:53.024036  6754 ts_tablet_manager.cc:1403] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.152s	user 0.012s	sys 0.005s
I20260710 11:09:53.021802  6790 raft_consensus.cc:2749] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.023988  6751 ts_tablet_manager.cc:1434] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.012s
I20260710 11:09:53.025727  6751 tablet_bootstrap.cc:492] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
W20260710 11:09:53.026708  6601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.76.68:34055, user_credentials={real_user=slave}} blocked reactor thread for 55134.6us
W20260710 11:09:53.028508  6451 leader_election.cc:343] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.029222  6754 raft_consensus.cc:359] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.029942  6754 raft_consensus.cc:385] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.030218  6754 raft_consensus.cc:740] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.023437  6762 consensus_queue.cc:237] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.032814  6790 raft_consensus.cc:493] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.033257  6790 raft_consensus.cc:515] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.034842  6752 tablet_bootstrap.cc:492] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:53.032461  6751 tablet_bootstrap.cc:654] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.035688  6790 leader_election.cc:290] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:53.030915  6754 consensus_queue.cc:260] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.036962  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:53.038033  6753 tablet_bootstrap.cc:654] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.038120  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:53.038915  6752 ts_tablet_manager.cc:1403] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.126s	user 0.022s	sys 0.012s
I20260710 11:09:53.039346  6754 ts_tablet_manager.cc:1434] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260710 11:09:53.040577  6600 leader_election.cc:343] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:53.041075  6601 leader_election.cc:343] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.041625  6759 leader_election.cc:290] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Requested vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.041536  6601 leader_election.cc:304] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:53.042589  6759 raft_consensus.cc:2749] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.043732  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810b9652074342eaad48b1188db4a3fe" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:53.043628  6752 raft_consensus.cc:359] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.044306  6561 raft_consensus.cc:3060] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.044394  6752 raft_consensus.cc:385] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.044728  6752 raft_consensus.cc:740] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.045083  6754 tablet_bootstrap.cc:492] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:53.045406  6752 consensus_queue.cc:260] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.047477  6752 ts_tablet_manager.cc:1434] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.003s
I20260710 11:09:53.048383  6752 tablet_bootstrap.cc:492] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:53.053138  6754 tablet_bootstrap.cc:654] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.053311  6561 raft_consensus.cc:2468] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:53.054692  6601 leader_election.cc:304] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:53.057504  6759 raft_consensus.cc:2804] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.058007  6759 raft_consensus.cc:697] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Becoming Leader. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:09:53.060694  6384 catalog_manager.cc:5697] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.061187  6759 consensus_queue.cc:237] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.069342  6751 tablet_bootstrap.cc:492] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.069732  6751 ts_tablet_manager.cc:1403] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.005s
I20260710 11:09:53.072485  6751 raft_consensus.cc:359] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.073154  6751 raft_consensus.cc:385] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.073923  6751 raft_consensus.cc:740] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.074617  6751 consensus_queue.cc:260] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.077457  6751 ts_tablet_manager.cc:1434] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:09:53.078469  6751 tablet_bootstrap.cc:492] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.079171  6383 catalog_manager.cc:5697] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "d8ea29c715c34eccb93366c7dc8d2154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.080905  6752 tablet_bootstrap.cc:654] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.084707  6751 tablet_bootstrap.cc:654] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.088672  6754 tablet_bootstrap.cc:492] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:53.089109  6754 ts_tablet_manager.cc:1403] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.020s
I20260710 11:09:53.089253  6753 tablet_bootstrap.cc:492] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:53.089697  6753 ts_tablet_manager.cc:1403] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.004s
I20260710 11:09:53.091846  6754 raft_consensus.cc:359] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.092543  6754 raft_consensus.cc:385] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.092818  6754 raft_consensus.cc:740] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.093119  6752 tablet_bootstrap.cc:492] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:53.093612  6752 ts_tablet_manager.cc:1403] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.045s	user 0.001s	sys 0.009s
I20260710 11:09:53.093591  6754 consensus_queue.cc:260] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.096674  6752 raft_consensus.cc:359] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.097339  6752 raft_consensus.cc:385] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.097615  6752 raft_consensus.cc:740] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.098357  6754 ts_tablet_manager.cc:1434] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.008s
I20260710 11:09:53.098409  6752 consensus_queue.cc:260] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.099754  6754 tablet_bootstrap.cc:492] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:53.101054  6752 ts_tablet_manager.cc:1434] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:53.102016  6752 tablet_bootstrap.cc:492] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:53.107080  6754 tablet_bootstrap.cc:654] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.108528  6752 tablet_bootstrap.cc:654] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.102489  6753 raft_consensus.cc:359] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.119242  6753 raft_consensus.cc:385] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.119592  6753 raft_consensus.cc:740] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.120360  6753 consensus_queue.cc:260] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.122555  6753 ts_tablet_manager.cc:1434] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.003s
I20260710 11:09:53.130388  6753 tablet_bootstrap.cc:492] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:53.145596  6753 tablet_bootstrap.cc:654] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.160158  6751 tablet_bootstrap.cc:492] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.160766  6751 ts_tablet_manager.cc:1403] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.083s	user 0.029s	sys 0.051s
I20260710 11:09:53.160842  6759 raft_consensus.cc:493] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.161327  6759 raft_consensus.cc:515] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.161844  6752 tablet_bootstrap.cc:492] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:53.162019  6754 tablet_bootstrap.cc:492] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:53.162339  6752 ts_tablet_manager.cc:1403] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.023s
I20260710 11:09:53.162442  6754 ts_tablet_manager.cc:1403] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.063s	user 0.037s	sys 0.021s
I20260710 11:09:53.163566  6759 leader_election.cc:290] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:53.164139  6751 raft_consensus.cc:359] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.164673  6761 raft_consensus.cc:493] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.164925  6751 raft_consensus.cc:385] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.165302  6751 raft_consensus.cc:740] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.165146  6761 raft_consensus.cc:515] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.165479  6752 raft_consensus.cc:359] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.166414  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646ec2a1b0c4446eb6401cf611fb5991" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:53.166181  6751 consensus_queue.cc:260] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.166982  6710 raft_consensus.cc:2468] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:53.167515  6761 leader_election.cc:290] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.166154  6752 raft_consensus.cc:385] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.168040  6752 raft_consensus.cc:740] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.168576  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:53.167166  6754 raft_consensus.cc:359] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.168782  6601 leader_election.cc:304] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.169196  6754 raft_consensus.cc:385] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.169490  6754 raft_consensus.cc:740] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
W20260710 11:09:53.169955  6675 leader_election.cc:343] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.168780  6752 consensus_queue.cc:260] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.170940  6788 raft_consensus.cc:2804] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.171303  6788 raft_consensus.cc:493] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.171571  6751 ts_tablet_manager.cc:1434] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:09:53.171630  6788 raft_consensus.cc:3060] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.172215  6752 ts_tablet_manager.cc:1434] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:09:53.172629  6751 tablet_bootstrap.cc:492] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.170012  6754 consensus_queue.cc:260] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.174480  6754 ts_tablet_manager.cc:1434] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:09:53.175347  6754 tablet_bootstrap.cc:492] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:53.177539  6762 raft_consensus.cc:493] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.178015  6762 raft_consensus.cc:515] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.178944  6751 tablet_bootstrap.cc:654] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.180195  6762 leader_election.cc:290] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:53.181432  6752 tablet_bootstrap.cc:492] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:53.165181  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646ec2a1b0c4446eb6401cf611fb5991" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:53.187050  6487 raft_consensus.cc:2468] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:53.186379  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922ffd828a20407eadc2223c8bd3fe26" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:53.190975  6752 tablet_bootstrap.cc:654] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.186265  6760 raft_consensus.cc:493] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.193149  6760 raft_consensus.cc:515] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.195230  6760 leader_election.cc:290] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:53.195976  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0067c1e287e24b5da72568841e8929c4" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:53.196556  6635 raft_consensus.cc:2468] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 0.
I20260710 11:09:53.197686  6526 leader_election.cc:304] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.198786  6760 raft_consensus.cc:2804] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.199128  6760 raft_consensus.cc:493] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.199478  6760 raft_consensus.cc:3060] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:53.201292  6451 leader_election.cc:343] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.201289  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0067c1e287e24b5da72568841e8929c4" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
W20260710 11:09:53.205040  6527 leader_election.cc:343] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.206342  6760 raft_consensus.cc:515] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.208818  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0067c1e287e24b5da72568841e8929c4" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:53.209324  6635 raft_consensus.cc:3060] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.211881  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
W20260710 11:09:53.213176  6674 leader_election.cc:343] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.213598  6674 leader_election.cc:304] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:53.214677  6761 raft_consensus.cc:2749] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.217391  6635 raft_consensus.cc:2468] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 1.
I20260710 11:09:53.221076  6526 leader_election.cc:304] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.222031  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0067c1e287e24b5da72568841e8929c4" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:53.223230  6760 leader_election.cc:290] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Requested vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
W20260710 11:09:53.223212  6527 leader_election.cc:343] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.223927  6760 raft_consensus.cc:493] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.224159  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922ffd828a20407eadc2223c8bd3fe26" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:53.225394  6805 raft_consensus.cc:2804] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.225967  6751 tablet_bootstrap.cc:492] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
W20260710 11:09:53.225874  6452 leader_election.cc:343] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.226521  6751 ts_tablet_manager.cc:1403] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.028s
I20260710 11:09:53.226454  6452 leader_election.cc:304] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4; no voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:53.227541  6762 raft_consensus.cc:2749] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.225919  6805 raft_consensus.cc:697] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Running, Role: LEADER
I20260710 11:09:53.224773  6760 raft_consensus.cc:515] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.230396  6754 tablet_bootstrap.cc:654] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.231178  6751 raft_consensus.cc:359] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.224046  6788 raft_consensus.cc:515] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.231885  6751 raft_consensus.cc:385] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.232187  6751 raft_consensus.cc:740] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.232604  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc2bf4e9c594764879f3843551cb5de" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:53.232633  6760 leader_election.cc:290] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
W20260710 11:09:53.234279  6527 leader_election.cc:343] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.236893  6788 leader_election.cc:290] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Requested vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:53.232498  6805 consensus_queue.cc:237] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.238197  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646ec2a1b0c4446eb6401cf611fb5991" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:53.238754  6487 raft_consensus.cc:3060] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.237551  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "646ec2a1b0c4446eb6401cf611fb5991" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:53.242093  6751 consensus_queue.cc:260] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.244437  6751 ts_tablet_manager.cc:1434] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:09:53.245442  6751 tablet_bootstrap.cc:492] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.246891  6710 raft_consensus.cc:3060] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.251910  6487 raft_consensus.cc:2468] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:53.253998  6600 leader_election.cc:304] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.254840  6710 raft_consensus.cc:2468] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:53.255224  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc2bf4e9c594764879f3843551cb5de" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:53.255831  6487 raft_consensus.cc:2468] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 0.
I20260710 11:09:53.256851  6526 leader_election.cc:304] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [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: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4; no voters: c528ac06588c451bb29608627d4354b2
I20260710 11:09:53.254776  6788 raft_consensus.cc:2804] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.257603  6760 raft_consensus.cc:2804] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.258100  6788 raft_consensus.cc:697] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Becoming Leader. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:09:53.258116  6760 raft_consensus.cc:493] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.259706  6760 raft_consensus.cc:3060] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.259887  6788 consensus_queue.cc:237] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.260788  6751 tablet_bootstrap.cc:654] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.261590  6752 tablet_bootstrap.cc:492] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:53.262063  6752 ts_tablet_manager.cc:1403] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.081s	user 0.023s	sys 0.004s
I20260710 11:09:53.265764  6754 tablet_bootstrap.cc:492] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:53.266222  6754 ts_tablet_manager.cc:1403] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.091s	user 0.015s	sys 0.007s
I20260710 11:09:53.266844  6760 raft_consensus.cc:515] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.267918  6762 raft_consensus.cc:493] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.268361  6762 raft_consensus.cc:515] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.269130  6761 raft_consensus.cc:493] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.268990  6754 raft_consensus.cc:359] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.269692  6754 raft_consensus.cc:385] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.269639  6761 raft_consensus.cc:515] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.270087  6754 raft_consensus.cc:740] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.270227  6762 leader_election.cc:290] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:53.270769  6754 consensus_queue.cc:260] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.273079  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c97d6992674a9fb47fcccb8ddcf07c" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:53.273494  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
W20260710 11:09:53.274796  6675 leader_election.cc:343] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.272981  6752 raft_consensus.cc:359] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.274546  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:53.275322  6752 raft_consensus.cc:385] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:53.275571  6451 leader_election.cc:343] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.275691  6752 raft_consensus.cc:740] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.272449  6761 leader_election.cc:290] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.271991  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c97d6992674a9fb47fcccb8ddcf07c" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
W20260710 11:09:53.276283  6674 leader_election.cc:343] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.276736  6674 leader_election.cc:304] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:53.276506  6752 consensus_queue.cc:260] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
W20260710 11:09:53.277415  6452 leader_election.cc:343] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.274554  6754 ts_tablet_manager.cc:1434] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:53.277905  6761 raft_consensus.cc:2749] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.278584  6754 tablet_bootstrap.cc:492] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:53.278669  6752 ts_tablet_manager.cc:1434] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:09:53.279850  6452 leader_election.cc:304] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4; no voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:53.280923  6762 raft_consensus.cc:2749] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.284466  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc2bf4e9c594764879f3843551cb5de" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:53.285339  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc2bf4e9c594764879f3843551cb5de" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
W20260710 11:09:53.285849  6527 leader_election.cc:343] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.288138  6752 tablet_bootstrap.cc:492] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:53.290241  6754 tablet_bootstrap.cc:654] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.285902  6487 raft_consensus.cc:3060] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.296562  6752 tablet_bootstrap.cc:654] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.302976  6751 tablet_bootstrap.cc:492] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.303601  6751 ts_tablet_manager.cc:1403] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.000s
I20260710 11:09:53.304934  6487 raft_consensus.cc:2468] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 1.
I20260710 11:09:53.306334  6751 raft_consensus.cc:359] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.306865  6526 leader_election.cc:304] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4; no voters: c528ac06588c451bb29608627d4354b2
I20260710 11:09:53.307045  6751 raft_consensus.cc:385] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.307873  6805 raft_consensus.cc:2804] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.308635  6805 raft_consensus.cc:697] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Running, Role: LEADER
I20260710 11:09:53.308142  6751 raft_consensus.cc:740] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.309373  6805 consensus_queue.cc:237] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.309854  6753 tablet_bootstrap.cc:492] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:53.310431  6753 ts_tablet_manager.cc:1403] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.187s	user 0.012s	sys 0.004s
I20260710 11:09:53.310097  6751 consensus_queue.cc:260] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.312281  6751 ts_tablet_manager.cc:1434] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:09:53.313113  6751 tablet_bootstrap.cc:492] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.314251  6381 catalog_manager.cc:5697] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "3a8e7776c9134aeebbe505b75dc76f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.314795  6753 raft_consensus.cc:359] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.315608  6753 raft_consensus.cc:385] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.315914  6753 raft_consensus.cc:740] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.307828  6760 leader_election.cc:290] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Requested vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:53.316655  6753 consensus_queue.cc:260] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.318789  6761 raft_consensus.cc:493] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.320519  6761 raft_consensus.cc:515] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.321209  6751 tablet_bootstrap.cc:654] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.321753  6762 raft_consensus.cc:493] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.322187  6752 tablet_bootstrap.cc:492] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:53.322525  6761 leader_election.cc:290] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.322208  6762 raft_consensus.cc:515] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.322767  6752 ts_tablet_manager.cc:1403] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.043s	user 0.003s	sys 0.012s
I20260710 11:09:53.324455  6762 leader_election.cc:290] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:53.325142  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3489e7a2977a42098716babfb737f06e" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:53.325636  6752 raft_consensus.cc:359] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.325907  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:53.326319  6752 raft_consensus.cc:385] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:53.326431  6675 leader_election.cc:343] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.326629  6752 raft_consensus.cc:740] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.326546  6635 raft_consensus.cc:2468] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 0.
I20260710 11:09:53.327862  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:53.329424  6451 leader_election.cc:304] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.333166  6762 raft_consensus.cc:2804] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:09:53.333413  6452 leader_election.cc:343] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.333498  6762 raft_consensus.cc:493] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.334339  6762 raft_consensus.cc:3060] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.334554  6754 tablet_bootstrap.cc:492] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:53.333879  6380 catalog_manager.cc:5697] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "d8ea29c715c34eccb93366c7dc8d2154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.335049  6754 ts_tablet_manager.cc:1403] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.020s
I20260710 11:09:53.337821  6754 raft_consensus.cc:359] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.338471  6754 raft_consensus.cc:385] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.338742  6754 raft_consensus.cc:740] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.339382  6754 consensus_queue.cc:260] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.341534  6754 ts_tablet_manager.cc:1434] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:53.331535  6752 consensus_queue.cc:260] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.342937  6754 tablet_bootstrap.cc:492] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:53.344522  6752 ts_tablet_manager.cc:1434] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:09:53.342406  6384 catalog_manager.cc:5697] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "3a8e7776c9134aeebbe505b75dc76f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.347546  6753 ts_tablet_manager.cc:1434] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.003s
I20260710 11:09:53.348549  6753 tablet_bootstrap.cc:492] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:53.355474  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3489e7a2977a42098716babfb737f06e" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:53.356063  6754 tablet_bootstrap.cc:654] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.357542  6752 tablet_bootstrap.cc:492] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
W20260710 11:09:53.357460  6674 leader_election.cc:343] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.358026  6674 leader_election.cc:304] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:53.349732  6762 raft_consensus.cc:515] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.359091  6761 raft_consensus.cc:2749] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.360605  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:53.360831  6762 leader_election.cc:290] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
W20260710 11:09:53.363842  6452 leader_election.cc:343] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.364455  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:53.364972  6635 raft_consensus.cc:3060] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.367030  6752 tablet_bootstrap.cc:654] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.367735  6788 raft_consensus.cc:493] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.368191  6788 raft_consensus.cc:515] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.370095  6788 leader_election.cc:290] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.371474  6753 tablet_bootstrap.cc:654] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.371559  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9b3d36e67c48ada60eaf903cabbe1d" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:53.372586  6562 raft_consensus.cc:2468] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:53.373059  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9b3d36e67c48ada60eaf903cabbe1d" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:53.373703  6601 leader_election.cc:304] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.371340  6635 raft_consensus.cc:2468] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 1.
W20260710 11:09:53.374414  6600 leader_election.cc:343] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.374513  6788 raft_consensus.cc:2804] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.375892  6751 tablet_bootstrap.cc:492] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.376046  6788 raft_consensus.cc:493] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.376360  6751 ts_tablet_manager.cc:1403] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.003s
I20260710 11:09:53.376482  6788 raft_consensus.cc:3060] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.378223  6751 raft_consensus.cc:359] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.378628  6751 raft_consensus.cc:385] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.378790  6751 raft_consensus.cc:740] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.379264  6751 consensus_queue.cc:260] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.381036  6751 ts_tablet_manager.cc:1434] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:09:53.381860  6451 leader_election.cc:304] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:53.382910  6762 raft_consensus.cc:2804] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.383349  6762 raft_consensus.cc:697] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 LEADER]: Becoming Leader. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Running, Role: LEADER
I20260710 11:09:53.384130  6762 consensus_queue.cc:237] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.388473  6751 tablet_bootstrap.cc:492] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.389253  6788 raft_consensus.cc:515] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.390240  6754 tablet_bootstrap.cc:492] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:53.390720  6754 ts_tablet_manager.cc:1403] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.024s
I20260710 11:09:53.390691  6805 raft_consensus.cc:493] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.391777  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9b3d36e67c48ada60eaf903cabbe1d" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:53.391813  6805 raft_consensus.cc:515] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
W20260710 11:09:53.393054  6600 leader_election.cc:343] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.393870  6791 raft_consensus.cc:493] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.393697  6754 raft_consensus.cc:359] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.394454  6754 raft_consensus.cc:385] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.394321  6791 raft_consensus.cc:515] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.394418  6788 leader_election.cc:290] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Requested vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.394985  6754 raft_consensus.cc:740] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.393903  6805 leader_election.cc:290] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:53.396076  6754 consensus_queue.cc:260] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.396415  6791 leader_election.cc:290] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.395313  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9b3d36e67c48ada60eaf903cabbe1d" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:53.396418  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922ffd828a20407eadc2223c8bd3fe26" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:53.397133  6562 raft_consensus.cc:3060] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.397387  6635 raft_consensus.cc:2468] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 0.
I20260710 11:09:53.397751  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:53.398327  6710 raft_consensus.cc:2468] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 0.
I20260710 11:09:53.398458  6526 leader_election.cc:304] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.399300  6805 raft_consensus.cc:2804] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.399641  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:53.399942  6452 leader_election.cc:304] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:53.402340  6791 raft_consensus.cc:2804] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.405035  6791 raft_consensus.cc:493] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.405493  6791 raft_consensus.cc:3060] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.399654  6805 raft_consensus.cc:493] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.407634  6805 raft_consensus.cc:3060] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.407998  6751 tablet_bootstrap.cc:654] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.404043  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922ffd828a20407eadc2223c8bd3fe26" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
W20260710 11:09:53.403039  6452 leader_election.cc:343] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.409037  6487 raft_consensus.cc:2468] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 0.
I20260710 11:09:53.413383  6791 raft_consensus.cc:515] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.415222  6754 ts_tablet_manager.cc:1434] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.003s
I20260710 11:09:53.417582  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:53.418110  6710 raft_consensus.cc:3060] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.419637  6562 raft_consensus.cc:2468] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:53.420753  6601 leader_election.cc:304] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:53.422053  6788 raft_consensus.cc:2804] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.422624  6788 raft_consensus.cc:697] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Becoming Leader. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:09:53.423928  6788 consensus_queue.cc:237] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.426682  6754 tablet_bootstrap.cc:492] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:53.430847  6752 tablet_bootstrap.cc:492] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:53.431082  6710 raft_consensus.cc:2468] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 1.
I20260710 11:09:53.431531  6752 ts_tablet_manager.cc:1403] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.023s
I20260710 11:09:53.430913  6805 raft_consensus.cc:515] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.432449  6452 leader_election.cc:304] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:53.434219  6752 raft_consensus.cc:359] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.434588  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922ffd828a20407eadc2223c8bd3fe26" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:53.434923  6752 raft_consensus.cc:385] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.435235  6752 raft_consensus.cc:740] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.435322  6791 leader_election.cc:290] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Requested vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.435534  6822 raft_consensus.cc:2804] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.436061  6752 consensus_queue.cc:260] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.437611  6754 tablet_bootstrap.cc:654] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.437992  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:53.438978  6487 raft_consensus.cc:3060] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:53.439299  6452 leader_election.cc:343] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.436060  6822 raft_consensus.cc:697] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 LEADER]: Becoming Leader. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Running, Role: LEADER
I20260710 11:09:53.440673  6383 catalog_manager.cc:5697] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "d8ea29c715c34eccb93366c7dc8d2154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.441274  6822 consensus_queue.cc:237] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.445065  6751 tablet_bootstrap.cc:492] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.445533  6751 ts_tablet_manager.cc:1403] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.000s
I20260710 11:09:53.445837  6487 raft_consensus.cc:2468] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 1.
I20260710 11:09:53.446973  6526 leader_election.cc:304] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4; no voters: 
I20260710 11:09:53.447805  6760 raft_consensus.cc:2804] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.448258  6760 raft_consensus.cc:697] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Running, Role: LEADER
I20260710 11:09:53.449026  6760 consensus_queue.cc:237] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.450419  6754 tablet_bootstrap.cc:492] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:53.450913  6754 ts_tablet_manager.cc:1403] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.006s
I20260710 11:09:53.451697  6752 ts_tablet_manager.cc:1434] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.005s
I20260710 11:09:53.452646  6752 tablet_bootstrap.cc:492] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:53.452919  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922ffd828a20407eadc2223c8bd3fe26" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:53.453466  6635 raft_consensus.cc:3060] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.458643  6751 raft_consensus.cc:359] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.459302  6751 raft_consensus.cc:385] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.459580  6751 raft_consensus.cc:740] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.460232  6752 tablet_bootstrap.cc:654] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.461633  6788 consensus_queue.cc:1048] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.460328  6751 consensus_queue.cc:260] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.469513  6751 ts_tablet_manager.cc:1434] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:09:53.470468  6751 tablet_bootstrap.cc:492] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.456446  6805 leader_election.cc:290] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Requested vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:53.483700  6762 consensus_queue.cc:1048] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.490079  6753 tablet_bootstrap.cc:492] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:53.490625  6753 ts_tablet_manager.cc:1403] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.142s	user 0.021s	sys 0.000s
I20260710 11:09:53.492684  6635 raft_consensus.cc:2468] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 1.
I20260710 11:09:53.503430  6761 raft_consensus.cc:493] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.503955  6761 raft_consensus.cc:515] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.504382  6381 catalog_manager.cc:5697] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.506008  6761 leader_election.cc:290] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:53.501089  6788 raft_consensus.cc:493] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.509142  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9d700675440a0a377bded5c89f8c1" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:53.509786  6561 raft_consensus.cc:2468] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 0.
I20260710 11:09:53.511209  6675 leader_election.cc:304] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:53.511974  6761 raft_consensus.cc:2804] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.512393  6761 raft_consensus.cc:493] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.513367  6761 raft_consensus.cc:3060] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.493413  6753 raft_consensus.cc:359] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.511979  6788 raft_consensus.cc:515] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.514045  6753 raft_consensus.cc:385] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.514341  6753 raft_consensus.cc:740] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.515415  6753 consensus_queue.cc:260] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.517669  6753 ts_tablet_manager.cc:1434] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.002s
I20260710 11:09:53.517122  6384 catalog_manager.cc:5697] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "3a8e7776c9134aeebbe505b75dc76f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.518584  6753 tablet_bootstrap.cc:492] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:53.524237  6751 tablet_bootstrap.cc:654] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.522729  6754 raft_consensus.cc:359] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.525396  6754 raft_consensus.cc:385] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.525698  6754 raft_consensus.cc:740] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.513171  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9d700675440a0a377bded5c89f8c1" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:53.515420  6788 leader_election.cc:290] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:53.530341  6754 consensus_queue.cc:260] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.533716  6709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1acf523fa74e37bf29305207df9005" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:53.534394  6709 raft_consensus.cc:2468] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:53.535073  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1acf523fa74e37bf29305207df9005" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:53.535758  6561 raft_consensus.cc:2468] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:53.536329  6601 leader_election.cc:304] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.537839  6790 raft_consensus.cc:2804] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.538201  6790 raft_consensus.cc:493] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.538507  6790 raft_consensus.cc:3060] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.532840  6635 raft_consensus.cc:2468] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 0.
I20260710 11:09:53.552707  6790 raft_consensus.cc:515] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.556708  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1acf523fa74e37bf29305207df9005" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:53.557385  6561 raft_consensus.cc:3060] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.558184  6761 raft_consensus.cc:515] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.561056  6790 leader_election.cc:290] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:53.562108  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9d700675440a0a377bded5c89f8c1" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:53.562748  6560 raft_consensus.cc:3060] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.563050  6709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d1acf523fa74e37bf29305207df9005" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:53.563685  6709 raft_consensus.cc:3060] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.567576  6754 ts_tablet_manager.cc:1434] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.116s	user 0.006s	sys 0.001s
I20260710 11:09:53.569648  6754 tablet_bootstrap.cc:492] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:53.574497  6560 raft_consensus.cc:2468] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:53.575685  6675 leader_election.cc:304] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:53.575903  6761 leader_election.cc:290] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:53.576462  6761 raft_consensus.cc:2804] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.576876  6761 raft_consensus.cc:697] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Becoming Leader. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:09:53.577073  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9d700675440a0a377bded5c89f8c1" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:53.577605  6635 raft_consensus.cc:3060] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.577625  6761 consensus_queue.cc:237] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
W20260710 11:09:53.579618  6819 log.cc:927] Time spent T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: Append to log took a long time: real 0.067s	user 0.001s	sys 0.000s
I20260710 11:09:53.580472  6709 raft_consensus.cc:2468] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:53.581887  6601 leader_election.cc:304] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.582540  6752 tablet_bootstrap.cc:492] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:53.583045  6752 ts_tablet_manager.cc:1403] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.131s	user 0.024s	sys 0.009s
I20260710 11:09:53.585880  6636 raft_consensus.cc:3060] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.586903  6788 raft_consensus.cc:2804] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.587392  6788 raft_consensus.cc:697] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Becoming Leader. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:09:53.589468  6635 raft_consensus.cc:2468] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:53.588201  6788 consensus_queue.cc:237] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.597124  6752 raft_consensus.cc:359] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.598388  6752 raft_consensus.cc:385] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.598658  6752 raft_consensus.cc:740] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.599315  6752 consensus_queue.cc:260] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.601300  6752 ts_tablet_manager.cc:1434] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 11:09:53.602197  6752 tablet_bootstrap.cc:492] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
W20260710 11:09:53.608198  6600 consensus_peers.cc:597] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.610495  6753 tablet_bootstrap.cc:654] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.607432  6561 raft_consensus.cc:2468] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
W20260710 11:09:53.622294  6432 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:53.625816  6823 consensus_queue.cc:1048] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:09:53.626157  6751 tablet_bootstrap.cc:492] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.626770  6751 ts_tablet_manager.cc:1403] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.157s	user 0.012s	sys 0.000s
I20260710 11:09:53.628422  6752 tablet_bootstrap.cc:654] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.629734  6754 tablet_bootstrap.cc:654] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.629488  6751 raft_consensus.cc:359] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.630193  6751 raft_consensus.cc:385] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.631240  6751 raft_consensus.cc:740] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.632825  6751 consensus_queue.cc:260] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.635418  6383 catalog_manager.cc:5697] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "d8ea29c715c34eccb93366c7dc8d2154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.640407  6751 ts_tablet_manager.cc:1434] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:09:53.641074  6751 tablet_bootstrap.cc:492] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.644124  6381 catalog_manager.cc:5697] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c528ac06588c451bb29608627d4354b2 (127.4.76.68). New cstate: current_term: 1 leader_uuid: "c528ac06588c451bb29608627d4354b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:53.650190  6384 catalog_manager.cc:5697] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.651000  6759 consensus_queue.cc:1048] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.670018  6753 tablet_bootstrap.cc:492] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:53.670171  6751 tablet_bootstrap.cc:654] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.670495  6753 ts_tablet_manager.cc:1403] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.152s	user 0.021s	sys 0.020s
I20260710 11:09:53.672952  6752 tablet_bootstrap.cc:492] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:53.673425  6752 ts_tablet_manager.cc:1403] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.071s	user 0.017s	sys 0.029s
I20260710 11:09:53.673053  6753 raft_consensus.cc:359] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.673744  6753 raft_consensus.cc:385] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.674013  6753 raft_consensus.cc:740] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.674753  6753 consensus_queue.cc:260] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.677394  6752 raft_consensus.cc:359] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.678038  6752 raft_consensus.cc:385] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.678303  6752 raft_consensus.cc:740] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.678318  6788 consensus_queue.cc:1048] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.679116  6752 consensus_queue.cc:260] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.682075  6753 ts_tablet_manager.cc:1434] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:09:53.682286  6752 ts_tablet_manager.cc:1434] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:09:53.682976  6753 tablet_bootstrap.cc:492] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:53.683101  6752 tablet_bootstrap.cc:492] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:53.692423  6753 tablet_bootstrap.cc:654] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.695063  6751 tablet_bootstrap.cc:492] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.695557  6751 ts_tablet_manager.cc:1403] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.007s
I20260710 11:09:53.705617  6751 raft_consensus.cc:359] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.706331  6751 raft_consensus.cc:385] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.706595  6751 raft_consensus.cc:740] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.707273  6751 consensus_queue.cc:260] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.710289  6752 tablet_bootstrap.cc:654] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.714910  6753 tablet_bootstrap.cc:492] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:53.715322  6753 ts_tablet_manager.cc:1403] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.009s
I20260710 11:09:53.716578  6754 tablet_bootstrap.cc:492] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:53.716993  6754 ts_tablet_manager.cc:1403] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.148s	user 0.008s	sys 0.006s
I20260710 11:09:53.717880  6753 raft_consensus.cc:359] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.718518  6753 raft_consensus.cc:385] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.718775  6753 raft_consensus.cc:740] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.719239  6754 raft_consensus.cc:359] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.719388  6753 consensus_queue.cc:260] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.719898  6754 raft_consensus.cc:385] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.720158  6754 raft_consensus.cc:740] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.728704  6751 ts_tablet_manager.cc:1434] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:09:53.729544  6751 tablet_bootstrap.cc:492] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.721304  6753 ts_tablet_manager.cc:1434] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:53.727301  6752 tablet_bootstrap.cc:492] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:53.730345  6752 ts_tablet_manager.cc:1403] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.006s
I20260710 11:09:53.730580  6753 tablet_bootstrap.cc:492] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:53.729337  6754 consensus_queue.cc:260] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.733603  6754 ts_tablet_manager.cc:1434] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:09:53.734956  6751 tablet_bootstrap.cc:654] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.735564  6761 raft_consensus.cc:493] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.735692  6753 tablet_bootstrap.cc:654] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.736032  6761 raft_consensus.cc:515] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.738148  6761 leader_election.cc:290] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:53.739682  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0067c1e287e24b5da72568841e8929c4" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:53.740197  6709 raft_consensus.cc:3060] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.740808  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0067c1e287e24b5da72568841e8929c4" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:53.740403  6636 raft_consensus.cc:2393] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c528ac06588c451bb29608627d4354b2 in current term 1: Already voted for candidate 3a8e7776c9134aeebbe505b75dc76f03 in this term.
I20260710 11:09:53.745246  6675 leader_election.cc:304] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:53.748831  6761 raft_consensus.cc:2749] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.749670  6754 tablet_bootstrap.cc:492] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:53.749815  6760 consensus_queue.cc:1048] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.750240  6751 tablet_bootstrap.cc:492] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.750804  6751 ts_tablet_manager.cc:1403] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.004s
I20260710 11:09:53.751718  6753 tablet_bootstrap.cc:492] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:53.752146  6753 ts_tablet_manager.cc:1403] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.000s
I20260710 11:09:53.753110  6751 raft_consensus.cc:359] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.753751  6751 raft_consensus.cc:385] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.753993  6751 raft_consensus.cc:740] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.754448  6753 raft_consensus.cc:359] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.755064  6753 raft_consensus.cc:385] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.754696  6751 consensus_queue.cc:260] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.755326  6753 raft_consensus.cc:740] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.755935  6754 tablet_bootstrap.cc:654] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.756114  6753 consensus_queue.cc:260] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.750305  6752 raft_consensus.cc:359] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.758806  6752 raft_consensus.cc:385] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.759073  6752 raft_consensus.cc:740] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.759831  6752 consensus_queue.cc:260] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.761255  6753 ts_tablet_manager.cc:1434] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:09:53.762106  6753 tablet_bootstrap.cc:492] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:53.765875  6823 raft_consensus.cc:493] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.766330  6823 raft_consensus.cc:515] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.767731  6751 ts_tablet_manager.cc:1434] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:09:53.768253  6823 leader_election.cc:290] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.768764  6751 tablet_bootstrap.cc:492] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.768700  6753 tablet_bootstrap.cc:654] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.770470  6708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:53.771126  6708 raft_consensus.cc:2468] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 0.
I20260710 11:09:53.772117  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
W20260710 11:09:53.773818  6452 leader_election.cc:343] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.774627  6751 tablet_bootstrap.cc:654] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.774516  6452 leader_election.cc:304] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [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: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:53.775615  6823 raft_consensus.cc:2804] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.775983  6823 raft_consensus.cc:493] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.776292  6823 raft_consensus.cc:3060] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.779947  6753 tablet_bootstrap.cc:492] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:53.780367  6753 ts_tablet_manager.cc:1403] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:09:53.782805  6753 raft_consensus.cc:359] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.783407  6753 raft_consensus.cc:385] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.783675  6753 raft_consensus.cc:740] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.785329  6753 consensus_queue.cc:260] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.786491  6751 tablet_bootstrap.cc:492] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.787066  6751 ts_tablet_manager.cc:1403] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260710 11:09:53.789729  6753 ts_tablet_manager.cc:1434] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:09:53.789710  6751 raft_consensus.cc:359] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.790437  6751 raft_consensus.cc:385] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.790717  6753 tablet_bootstrap.cc:492] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:53.790704  6751 raft_consensus.cc:740] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.791731  6752 ts_tablet_manager.cc:1434] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260710 11:09:53.791612  6751 consensus_queue.cc:260] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.793823  6751 ts_tablet_manager.cc:1434] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:53.796344  6752 tablet_bootstrap.cc:492] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:53.796686  6753 tablet_bootstrap.cc:654] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.798906  6751 tablet_bootstrap.cc:492] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.786671  6823 raft_consensus.cc:515] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.801743  6788 raft_consensus.cc:493] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.802196  6788 raft_consensus.cc:515] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.802404  6708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:53.803028  6708 raft_consensus.cc:3060] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.804181  6788 leader_election.cc:290] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:53.806279  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c97d6992674a9fb47fcccb8ddcf07c" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:53.806972  6487 raft_consensus.cc:2468] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:53.812110  6600 leader_election.cc:304] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.806406  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c97d6992674a9fb47fcccb8ddcf07c" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:53.813160  6751 tablet_bootstrap.cc:654] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.813468  6788 raft_consensus.cc:2804] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.813876  6788 raft_consensus.cc:493] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.814214  6788 raft_consensus.cc:3060] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.813097  6710 raft_consensus.cc:2468] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:53.824746  6805 consensus_queue.cc:1048] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.826749  6708 raft_consensus.cc:2468] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 1.
I20260710 11:09:53.827998  6452 leader_election.cc:304] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:53.828930  6822 raft_consensus.cc:2804] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.829406  6822 raft_consensus.cc:697] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 LEADER]: Becoming Leader. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Running, Role: LEADER
I20260710 11:09:53.830260  6822 consensus_queue.cc:237] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.835180  6805 raft_consensus.cc:493] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.835733  6805 raft_consensus.cc:515] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.837476  6806 raft_consensus.cc:493] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.837929  6806 raft_consensus.cc:515] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.839805  6806 leader_election.cc:290] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:53.840341  6384 catalog_manager.cc:5697] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:53.840987  6790 consensus_queue.cc:1048] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.841993  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3489e7a2977a42098716babfb737f06e" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:53.842587  6487 raft_consensus.cc:2468] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 0.
I20260710 11:09:53.843820  6526 leader_election.cc:304] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4; no voters: 
I20260710 11:09:53.844810  6760 raft_consensus.cc:2804] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:53.845160  6760 raft_consensus.cc:493] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:53.845469  6760 raft_consensus.cc:3060] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.824666  6788 raft_consensus.cc:515] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.848356  6788 leader_election.cc:290] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Requested vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:53.849172  6707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c97d6992674a9fb47fcccb8ddcf07c" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:53.849777  6707 raft_consensus.cc:3060] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.852701  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9c97d6992674a9fb47fcccb8ddcf07c" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:53.853479  6487 raft_consensus.cc:3060] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.853883  6709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3489e7a2977a42098716babfb737f06e" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:53.854506  6709 raft_consensus.cc:2468] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 0.
I20260710 11:09:53.855356  6751 tablet_bootstrap.cc:492] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.857285  6751 ts_tablet_manager.cc:1403] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.007s
I20260710 11:09:53.859500  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:53.859772  6751 raft_consensus.cc:359] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.860425  6751 raft_consensus.cc:385] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.860497  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:53.861256  6635 raft_consensus.cc:2393] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a8e7776c9134aeebbe505b75dc76f03 in current term 1: Already voted for candidate 68e73ce8f1d741a8baeae5730c657aa4 in this term.
I20260710 11:09:53.862319  6526 leader_election.cc:304] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03; no voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:53.862860  6707 raft_consensus.cc:2468] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:53.860517  6805 leader_election.cc:290] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:53.863705  6805 raft_consensus.cc:3060] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.863934  6751 raft_consensus.cc:740] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.863972  6601 leader_election.cc:304] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:53.865154  6751 consensus_queue.cc:260] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.866143  6790 raft_consensus.cc:2804] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.866609  6790 raft_consensus.cc:697] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Becoming Leader. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:09:53.869223  6751 ts_tablet_manager.cc:1434] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:09:53.869064  6760 raft_consensus.cc:515] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.870101  6751 tablet_bootstrap.cc:492] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:53.872231  6805 raft_consensus.cc:2749] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:53.873732  6707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3489e7a2977a42098716babfb737f06e" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:53.873927  6806 consensus_queue.cc:1048] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.875211  6707 raft_consensus.cc:3060] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.876179  6822 consensus_queue.cc:1048] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.874619  6760 leader_election.cc:290] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Requested vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:53.879103  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3489e7a2977a42098716babfb737f06e" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:53.879726  6486 raft_consensus.cc:3060] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.882656  6751 tablet_bootstrap.cc:654] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.883324  6707 raft_consensus.cc:2468] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 1.
I20260710 11:09:53.884660  6527 leader_election.cc:304] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:53.885390  6760 raft_consensus.cc:2804] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:53.874815  6790 consensus_queue.cc:237] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.886024  6760 raft_consensus.cc:697] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Running, Role: LEADER
I20260710 11:09:53.886888  6760 consensus_queue.cc:237] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:53.891044  6560 raft_consensus.cc:3060] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:53.891911  6751 tablet_bootstrap.cc:492] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.892318  6751 ts_tablet_manager.cc:1403] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.003s
I20260710 11:09:53.894174  6751 raft_consensus.cc:359] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.894650  6751 raft_consensus.cc:385] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.894855  6751 raft_consensus.cc:740] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.895428  6751 consensus_queue.cc:260] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.897352  6751 ts_tablet_manager.cc:1434] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:09:53.898200  6751 tablet_bootstrap.cc:492] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
W20260710 11:09:53.898999  6527 consensus_peers.cc:597] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 -> Peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Couldn't send request to peer c528ac06588c451bb29608627d4354b2. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:53.899179  6806 consensus_queue.cc:1048] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.904033  6751 tablet_bootstrap.cc:654] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.906215  6762 consensus_queue.cc:1048] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.910943  6762 consensus_queue.cc:1048] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.921566  6788 raft_consensus.cc:493] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.929708  6788 raft_consensus.cc:515] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.932065  6788 leader_election.cc:290] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.932480  6754 tablet_bootstrap.cc:492] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:53.933003  6754 ts_tablet_manager.cc:1403] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.184s	user 0.009s	sys 0.000s
I20260710 11:09:53.934315  6483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
W20260710 11:09:53.935806  6600 leader_election.cc:343] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.936380  6822 raft_consensus.cc:493] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.936856  6822 raft_consensus.cc:515] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.938762  6822 leader_election.cc:290] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:53.939872  6788 raft_consensus.cc:493] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.940312  6788 raft_consensus.cc:515] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:53.941185  6486 raft_consensus.cc:2468] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 1.
I20260710 11:09:53.944346  6634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacf49144fe4898850b686b743c6ce9" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
W20260710 11:09:53.953145  6451 leader_election.cc:343] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:53.955587  6788 leader_election.cc:290] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:53.956131  6822 raft_consensus.cc:493] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:53.956585  6822 raft_consensus.cc:515] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:53.958513  6822 leader_election.cc:290] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:53.960000  6634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9b3d36e67c48ada60eaf903cabbe1d" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:53.964877  6806 consensus_queue.cc:1048] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:53.970814  6754 raft_consensus.cc:359] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.972558  6754 raft_consensus.cc:385] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.972831  6754 raft_consensus.cc:740] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.973664  6708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cc1d55b78d452a8d503071f2739cb3" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
W20260710 11:09:53.974992  6601 leader_election.cc:343] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:53.977118  6866 log.cc:927] Time spent T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260710 11:09:53.979374  6823 leader_election.cc:290] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Requested vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:53.981076  6487 raft_consensus.cc:2468] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:53.986357  6754 consensus_queue.cc:260] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.988400  6754 ts_tablet_manager.cc:1434] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260710 11:09:53.988706  6751 tablet_bootstrap.cc:492] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:53.989135  6751 ts_tablet_manager.cc:1403] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.091s	user 0.009s	sys 0.008s
I20260710 11:09:53.989341  6754 tablet_bootstrap.cc:492] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:53.990940  6752 tablet_bootstrap.cc:654] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:53.991976  6751 raft_consensus.cc:359] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.992717  6751 raft_consensus.cc:385] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:53.993089  6751 raft_consensus.cc:740] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:53.994095  6751 consensus_queue.cc:260] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:53.984107  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cc1d55b78d452a8d503071f2739cb3" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.001242  6751 ts_tablet_manager.cc:1434] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:09:54.002326  6751 tablet_bootstrap.cc:492] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154: Bootstrap starting.
I20260710 11:09:54.016130  6761 raft_consensus.cc:493] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.016633  6761 raft_consensus.cc:515] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.017136  6790 consensus_queue.cc:1048] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.018414  6751 tablet_bootstrap.cc:654] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.024148  6763 raft_consensus.cc:493] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.025530  6763 raft_consensus.cc:515] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.018613  6761 leader_election.cc:290] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.019428  6760 raft_consensus.cc:493] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.033982  6763 leader_election.cc:290] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:54.035430  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1c8b49fa7c47d4935b4a4c64d6243f" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
W20260710 11:09:54.039506  6600 leader_election.cc:343] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.043738  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4642c6839d8e4b86bbb3aefd0ee98242" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:54.046685  6633 raft_consensus.cc:2468] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 0.
W20260710 11:09:54.053963  6675 leader_election.cc:343] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.045382  6822 consensus_queue.cc:1048] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:09:54.055619  6487 raft_consensus.cc:3060] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.058182  6754 tablet_bootstrap.cc:654] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.039985  6600 leader_election.cc:304] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2
I20260710 11:09:54.061156  6790 raft_consensus.cc:2749] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.066220  6674 leader_election.cc:304] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:54.067080  6763 raft_consensus.cc:2804] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.067440  6763 raft_consensus.cc:493] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.067983  6763 raft_consensus.cc:3060] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.067392  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1c8b49fa7c47d4935b4a4c64d6243f" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:54.070014  6633 raft_consensus.cc:2468] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 0.
I20260710 11:09:54.073740  6790 raft_consensus.cc:493] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.074179  6674 leader_election.cc:304] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [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: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:54.074204  6790 raft_consensus.cc:515] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.075394  6761 raft_consensus.cc:2804] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.076957  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacf49144fe4898850b686b743c6ce9" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.076951  6761 raft_consensus.cc:493] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.077836  6761 raft_consensus.cc:3060] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.080663  6862 raft_consensus.cc:493] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.081179  6862 raft_consensus.cc:515] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.104605  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e9b3d36e67c48ada60eaf903cabbe1d" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.104698  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:54.099536  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4642c6839d8e4b86bbb3aefd0ee98242" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
W20260710 11:09:54.111660  6674 leader_election.cc:343] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.044706  6760 raft_consensus.cc:515] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
W20260710 11:09:54.124260  6865 log.cc:927] Time spent T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03: Append to log took a long time: real 0.127s	user 0.001s	sys 0.000s
I20260710 11:09:54.133713  6760 leader_election.cc:290] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.135497  6753 tablet_bootstrap.cc:492] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:54.136019  6753 ts_tablet_manager.cc:1403] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.345s	user 0.046s	sys 0.061s
I20260710 11:09:54.138413  6862 leader_election.cc:290] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:54.144943  6790 leader_election.cc:290] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:54.145138  6707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3037253430b949a6b07b4ebec0f69d74" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
W20260710 11:09:54.146396  6601 leader_election.cc:343] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.150511  6380 catalog_manager.cc:5697] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "3a8e7776c9134aeebbe505b75dc76f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:54.152448  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:54.170320  6751 tablet_bootstrap.cc:492] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154: No bootstrap required, opened a new log
I20260710 11:09:54.170797  6751 ts_tablet_manager.cc:1403] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154: Time spent bootstrapping tablet: real 0.169s	user 0.031s	sys 0.060s
I20260710 11:09:54.174890  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.175625  6560 raft_consensus.cc:2468] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:54.178071  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.172063  6636 raft_consensus.cc:2468] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 0.
W20260710 11:09:54.179304  6526 leader_election.cc:343] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.151436  6761 raft_consensus.cc:515] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.189164  6753 raft_consensus.cc:359] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.190119  6753 raft_consensus.cc:385] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.190316  6753 raft_consensus.cc:740] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.190953  6707 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:54.193096  6761 leader_election.cc:290] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:54.195122  6634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1c8b49fa7c47d4935b4a4c64d6243f" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:54.195767  6634 raft_consensus.cc:3060] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.196165  6485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.196921  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3037253430b949a6b07b4ebec0f69d74" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.199199  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b1c8b49fa7c47d4935b4a4c64d6243f" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:54.199879  6526 leader_election.cc:304] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [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: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4
W20260710 11:09:54.200062  6452 leader_election.cc:343] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.200472  6452 leader_election.cc:304] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4; no voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:54.201175  6862 raft_consensus.cc:2804] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.201284  6791 raft_consensus.cc:2749] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.201555  6862 raft_consensus.cc:493] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.201952  6862 raft_consensus.cc:3060] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:54.202414  6675 leader_election.cc:343] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.198596  6753 consensus_queue.cc:260] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.204669  6753 ts_tablet_manager.cc:1434] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.068s	user 0.002s	sys 0.004s
I20260710 11:09:54.205533  6753 tablet_bootstrap.cc:492] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:54.206399  6754 tablet_bootstrap.cc:492] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:54.206888  6754 ts_tablet_manager.cc:1403] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.218s	user 0.025s	sys 0.003s
I20260710 11:09:54.205482  6561 raft_consensus.cc:2468] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:54.210232  6601 leader_election.cc:304] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [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: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:54.211762  6759 raft_consensus.cc:2804] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.212103  6759 raft_consensus.cc:493] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.212168  6526 leader_election.cc:304] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [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: 3a8e7776c9134aeebbe505b75dc76f03; no voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2
I20260710 11:09:54.212510  6759 raft_consensus.cc:3060] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.213562  6452 leader_election.cc:304] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4; no voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:54.213979  6752 tablet_bootstrap.cc:492] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:54.214430  6752 ts_tablet_manager.cc:1403] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.418s	user 0.006s	sys 0.012s
I20260710 11:09:54.219379  6634 raft_consensus.cc:2468] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:54.224839  6753 tablet_bootstrap.cc:654] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.225008  6751 raft_consensus.cc:359] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.225720  6751 raft_consensus.cc:385] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.225996  6751 raft_consensus.cc:740] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.220239  6760 raft_consensus.cc:2749] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:54.227919  6751 consensus_queue.cc:260] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.220036  6788 consensus_queue.cc:1048] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
W20260710 11:09:54.230805  6452 leader_election.cc:343] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.236364  6751 ts_tablet_manager.cc:1434] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154: Time spent starting tablet: real 0.065s	user 0.008s	sys 0.000s
I20260710 11:09:54.244962  6763 raft_consensus.cc:515] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.245461  6752 raft_consensus.cc:359] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.246181  6752 raft_consensus.cc:385] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.246430  6752 raft_consensus.cc:740] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.247059  6752 consensus_queue.cc:260] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.252413  6761 consensus_queue.cc:1048] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.253453  6754 raft_consensus.cc:359] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.254076  6754 raft_consensus.cc:385] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.254335  6754 raft_consensus.cc:740] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.254964  6754 consensus_queue.cc:260] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.259351  6752 ts_tablet_manager.cc:1434] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260710 11:09:54.260282  6752 tablet_bootstrap.cc:492] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:54.265007  6754 ts_tablet_manager.cc:1434] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.000s
I20260710 11:09:54.267673  6754 tablet_bootstrap.cc:492] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:54.233682  6674 leader_election.cc:304] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:54.272645  6761 raft_consensus.cc:2804] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.273082  6761 raft_consensus.cc:697] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Becoming Leader. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:09:54.273823  6761 consensus_queue.cc:237] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.276175  6875 consensus_queue.cc:1048] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:54.283849  6791 raft_consensus.cc:2749] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.284031  6754 tablet_bootstrap.cc:654] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.235952  6601 leader_election.cc:304] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [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: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: c528ac06588c451bb29608627d4354b2
I20260710 11:09:54.285956  6788 raft_consensus.cc:493] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.289845  6788 raft_consensus.cc:515] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
W20260710 11:09:54.290510  6601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.76.66:34091, user_credentials={real_user=slave}} blocked reactor thread for 55266.9us
I20260710 11:09:54.257427  6862 raft_consensus.cc:515] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.290565  6876 raft_consensus.cc:2804] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.293709  6876 raft_consensus.cc:493] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.294063  6876 raft_consensus.cc:3060] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.294044  6790 consensus_queue.cc:1048] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.292778  6788 leader_election.cc:290] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:54.289426  6759 raft_consensus.cc:515] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.299407  6384 catalog_manager.cc:5697] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "d8ea29c715c34eccb93366c7dc8d2154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.305848  6753 tablet_bootstrap.cc:492] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:54.301211  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:54.306191  6753 ts_tablet_manager.cc:1403] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.101s	user 0.024s	sys 0.007s
I20260710 11:09:54.308895  6752 tablet_bootstrap.cc:654] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.310271  6634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:54.315099  6862 leader_election.cc:290] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Requested vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
W20260710 11:09:54.322270  6526 leader_election.cc:343] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.327316  6791 consensus_queue.cc:1048] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.323159  6381 catalog_manager.cc:5697] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c528ac06588c451bb29608627d4354b2 (127.4.76.68). New cstate: current_term: 1 leader_uuid: "c528ac06588c451bb29608627d4354b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:54.337250  6759 leader_election.cc:290] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Requested vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:54.339068  6763 leader_election.cc:290] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Requested vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.340082  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4642c6839d8e4b86bbb3aefd0ee98242" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:54.343753  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4642c6839d8e4b86bbb3aefd0ee98242" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:54.357867  6636 raft_consensus.cc:3060] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.343225  6753 raft_consensus.cc:359] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
W20260710 11:09:54.359511  6674 leader_election.cc:343] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.346743  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
W20260710 11:09:54.361291  6600 leader_election.cc:343] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.350257  6876 raft_consensus.cc:515] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.359609  6753 raft_consensus.cc:385] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.333624  6634 raft_consensus.cc:2393] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a8e7776c9134aeebbe505b75dc76f03 in current term 1: Already voted for candidate d8ea29c715c34eccb93366c7dc8d2154 in this term.
I20260710 11:09:54.363760  6753 raft_consensus.cc:740] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.364557  6753 consensus_queue.cc:260] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.365435  6526 leader_election.cc:304] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [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: 3a8e7776c9134aeebbe505b75dc76f03; no voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:54.366525  6862 raft_consensus.cc:2749] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.366626  6753 ts_tablet_manager.cc:1434] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.000s
I20260710 11:09:54.367722  6753 tablet_bootstrap.cc:492] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:54.369001  6636 raft_consensus.cc:2468] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:54.370136  6674 leader_election.cc:304] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:54.371158  6763 raft_consensus.cc:2804] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.371649  6763 raft_consensus.cc:697] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Becoming Leader. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:09:54.372434  6763 consensus_queue.cc:237] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.375152  6753 tablet_bootstrap.cc:654] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:54.379899  6601 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.76.66:34091, user_credentials={real_user=slave}} blocked reactor thread for 82127us
I20260710 11:09:54.383251  6788 raft_consensus.cc:493] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.383713  6788 raft_consensus.cc:515] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.384853  6709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcabd7ae3a364524bd9da60bc087b731" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:54.385593  6788 leader_election.cc:290] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.387552  6754 tablet_bootstrap.cc:492] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:54.387907  6754 ts_tablet_manager.cc:1403] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.120s	user 0.019s	sys 0.024s
I20260710 11:09:54.372907  6876 leader_election.cc:290] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:54.386852  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b674e92124a4ef18fbee164090c0cd9" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
W20260710 11:09:54.391348  6600 leader_election.cc:343] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.392475  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcabd7ae3a364524bd9da60bc087b731" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.393069  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3037253430b949a6b07b4ebec0f69d74" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:54.393633  6559 raft_consensus.cc:3060] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.393733  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:54.396283  6560 raft_consensus.cc:2393] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8ea29c715c34eccb93366c7dc8d2154 in current term 1: Already voted for candidate 3a8e7776c9134aeebbe505b75dc76f03 in this term.
I20260710 11:09:54.388536  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3037253430b949a6b07b4ebec0f69d74" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
W20260710 11:09:54.397112  6601 leader_election.cc:343] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:54.398296  6601 leader_election.cc:343] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.397886  6754 raft_consensus.cc:359] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.399187  6754 raft_consensus.cc:385] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.399339  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b674e92124a4ef18fbee164090c0cd9" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:54.399864  6754 raft_consensus.cc:740] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.400542  6754 consensus_queue.cc:260] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.392541  6876 consensus_queue.cc:1048] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:09:54.398690  6601 leader_election.cc:304] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03, c528ac06588c451bb29608627d4354b2
I20260710 11:09:54.404718  6754 ts_tablet_manager.cc:1434] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:09:54.405568  6754 tablet_bootstrap.cc:492] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:54.410353  6559 raft_consensus.cc:2468] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:54.413980  6560 raft_consensus.cc:3060] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.418280  6754 tablet_bootstrap.cc:654] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.419560  6862 consensus_queue.cc:1048] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260710 11:09:54.424870  6876 raft_consensus.cc:2749] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.426453  6601 leader_election.cc:304] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [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: d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:54.427182  6876 raft_consensus.cc:2749] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.437119  6871 raft_consensus.cc:493] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.437625  6871 raft_consensus.cc:515] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.439766  6871 leader_election.cc:290] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:54.440392  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f364641a981548e2af49ef97ced6c816" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.441344  6561 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f364641a981548e2af49ef97ced6c816" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
W20260710 11:09:54.441910  6674 leader_election.cc:343] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:54.442728  6675 leader_election.cc:343] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.443153  6675 leader_election.cc:304] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:54.444185  6486 raft_consensus.cc:3060] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:54.436631  6601 leader_election.cc:343] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:54.450459  6601 leader_election.cc:343] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.450918  6601 leader_election.cc:304] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2
I20260710 11:09:54.444191  6871 raft_consensus.cc:2749] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.454164  6822 consensus_queue.cc:1048] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:54.454031  6876 raft_consensus.cc:2749] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.459494  6754 tablet_bootstrap.cc:492] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:54.459954  6754 ts_tablet_manager.cc:1403] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.009s
I20260710 11:09:54.462497  6754 raft_consensus.cc:359] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.463204  6754 raft_consensus.cc:385] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.463057  6601 leader_election.cc:304] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: c528ac06588c451bb29608627d4354b2
I20260710 11:09:54.464169  6882 raft_consensus.cc:2804] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.464669  6882 raft_consensus.cc:697] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Becoming Leader. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:09:54.463528  6754 raft_consensus.cc:740] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.465421  6882 consensus_queue.cc:237] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.466364  6754 consensus_queue.cc:260] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.468425  6754 ts_tablet_manager.cc:1434] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:09:54.472009  6754 tablet_bootstrap.cc:492] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:54.471782  6788 consensus_queue.cc:1048] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.477885  6754 tablet_bootstrap.cc:654] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.479485  6862 consensus_queue.cc:1048] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.467154  6381 catalog_manager.cc:5697] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c528ac06588c451bb29608627d4354b2 (127.4.76.68). New cstate: current_term: 1 leader_uuid: "c528ac06588c451bb29608627d4354b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.488304  6752 tablet_bootstrap.cc:492] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:54.488770  6752 ts_tablet_manager.cc:1403] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.229s	user 0.026s	sys 0.036s
I20260710 11:09:54.500294  6753 tablet_bootstrap.cc:492] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:54.500758  6753 ts_tablet_manager.cc:1403] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.133s	user 0.011s	sys 0.006s
I20260710 11:09:54.503695  6753 raft_consensus.cc:359] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.504345  6753 raft_consensus.cc:385] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.504606  6753 raft_consensus.cc:740] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.507596  6752 raft_consensus.cc:359] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.508281  6752 raft_consensus.cc:385] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.508534  6752 raft_consensus.cc:740] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.509171  6752 consensus_queue.cc:260] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.516762  6752 ts_tablet_manager.cc:1434] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260710 11:09:54.522184  6752 tablet_bootstrap.cc:492] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:54.525748  6871 raft_consensus.cc:493] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.526329  6871 raft_consensus.cc:515] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.530069  6752 tablet_bootstrap.cc:654] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.531479  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc2bf4e9c594764879f3843551cb5de" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.541632  6484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fc2bf4e9c594764879f3843551cb5de" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.542011  6752 tablet_bootstrap.cc:492] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:54.542522  6752 ts_tablet_manager.cc:1403] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260710 11:09:54.543413  6674 leader_election.cc:304] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:54.544377  6763 raft_consensus.cc:2749] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.545238  6752 raft_consensus.cc:359] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.545264  6871 leader_election.cc:290] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.545948  6752 raft_consensus.cc:385] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.546638  6752 raft_consensus.cc:740] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.547307  6752 consensus_queue.cc:260] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.552300  6752 ts_tablet_manager.cc:1434] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:54.515466  6753 consensus_queue.cc:260] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.553200  6752 tablet_bootstrap.cc:492] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:54.565923  6753 ts_tablet_manager.cc:1434] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260710 11:09:54.568264  6753 tablet_bootstrap.cc:492] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:54.572880  6752 tablet_bootstrap.cc:654] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.576529  6882 raft_consensus.cc:493] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.591980  6882 raft_consensus.cc:515] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.595923  6754 tablet_bootstrap.cc:492] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:54.596427  6754 ts_tablet_manager.cc:1403] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.125s	user 0.004s	sys 0.012s
I20260710 11:09:54.599295  6754 raft_consensus.cc:359] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.599983  6754 raft_consensus.cc:385] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.600236  6754 raft_consensus.cc:740] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.600992  6754 consensus_queue.cc:260] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.605798  6485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacf49144fe4898850b686b743c6ce9" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.606515  6485 raft_consensus.cc:2468] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 0.
I20260710 11:09:54.607158  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacf49144fe4898850b686b743c6ce9" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.607837  6600 leader_election.cc:304] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
W20260710 11:09:54.608525  6601 leader_election.cc:343] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.608639  6876 raft_consensus.cc:2804] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.609030  6876 raft_consensus.cc:493] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.610987  6876 raft_consensus.cc:3060] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.611850  6754 ts_tablet_manager.cc:1434] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:09:54.617841  6876 raft_consensus.cc:515] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.620946  6485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacf49144fe4898850b686b743c6ce9" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:54.621548  6485 raft_consensus.cc:3060] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.610823  6882 leader_election.cc:290] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:54.623701  6752 tablet_bootstrap.cc:492] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:54.625597  6752 ts_tablet_manager.cc:1403] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.000s
I20260710 11:09:54.626962  6876 leader_election.cc:290] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Requested vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:54.627177  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacf49144fe4898850b686b743c6ce9" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
W20260710 11:09:54.629240  6601 leader_election.cc:343] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.630225  6754 tablet_bootstrap.cc:492] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:54.630735  6380 catalog_manager.cc:5697] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "d8ea29c715c34eccb93366c7dc8d2154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.632340  6485 raft_consensus.cc:2468] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:54.635363  6753 tablet_bootstrap.cc:654] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.635829  6752 raft_consensus.cc:359] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.636672  6752 raft_consensus.cc:385] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.636224  6600 leader_election.cc:304] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:54.637061  6752 raft_consensus.cc:740] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.637961  6752 consensus_queue.cc:260] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.639675  6876 raft_consensus.cc:2804] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.640141  6752 ts_tablet_manager.cc:1434] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:54.641803  6752 tablet_bootstrap.cc:492] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:54.643406  6754 tablet_bootstrap.cc:654] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.651163  6752 tablet_bootstrap.cc:654] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.640157  6876 raft_consensus.cc:697] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Becoming Leader. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:09:54.664284  6876 consensus_queue.cc:237] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.669533  6754 tablet_bootstrap.cc:492] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:54.669988  6754 ts_tablet_manager.cc:1403] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.017s
I20260710 11:09:54.672852  6754 raft_consensus.cc:359] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.673457  6754 raft_consensus.cc:385] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.673710  6754 raft_consensus.cc:740] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.677270  6753 tablet_bootstrap.cc:492] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:54.677737  6753 ts_tablet_manager.cc:1403] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.110s	user 0.004s	sys 0.004s
I20260710 11:09:54.680047  6753 raft_consensus.cc:359] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.680612  6753 raft_consensus.cc:385] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.680825  6753 raft_consensus.cc:740] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.681347  6753 consensus_queue.cc:260] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.682744  6753 ts_tablet_manager.cc:1434] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:09:54.674399  6754 consensus_queue.cc:260] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.685295  6754 ts_tablet_manager.cc:1434] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260710 11:09:54.686334  6754 tablet_bootstrap.cc:492] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
W20260710 11:09:54.686368  6432 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:54.687808  6381 catalog_manager.cc:5697] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "d8ea29c715c34eccb93366c7dc8d2154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:54.691370  6753 tablet_bootstrap.cc:492] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:54.691946  6754 tablet_bootstrap.cc:654] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.697608  6753 tablet_bootstrap.cc:654] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.701470  6871 raft_consensus.cc:493] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.701925  6871 raft_consensus.cc:515] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.703807  6871 leader_election.cc:290] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.704672  6862 raft_consensus.cc:493] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.705124  6862 raft_consensus.cc:515] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.705964  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cc1d55b78d452a8d503071f2739cb3" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:54.706552  6636 raft_consensus.cc:2468] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 0.
I20260710 11:09:54.707548  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cc1d55b78d452a8d503071f2739cb3" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.707994  6862 leader_election.cc:290] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.708751  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0834349760ca4680bd20410345360fbd" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
W20260710 11:09:54.709143  6674 leader_election.cc:343] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.709887  6674 leader_election.cc:304] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [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: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4
W20260710 11:09:54.710175  6527 leader_election.cc:343] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.710983  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0834349760ca4680bd20410345360fbd" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.711891  6754 tablet_bootstrap.cc:492] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
W20260710 11:09:54.712121  6526 leader_election.cc:343] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.712309  6753 tablet_bootstrap.cc:492] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:54.712379  6754 ts_tablet_manager.cc:1403] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260710 11:09:54.712949  6871 raft_consensus.cc:2804] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.712869  6526 leader_election.cc:304] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03; no voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2
I20260710 11:09:54.713376  6871 raft_consensus.cc:493] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.713742  6871 raft_consensus.cc:3060] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.714285  6760 raft_consensus.cc:2749] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.715166  6752 tablet_bootstrap.cc:492] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:54.715596  6752 ts_tablet_manager.cc:1403] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.074s	user 0.030s	sys 0.009s
I20260710 11:09:54.715973  6754 raft_consensus.cc:359] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.716619  6754 raft_consensus.cc:385] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.716872  6754 raft_consensus.cc:740] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.717478  6754 consensus_queue.cc:260] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.718093  6752 raft_consensus.cc:359] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.718696  6752 raft_consensus.cc:385] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.718947  6752 raft_consensus.cc:740] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.719696  6754 ts_tablet_manager.cc:1434] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:09:54.719660  6752 consensus_queue.cc:260] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.720687  6754 tablet_bootstrap.cc:492] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2: Bootstrap starting.
I20260710 11:09:54.721630  6752 ts_tablet_manager.cc:1434] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:54.720628  6822 raft_consensus.cc:493] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.722121  6822 raft_consensus.cc:515] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.722503  6752 tablet_bootstrap.cc:492] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:54.723584  6753 ts_tablet_manager.cc:1403] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.006s
I20260710 11:09:54.725382  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4642c6839d8e4b86bbb3aefd0ee98242" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:54.726099  6636 raft_consensus.cc:2393] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68e73ce8f1d741a8baeae5730c657aa4 in current term 1: Already voted for candidate c528ac06588c451bb29608627d4354b2 in this term.
I20260710 11:09:54.726102  6753 raft_consensus.cc:359] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.727313  6753 raft_consensus.cc:385] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.727582  6753 raft_consensus.cc:740] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.728649  6752 tablet_bootstrap.cc:654] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.728294  6753 consensus_queue.cc:260] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.729395  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4642c6839d8e4b86bbb3aefd0ee98242" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:54.730479  6753 ts_tablet_manager.cc:1434] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:54.731426  6753 tablet_bootstrap.cc:492] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:54.731832  6452 leader_election.cc:304] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4; no voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:54.732623  6823 raft_consensus.cc:3060] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.736858  6753 tablet_bootstrap.cc:654] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.728199  6822 leader_election.cc:290] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:54.740283  6754 tablet_bootstrap.cc:654] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.741796  6752 tablet_bootstrap.cc:492] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:54.741118  6871 raft_consensus.cc:515] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.742277  6752 ts_tablet_manager.cc:1403] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:09:54.743530  6871 leader_election.cc:290] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Requested vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.744181  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cc1d55b78d452a8d503071f2739cb3" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:54.745975  6636 raft_consensus.cc:3060] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.745678  6752 raft_consensus.cc:359] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.746377  6752 raft_consensus.cc:385] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.746642  6752 raft_consensus.cc:740] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.747274  6752 consensus_queue.cc:260] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.749161  6752 ts_tablet_manager.cc:1434] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:09:54.749949  6752 tablet_bootstrap.cc:492] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:54.744580  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cc1d55b78d452a8d503071f2739cb3" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
W20260710 11:09:54.752444  6674 leader_election.cc:343] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.753793  6636 raft_consensus.cc:2468] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:54.754877  6674 leader_election.cc:304] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:54.755864  6752 tablet_bootstrap.cc:654] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.755915  6871 raft_consensus.cc:2804] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.756456  6871 raft_consensus.cc:697] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Becoming Leader. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:09:54.757238  6871 consensus_queue.cc:237] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.761430  6753 tablet_bootstrap.cc:492] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:54.761977  6753 ts_tablet_manager.cc:1403] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260710 11:09:54.768116  6753 raft_consensus.cc:359] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.769258  6763 raft_consensus.cc:493] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.769749  6763 raft_consensus.cc:515] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.771795  6763 leader_election.cc:290] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:54.773386  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcabd7ae3a364524bd9da60bc087b731" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.773855  6823 raft_consensus.cc:2749] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:09:54.774853  6675 leader_election.cc:343] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.774750  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcabd7ae3a364524bd9da60bc087b731" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:54.776053  6636 raft_consensus.cc:2468] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 0.
I20260710 11:09:54.768777  6753 raft_consensus.cc:385] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.776530  6753 raft_consensus.cc:740] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.777164  6674 leader_election.cc:304] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [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: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:54.777985  6763 raft_consensus.cc:2804] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.778362  6763 raft_consensus.cc:493] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.778698  6763 raft_consensus.cc:3060] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.782992  6752 tablet_bootstrap.cc:492] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: No bootstrap required, opened a new log
I20260710 11:09:54.783425  6752 ts_tablet_manager.cc:1403] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.016s
I20260710 11:09:54.784003  6753 consensus_queue.cc:260] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.786700  6753 ts_tablet_manager.cc:1434] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 11:09:54.787580  6753 tablet_bootstrap.cc:492] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03: Bootstrap starting.
I20260710 11:09:54.789055  6752 raft_consensus.cc:359] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.789669  6752 raft_consensus.cc:385] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.789944  6752 raft_consensus.cc:740] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.789436  6380 catalog_manager.cc:5697] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c528ac06588c451bb29608627d4354b2 (127.4.76.68). New cstate: current_term: 1 leader_uuid: "c528ac06588c451bb29608627d4354b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.790632  6752 consensus_queue.cc:260] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.792776  6753 tablet_bootstrap.cc:654] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:54.795310  6560 raft_consensus.cc:3060] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.803977  6754 tablet_bootstrap.cc:492] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2: No bootstrap required, opened a new log
I20260710 11:09:54.804378  6754 ts_tablet_manager.cc:1403] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2: Time spent bootstrapping tablet: real 0.084s	user 0.028s	sys 0.021s
I20260710 11:09:54.804760  6871 raft_consensus.cc:493] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.805243  6871 raft_consensus.cc:515] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.806514  6754 raft_consensus.cc:359] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.806967  6754 raft_consensus.cc:385] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.807204  6754 raft_consensus.cc:740] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.807482  6871 leader_election.cc:290] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:54.807809  6754 consensus_queue.cc:260] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.808187  6562 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3037253430b949a6b07b4ebec0f69d74" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.808538  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3037253430b949a6b07b4ebec0f69d74" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:54.808892  6562 raft_consensus.cc:2393] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c528ac06588c451bb29608627d4354b2 in current term 1: Already voted for candidate d8ea29c715c34eccb93366c7dc8d2154 in this term.
I20260710 11:09:54.795523  6752 ts_tablet_manager.cc:1434] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260710 11:09:54.799489  6875 consensus_queue.cc:1048] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.810998  6875 raft_consensus.cc:493] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.811443  6875 raft_consensus.cc:515] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.813509  6875 leader_election.cc:290] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.797055  6763 raft_consensus.cc:515] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.801683  6761 consensus_queue.cc:1048] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.815426  6763 leader_election.cc:290] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:54.814848  6875 consensus_queue.cc:1048] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:54.817291  6754 ts_tablet_manager.cc:1434] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:09:54.819307  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcabd7ae3a364524bd9da60bc087b731" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:54.820052  6674 leader_election.cc:304] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154
W20260710 11:09:54.820525  6675 leader_election.cc:343] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:54.822574  6912 raft_consensus.cc:3060] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.822989  6753 tablet_bootstrap.cc:492] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03: No bootstrap required, opened a new log
I20260710 11:09:54.823423  6753 ts_tablet_manager.cc:1403] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.000s
I20260710 11:09:54.825548  6753 raft_consensus.cc:359] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.825964  6753 raft_consensus.cc:385] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:54.826120  6753 raft_consensus.cc:740] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Initialized, Role: FOLLOWER
I20260710 11:09:54.826570  6753 consensus_queue.cc:260] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.827569  6634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b674e92124a4ef18fbee164090c0cd9" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:54.828200  6634 raft_consensus.cc:2468] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 0.
I20260710 11:09:54.828794  6753 ts_tablet_manager.cc:1434] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:09:54.829137  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcabd7ae3a364524bd9da60bc087b731" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:54.829344  6912 raft_consensus.cc:2749] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.829756  6635 raft_consensus.cc:3060] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.830502  6485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b674e92124a4ef18fbee164090c0cd9" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.831090  6485 raft_consensus.cc:2468] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 0.
I20260710 11:09:54.838105  6674 leader_election.cc:304] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:54.839068  6635 raft_consensus.cc:2468] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:54.839249  6761 raft_consensus.cc:2804] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.839700  6761 raft_consensus.cc:493] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.840027  6761 raft_consensus.cc:3060] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.843560  6862 raft_consensus.cc:493] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.843997  6862 raft_consensus.cc:515] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.845921  6862 leader_election.cc:290] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.846509  6823 raft_consensus.cc:493] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.846851  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f364641a981548e2af49ef97ced6c816" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:54.846966  6823 raft_consensus.cc:515] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:54.847468  6710 raft_consensus.cc:2468] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 0.
I20260710 11:09:54.848721  6527 leader_election.cc:304] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:54.848980  6823 leader_election.cc:290] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:54.850620  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f364641a981548e2af49ef97ced6c816" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.851290  6486 raft_consensus.cc:2468] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 0.
I20260710 11:09:54.855898  6634 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:54.856679  6634 raft_consensus.cc:2393] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68e73ce8f1d741a8baeae5730c657aa4 in current term 1: Already voted for candidate d8ea29c715c34eccb93366c7dc8d2154 in this term.
I20260710 11:09:54.859135  6862 raft_consensus.cc:2804] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.859208  6912 raft_consensus.cc:493] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.858400  6674 leader_election.cc:304] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:54.860694  6710 raft_consensus.cc:3060] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.861284  6871 raft_consensus.cc:2804] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.861759  6871 raft_consensus.cc:697] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Becoming Leader. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:09:54.862423  6862 raft_consensus.cc:493] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.862861  6862 raft_consensus.cc:3060] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.862497  6871 consensus_queue.cc:237] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:54.858422  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.868184  6560 raft_consensus.cc:2393] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68e73ce8f1d741a8baeae5730c657aa4 in current term 1: Already voted for candidate 3a8e7776c9134aeebbe505b75dc76f03 in this term.
I20260710 11:09:54.871258  6452 leader_election.cc:304] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4; no voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:54.871243  6862 raft_consensus.cc:515] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.873283  6862 leader_election.cc:290] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Requested vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.873893  6822 raft_consensus.cc:3060] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.875679  6708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f364641a981548e2af49ef97ced6c816" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:54.876263  6708 raft_consensus.cc:3060] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.880501  6822 raft_consensus.cc:2749] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.885406  6823 raft_consensus.cc:493] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:54.885926  6823 raft_consensus.cc:515] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.887980  6823 leader_election.cc:290] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:54.859844  6912 raft_consensus.cc:515] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.889467  6485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f364641a981548e2af49ef97ced6c816" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:54.890280  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cc1d55b78d452a8d503071f2739cb3" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:54.891033  6633 raft_consensus.cc:2393] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 68e73ce8f1d741a8baeae5730c657aa4 in current term 1: Already voted for candidate c528ac06588c451bb29608627d4354b2 in this term.
I20260710 11:09:54.892664  6709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82cc1d55b78d452a8d503071f2739cb3" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:54.893169  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0834349760ca4680bd20410345360fbd" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:54.893316  6708 raft_consensus.cc:2468] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 1.
I20260710 11:09:54.893760  6487 raft_consensus.cc:2468] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 0.
I20260710 11:09:54.894976  6451 leader_election.cc:304] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4; no voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:54.895088  6527 leader_election.cc:304] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:54.895547  6485 raft_consensus.cc:3060] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.896107  6862 raft_consensus.cc:2804] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.896289  6871 consensus_queue.cc:1048] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:54.896621  6862 raft_consensus.cc:697] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Becoming Leader. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Running, Role: LEADER
I20260710 11:09:54.897485  6862 consensus_queue.cc:237] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.898591  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0834349760ca4680bd20410345360fbd" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:54.899165  6559 raft_consensus.cc:2468] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 0.
I20260710 11:09:54.901948  6485 raft_consensus.cc:2468] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 1.
I20260710 11:09:54.903563  6380 catalog_manager.cc:5697] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c528ac06588c451bb29608627d4354b2 (127.4.76.68). New cstate: current_term: 1 leader_uuid: "c528ac06588c451bb29608627d4354b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:54.905555  6822 raft_consensus.cc:3060] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.895167  6674 leader_election.cc:304] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:54.911834  6822 raft_consensus.cc:2749] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:54.911967  6917 raft_consensus.cc:2804] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:54.860146  6761 raft_consensus.cc:515] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.912348  6917 raft_consensus.cc:493] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:54.912706  6917 raft_consensus.cc:3060] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.890628  6912 leader_election.cc:290] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:54.915433  6761 leader_election.cc:290] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Requested vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:54.915779  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b674e92124a4ef18fbee164090c0cd9" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:54.916318  6487 raft_consensus.cc:3060] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.916706  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b674e92124a4ef18fbee164090c0cd9" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:54.917245  6633 raft_consensus.cc:3060] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.922600  6487 raft_consensus.cc:2468] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:54.926030  6633 raft_consensus.cc:2468] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:54.926752  6917 raft_consensus.cc:515] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.928769  6917 leader_election.cc:290] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Requested vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:54.929828  6674 leader_election.cc:304] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:54.929931  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0834349760ca4680bd20410345360fbd" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:54.930501  6559 raft_consensus.cc:3060] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.930598  6917 raft_consensus.cc:2804] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.931339  6917 raft_consensus.cc:697] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Becoming Leader. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:09:54.931636  6486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0834349760ca4680bd20410345360fbd" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:54.932264  6486 raft_consensus.cc:3060] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:54.932224  6917 consensus_queue.cc:237] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:54.936663  6559 raft_consensus.cc:2468] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:54.938383  6486 raft_consensus.cc:2468] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:54.939929  6675 leader_election.cc:304] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:09:54.941520  6912 raft_consensus.cc:2804] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:54.941974  6912 raft_consensus.cc:697] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Becoming Leader. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:09:54.942793  6912 consensus_queue.cc:237] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:54.946254  6384 catalog_manager.cc:5697] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "3a8e7776c9134aeebbe505b75dc76f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:54.961432  6382 catalog_manager.cc:5697] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c528ac06588c451bb29608627d4354b2 (127.4.76.68). New cstate: current_term: 1 leader_uuid: "c528ac06588c451bb29608627d4354b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:54.972393  6382 catalog_manager.cc:5697] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 reported cstate change: term changed from 0 to 1, leader changed from <none> to c528ac06588c451bb29608627d4354b2 (127.4.76.68). New cstate: current_term: 1 leader_uuid: "c528ac06588c451bb29608627d4354b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:55.072080  6882 consensus_queue.cc:1048] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.078608  6788 consensus_queue.cc:1048] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.122085  6862 raft_consensus.cc:493] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:55.122498  6862 raft_consensus.cc:515] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:55.124191  6862 leader_election.cc:290] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:55.124809  6485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacf49144fe4898850b686b743c6ce9" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:55.125116  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bacf49144fe4898850b686b743c6ce9" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:55.125494  6485 raft_consensus.cc:2393] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a8e7776c9134aeebbe505b75dc76f03 in current term 1: Already voted for candidate d8ea29c715c34eccb93366c7dc8d2154 in this term.
I20260710 11:09:55.126488  6526 leader_election.cc:304] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03; no voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:55.127048  6862 raft_consensus.cc:3060] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:55.131313  6862 raft_consensus.cc:2749] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:55.194778  6882 consensus_queue.cc:1048] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.203658  6882 consensus_queue.cc:1048] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.265838  6862 raft_consensus.cc:493] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:55.266250  6862 raft_consensus.cc:515] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:09:55.268011  6862 leader_election.cc:290] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:09:55.268651  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcabd7ae3a364524bd9da60bc087b731" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:55.268972  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcabd7ae3a364524bd9da60bc087b731" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:55.269325  6633 raft_consensus.cc:2393] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a8e7776c9134aeebbe505b75dc76f03 in current term 1: Already voted for candidate c528ac06588c451bb29608627d4354b2 in this term.
I20260710 11:09:55.270234  6527 leader_election.cc:304] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03; no voters: c528ac06588c451bb29608627d4354b2, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:55.270783  6862 raft_consensus.cc:3060] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:55.275123  6862 raft_consensus.cc:2749] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:55.286109  6917 consensus_queue.cc:1048] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.287261  6912 consensus_queue.cc:1048] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.309818  6871 consensus_queue.cc:1048] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.319420  6912 consensus_queue.cc:1048] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.333500  6917 consensus_queue.cc:1048] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.344836  6761 consensus_queue.cc:1048] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.390832  6917 consensus_queue.cc:1048] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.400748  6931 consensus_queue.cc:1048] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.401943  6912 consensus_queue.cc:1048] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:55.416476  6760 consensus_queue.cc:1048] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:55.698725  6432 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:56.092437  6788 raft_consensus.cc:493] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:56.092901  6788 raft_consensus.cc:515] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:56.094549  6788 leader_election.cc:290] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:56.095331  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:56.095714  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:56.096009  6487 raft_consensus.cc:2468] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:56.096364  6559 raft_consensus.cc:2468] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:56.097060  6600 leader_election.cc:304] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [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: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:56.097805  6882 raft_consensus.cc:2804] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:56.098151  6882 raft_consensus.cc:493] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:56.098402  6882 raft_consensus.cc:3060] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:56.103701  6882 raft_consensus.cc:515] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:56.105067  6882 leader_election.cc:290] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 2 election: Requested vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:56.105693  6487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:56.106024  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5921c4d854ef4388a6a19a049cc03f65" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:56.106141  6487 raft_consensus.cc:3060] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:56.106487  6559 raft_consensus.cc:3060] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:56.110371  6487 raft_consensus.cc:2468] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 2.
I20260710 11:09:56.110571  6559 raft_consensus.cc:2468] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 2.
I20260710 11:09:56.111249  6600 leader_election.cc:304] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:09:56.111974  6882 raft_consensus.cc:2804] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:56.112355  6882 raft_consensus.cc:697] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 LEADER]: Becoming Leader. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:09:56.112936  6882 consensus_queue.cc:237] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Queue going to LEADER 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: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:56.119345  6383 catalog_manager.cc:5697] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 reported cstate change: term changed from 0 to 2, leader changed from <none> to d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "d8ea29c715c34eccb93366c7dc8d2154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:56.549152  6559 raft_consensus.cc:1275] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Refusing update from remote peer d8ea29c715c34eccb93366c7dc8d2154: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:56.550316  6788 consensus_queue.cc:1048] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:56.558382  4401 tablet_server.cc:179] TabletServer@127.4.76.65:0 shutting down...
W20260710 11:09:56.563427  6600 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 15 similar messages]
W20260710 11:09:56.571538  6600 consensus_peers.cc:597] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.582986  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:56.583595  4401 tablet_replica.cc:333] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.584153  4401 raft_consensus.cc:2243] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.584553  4401 raft_consensus.cc:2272] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.586395  4401 tablet_replica.cc:333] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.586894  4401 raft_consensus.cc:2243] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.587239  4401 raft_consensus.cc:2272] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.588766  4401 tablet_replica.cc:333] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.589221  4401 raft_consensus.cc:2243] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.589535  4401 raft_consensus.cc:2272] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.590952  4401 tablet_replica.cc:333] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.591439  4401 raft_consensus.cc:2243] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.591815  4401 raft_consensus.cc:2272] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.593302  4401 tablet_replica.cc:333] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.593765  4401 raft_consensus.cc:2243] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:56.594465  4401 raft_consensus.cc:2272] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.596120  4401 tablet_replica.cc:333] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.596593  4401 raft_consensus.cc:2243] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.596939  4401 raft_consensus.cc:2272] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.598548  4401 tablet_replica.cc:333] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
W20260710 11:09:56.598790  6526 consensus_peers.cc:597] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.599031  4401 raft_consensus.cc:2243] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.599463  4401 raft_consensus.cc:2272] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.601080  4401 tablet_replica.cc:333] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.601562  4401 raft_consensus.cc:2243] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.601933  4401 raft_consensus.cc:2272] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.603500  4401 tablet_replica.cc:333] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.604003  4401 raft_consensus.cc:2243] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.604364  4401 raft_consensus.cc:2272] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.605934  4401 tablet_replica.cc:333] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.606398  4401 raft_consensus.cc:2243] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.606737  4401 raft_consensus.cc:2272] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.608245  4401 tablet_replica.cc:333] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.608713  4401 raft_consensus.cc:2243] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:56.609346  4401 raft_consensus.cc:2272] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.610777  4401 tablet_replica.cc:333] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.611214  4401 raft_consensus.cc:2243] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.611626  4401 raft_consensus.cc:2272] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.613068  4401 tablet_replica.cc:333] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.613490  4401 raft_consensus.cc:2243] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.613813  4401 raft_consensus.cc:2272] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.615226  4401 tablet_replica.cc:333] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.615688  4401 raft_consensus.cc:2243] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.616014  4401 raft_consensus.cc:2272] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.617437  4401 tablet_replica.cc:333] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.617890  4401 raft_consensus.cc:2243] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:56.618515  4401 raft_consensus.cc:2272] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.620198  4401 tablet_replica.cc:333] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.620743  4401 raft_consensus.cc:2243] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.621165  4401 raft_consensus.cc:2272] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.623132  4401 tablet_replica.cc:333] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.623754  4401 raft_consensus.cc:2243] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:56.624215  4401 raft_consensus.cc:2272] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:56.626284  4401 tablet_replica.cc:333] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: stopping tablet replica
I20260710 11:09:56.626861  4401 raft_consensus.cc:2243] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:56.627735  4401 raft_consensus.cc:2272] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:56.628690  6526 consensus_peers.cc:597] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.660112  4401 tablet_server.cc:196] TabletServer@127.4.76.65:0 shutdown complete.
I20260710 11:09:56.682916  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:56.688670  6952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:56.694832  6953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:56.698851  6956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:56.700304  6526 consensus_peers.cc:597] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.701414  4401 server_base.cc:1061] running on GCE node
I20260710 11:09:56.702514  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:56.702811  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:56.703020  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681796703002 us; error 0 us; skew 500 ppm
I20260710 11:09:56.703742  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:56.706369  4401 webserver.cc:533] Webserver started at http://127.4.76.65:40605/ using document root <none> and password file <none>
I20260710 11:09:56.706818  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:56.706987  4401 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:09:56.710731  4401 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 11:09:56.715245  6961 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:56.716037  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:56.716341  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-0-root
uuid: "68e73ce8f1d741a8baeae5730c657aa4"
format_stamp: "Formatted at 2026-07-10 11:09:51 on dist-test-slave-0nsv"
I20260710 11:09:56.716615  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681741203365-4401-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)
W20260710 11:09:56.730683  6674 consensus_peers.cc:597] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.735677  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:56.736992  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260710 11:09:56.738103  6600 consensus_peers.cc:597] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.738761  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:56.742506  6971 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:09:56.796124  6674 consensus_peers.cc:597] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:56.800266  6674 consensus_peers.cc:597] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.826094  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:09:56.826395  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.085s	user 0.003s	sys 0.000s
I20260710 11:09:56.826623  4401 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:09:56.830529  6971 tablet_bootstrap.cc:492] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:56.841958  6971 tablet_bootstrap.cc:492] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.842630  6971 tablet_bootstrap.cc:492] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:56.843138  6971 ts_tablet_manager.cc:1403] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:09:56.844938  6971 raft_consensus.cc:359] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:56.845404  6971 raft_consensus.cc:740] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:56.845961  6971 consensus_queue.cc:260] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [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: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:56.848016  6971 ts_tablet_manager.cc:1434] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260710 11:09:56.848796  6971 tablet_bootstrap.cc:492] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
W20260710 11:09:56.857097  6600 consensus_peers.cc:597] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.861615  6971 tablet_bootstrap.cc:492] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.862402  6971 tablet_bootstrap.cc:492] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:56.862931  6971 ts_tablet_manager.cc:1403] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:09:56.865178  6971 raft_consensus.cc:359] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:56.865691  6971 raft_consensus.cc:740] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:56.866218  6971 consensus_queue.cc:260] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [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: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:56.867444  6971 ts_tablet_manager.cc:1434] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:56.868029  6971 tablet_bootstrap.cc:492] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:56.877960  6971 tablet_bootstrap.cc:492] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.878607  6971 tablet_bootstrap.cc:492] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:56.879062  6971 ts_tablet_manager.cc:1403] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:09:56.881003  6971 raft_consensus.cc:359] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:56.881661  6971 raft_consensus.cc:740] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:56.882316  6971 consensus_queue.cc:260] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [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: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:56.884073  6971 ts_tablet_manager.cc:1434] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:09:56.884783  6971 tablet_bootstrap.cc:492] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:56.897475  4401 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:09:56.897764  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.071s	user 0.069s	sys 0.000s
I20260710 11:09:56.897769  6971 tablet_bootstrap.cc:492] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.898711  6971 tablet_bootstrap.cc:492] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:56.899371  6971 ts_tablet_manager.cc:1403] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
W20260710 11:09:56.902308  6674 consensus_peers.cc:597] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.903942  6971 raft_consensus.cc:359] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:56.904536  6971 raft_consensus.cc:740] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:56.905274  6971 consensus_queue.cc:260] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [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: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:56.907337  6971 ts_tablet_manager.cc:1434] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:09:56.908118  6971 tablet_bootstrap.cc:492] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:56.919232  6971 tablet_bootstrap.cc:492] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.919921  6971 tablet_bootstrap.cc:492] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:56.920393  6971 ts_tablet_manager.cc:1403] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 11:09:56.921999  6971 raft_consensus.cc:359] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:56.922459  6971 raft_consensus.cc:740] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:56.922997  6971 consensus_queue.cc:260] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [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: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:56.924554  6971 ts_tablet_manager.cc:1434] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:56.925161  6971 tablet_bootstrap.cc:492] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
W20260710 11:09:56.934564  6526 consensus_peers.cc:597] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.936717  6971 tablet_bootstrap.cc:492] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.937397  6971 tablet_bootstrap.cc:492] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:56.937877  6971 ts_tablet_manager.cc:1403] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:09:56.939623  6971 raft_consensus.cc:359] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:56.940091  6971 raft_consensus.cc:740] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:56.940640  6971 consensus_queue.cc:260] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [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: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:56.941987  6971 ts_tablet_manager.cc:1434] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:56.942677  6971 tablet_bootstrap.cc:492] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:56.955091  6971 tablet_bootstrap.cc:492] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.955791  6971 tablet_bootstrap.cc:492] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:56.956300  6971 ts_tablet_manager.cc:1403] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 11:09:56.957980  6971 raft_consensus.cc:359] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:56.958529  6971 raft_consensus.cc:740] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:56.959260  6971 consensus_queue.cc:260] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [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: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:56.960959  6971 ts_tablet_manager.cc:1434] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:09:56.961249  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.65:45725
I20260710 11:09:56.961359  7035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.65:45725 every 8 connection(s)
I20260710 11:09:56.961630  6971 tablet_bootstrap.cc:492] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:56.983144  6971 tablet_bootstrap.cc:492] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:56.983860  6971 tablet_bootstrap.cc:492] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:56.984426  6971 ts_tablet_manager.cc:1403] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.008s
I20260710 11:09:56.987190  6971 raft_consensus.cc:359] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:56.987754  6971 raft_consensus.cc:740] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:56.988371  6971 consensus_queue.cc:260] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:56.990275  6971 ts_tablet_manager.cc:1434] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:56.990988  6971 tablet_bootstrap.cc:492] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
W20260710 11:09:56.993093  6600 consensus_peers.cc:597] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:56.993956  7036 heartbeater.cc:344] Connected to a master server at 127.4.76.126:36215
I20260710 11:09:56.994410  7036 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:56.995208  7036 heartbeater.cc:507] Master 127.4.76.126:36215 requested a full tablet report, sending...
I20260710 11:09:57.003114  6383 ts_manager.cc:194] Re-registered known tserver with Master: 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:57.003382  6971 tablet_bootstrap.cc:492] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:57.004225  6971 tablet_bootstrap.cc:492] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:57.004788  6971 ts_tablet_manager.cc:1403] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:09:57.006798  6971 raft_consensus.cc:359] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.007247  6971 raft_consensus.cc:740] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.007784  6971 consensus_queue.cc:260] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [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: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.009407  6971 ts_tablet_manager.cc:1434] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:57.009972  6971 tablet_bootstrap.cc:492] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:57.024714  6383 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57726
I20260710 11:09:57.029327  7036 heartbeater.cc:499] Master 127.4.76.126:36215 was elected leader, sending a full tablet report...
I20260710 11:09:57.032083  6971 tablet_bootstrap.cc:492] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:57.032925  6971 tablet_bootstrap.cc:492] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:57.033519  6971 ts_tablet_manager.cc:1403] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260710 11:09:57.035677  6971 raft_consensus.cc:359] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.036316  6971 raft_consensus.cc:740] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.036926  6971 consensus_queue.cc:260] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [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: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.038935  6971 ts_tablet_manager.cc:1434] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:09:57.039659  6971 tablet_bootstrap.cc:492] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:57.052374  6971 tablet_bootstrap.cc:492] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:57.053205  6971 tablet_bootstrap.cc:492] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:57.053793  6971 ts_tablet_manager.cc:1403] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260710 11:09:57.055883  6971 raft_consensus.cc:359] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:57.056483  6971 raft_consensus.cc:740] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.057029  6971 consensus_queue.cc:260] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [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: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:57.058559  6971 ts_tablet_manager.cc:1434] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:57.059306  6971 tablet_bootstrap.cc:492] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:57.071704  6971 tablet_bootstrap.cc:492] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:57.072361  6971 tablet_bootstrap.cc:492] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:57.072810  6971 ts_tablet_manager.cc:1403] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:09:57.074357  6971 raft_consensus.cc:359] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.074828  6971 raft_consensus.cc:740] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.075286  6971 consensus_queue.cc:260] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [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: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.076570  6971 ts_tablet_manager.cc:1434] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:57.077395  6971 tablet_bootstrap.cc:492] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:57.088183  6971 tablet_bootstrap.cc:492] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:57.088817  6971 tablet_bootstrap.cc:492] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:57.089278  6971 ts_tablet_manager.cc:1403] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:09:57.090780  6971 raft_consensus.cc:359] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.091231  6971 raft_consensus.cc:740] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.091709  6971 consensus_queue.cc:260] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [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: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.092969  6971 ts_tablet_manager.cc:1434] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:57.093725  6971 tablet_bootstrap.cc:492] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:57.105197  6971 tablet_bootstrap.cc:492] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:57.105885  6971 tablet_bootstrap.cc:492] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:57.106359  6971 ts_tablet_manager.cc:1403] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:09:57.107908  6971 raft_consensus.cc:359] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:57.108345  6971 raft_consensus.cc:740] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.108855  6971 consensus_queue.cc:260] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [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: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:57.110198  6971 ts_tablet_manager.cc:1434] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:57.111311  6971 tablet_bootstrap.cc:492] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:57.133885  6971 tablet_bootstrap.cc:492] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:57.134811  6971 tablet_bootstrap.cc:492] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:57.135427  6971 ts_tablet_manager.cc:1403] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 11:09:57.139050  6971 raft_consensus.cc:359] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:57.139716  6971 raft_consensus.cc:740] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.140358  6971 consensus_queue.cc:260] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [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: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:57.142027  6971 ts_tablet_manager.cc:1434] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 11:09:57.142721  6971 tablet_bootstrap.cc:492] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:57.153761  6971 tablet_bootstrap.cc:492] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:57.154352  6971 tablet_bootstrap.cc:492] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:57.154764  6971 ts_tablet_manager.cc:1403] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:09:57.156431  6971 raft_consensus.cc:359] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.156962  6971 raft_consensus.cc:740] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.157541  6971 consensus_queue.cc:260] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [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: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.159216  6971 ts_tablet_manager.cc:1434] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:57.160063  6971 tablet_bootstrap.cc:492] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:57.172256  6971 tablet_bootstrap.cc:492] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:57.173125  6971 tablet_bootstrap.cc:492] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:57.173815  6971 ts_tablet_manager.cc:1403] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:09:57.175977  6971 raft_consensus.cc:359] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.176400  6971 raft_consensus.cc:740] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.176982  6971 consensus_queue.cc:260] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [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: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.178828  6971 ts_tablet_manager.cc:1434] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 11:09:57.179558  6971 tablet_bootstrap.cc:492] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap starting.
I20260710 11:09:57.191241  6971 tablet_bootstrap.cc:492] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:57.191886  6971 tablet_bootstrap.cc:492] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: Bootstrap complete.
I20260710 11:09:57.192346  6971 ts_tablet_manager.cc:1403] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 11:09:57.193936  6971 raft_consensus.cc:359] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.194439  6971 raft_consensus.cc:740] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Initialized, Role: FOLLOWER
I20260710 11:09:57.194900  6971 consensus_queue.cc:260] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [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: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.196286  6971 ts_tablet_manager.cc:1434] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:09:57.577221  6945 raft_consensus.cc:493] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.577678  6945 raft_consensus.cc:515] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.579432  6945 leader_election.cc:290] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:57.580101  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:57.580477  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:57.581027  7010 raft_consensus.cc:2468] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:57.581933  6674 leader_election.cc:304] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [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: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:57.582504  6945 raft_consensus.cc:2804] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:57.582820  6945 raft_consensus.cc:493] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.583055  6945 raft_consensus.cc:3060] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.587540  6945 raft_consensus.cc:515] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.589073  6945 leader_election.cc:290] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 2 election: Requested vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:57.589665  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:09:57.589905  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:57.590411  7010 raft_consensus.cc:3060] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.594985  7010 raft_consensus.cc:2468] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 2.
I20260710 11:09:57.595929  6674 leader_election.cc:304] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [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: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:57.596504  6945 raft_consensus.cc:2804] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:57.597072  6945 raft_consensus.cc:697] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Becoming Leader. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:09:57.597728  6945 consensus_queue.cc:237] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.602674  6948 raft_consensus.cc:493] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.603113  6948 raft_consensus.cc:515] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:57.604661  6948 leader_election.cc:290] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:57.605387  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:57.604961  6381 catalog_manager.cc:5697] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 reported cstate change: term changed from 1 to 2, leader changed from 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65) to c528ac06588c451bb29608627d4354b2 (127.4.76.68). New cstate: current_term: 2 leader_uuid: "c528ac06588c451bb29608627d4354b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:57.605654  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:57.606273  7010 raft_consensus.cc:2468] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 1.
I20260710 11:09:57.607173  6600 leader_election.cc:304] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [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: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:57.607888  6948 raft_consensus.cc:2804] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:57.608232  6948 raft_consensus.cc:493] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.608582  6948 raft_consensus.cc:3060] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.614398  6948 raft_consensus.cc:515] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:57.618412  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:57.619514  6948 leader_election.cc:290] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:57.620617  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:57.621201  7010 raft_consensus.cc:3060] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.626416  7010 raft_consensus.cc:2468] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8ea29c715c34eccb93366c7dc8d2154 in term 2.
I20260710 11:09:57.627254  6600 leader_election.cc:304] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [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: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:57.627856  6788 raft_consensus.cc:2804] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:57.628193  6788 raft_consensus.cc:697] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 LEADER]: Becoming Leader. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:09:57.628800  6788 consensus_queue.cc:237] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:57.635488  6381 catalog_manager.cc:5697] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 reported cstate change: term changed from 1 to 2, leader changed from 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65) to d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "d8ea29c715c34eccb93366c7dc8d2154" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:57.642130  6945 raft_consensus.cc:493] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.642535  6945 raft_consensus.cc:515] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.644022  6945 leader_election.cc:290] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:57.644570  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:57.644923  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:57.645176  7010 raft_consensus.cc:2468] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 1.
I20260710 11:09:57.646386  6674 leader_election.cc:304] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [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: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:57.647240  6945 raft_consensus.cc:2804] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:57.647562  6945 raft_consensus.cc:493] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.647831  6945 raft_consensus.cc:3060] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.652839  6945 raft_consensus.cc:515] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.654158  6945 leader_election.cc:290] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 2 election: Requested vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:57.654817  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:57.654976  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:09:57.655243  7010 raft_consensus.cc:3060] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.659389  7010 raft_consensus.cc:2468] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 2.
I20260710 11:09:57.660187  6674 leader_election.cc:304] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [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: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:09:57.660719  6945 raft_consensus.cc:2804] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:57.661072  6945 raft_consensus.cc:697] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Becoming Leader. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:09:57.661644  6945 consensus_queue.cc:237] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.667426  6381 catalog_manager.cc:5697] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 reported cstate change: term changed from 1 to 2, leader changed from 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65) to c528ac06588c451bb29608627d4354b2 (127.4.76.68). New cstate: current_term: 2 leader_uuid: "c528ac06588c451bb29608627d4354b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:57.778671  6788 raft_consensus.cc:493] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.779122  6788 raft_consensus.cc:515] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:09:57.780568  6788 leader_election.cc:290] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:57.781270  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:57.781519  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "d8ea29c715c34eccb93366c7dc8d2154" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:57.782215  7010 raft_consensus.cc:2393] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8ea29c715c34eccb93366c7dc8d2154 in current term 2: Already voted for candidate c528ac06588c451bb29608627d4354b2 in this term.
I20260710 11:09:57.783082  6600 leader_election.cc:304] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [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: d8ea29c715c34eccb93366c7dc8d2154; no voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2
I20260710 11:09:57.783691  6788 raft_consensus.cc:3060] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.787670  6788 raft_consensus.cc:2749] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:57.811034  7044 raft_consensus.cc:493] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.811519  7044 raft_consensus.cc:515] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.813001  7044 leader_election.cc:290] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:57.813714  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:57.813941  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:57.814498  7010 raft_consensus.cc:2468] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 1.
I20260710 11:09:57.815352  6526 leader_election.cc:304] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [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: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4; no voters: c528ac06588c451bb29608627d4354b2
I20260710 11:09:57.815974  7044 raft_consensus.cc:2804] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:57.816277  7044 raft_consensus.cc:493] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.816519  7044 raft_consensus.cc:3060] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.821120  7044 raft_consensus.cc:515] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.822583  7044 leader_election.cc:290] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 2 election: Requested vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:57.823244  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:09:57.823537  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
I20260710 11:09:57.824039  7010 raft_consensus.cc:3060] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.828277  7010 raft_consensus.cc:2468] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 2.
I20260710 11:09:57.829016  6526 leader_election.cc:304] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [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: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4; no voters: c528ac06588c451bb29608627d4354b2
I20260710 11:09:57.829607  7044 raft_consensus.cc:2804] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:57.829957  7044 raft_consensus.cc:697] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Running, Role: LEADER
I20260710 11:09:57.830528  7044 consensus_queue.cc:237] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.837610  6381 catalog_manager.cc:5697] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 reported cstate change: term changed from 1 to 2, leader changed from 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65) to 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "3a8e7776c9134aeebbe505b75dc76f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:57.852603  6945 raft_consensus.cc:493] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.853008  6945 raft_consensus.cc:515] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:57.854898  6945 leader_election.cc:290] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:09:57.855419  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:57.855892  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "93af5dfad5b1400e889cefd78bec86e2" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03" is_pre_election: true
I20260710 11:09:57.856140  7010 raft_consensus.cc:2393] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c528ac06588c451bb29608627d4354b2 in current term 2: Already voted for candidate 3a8e7776c9134aeebbe505b75dc76f03 in this term.
I20260710 11:09:57.857095  6674 leader_election.cc:304] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [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: c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:09:57.857671  6945 raft_consensus.cc:3060] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.862010  6945 raft_consensus.cc:2749] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:57.886281  7044 raft_consensus.cc:493] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:57.886781  7044 raft_consensus.cc:515] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:09:57.888429  7044 leader_election.cc:290] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:09:57.889189  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:57.889386  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154" is_pre_election: true
I20260710 11:09:57.889811  7010 raft_consensus.cc:2393] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a8e7776c9134aeebbe505b75dc76f03 in current term 2: Already voted for candidate d8ea29c715c34eccb93366c7dc8d2154 in this term.
I20260710 11:09:57.890779  6526 leader_election.cc:304] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [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: 3a8e7776c9134aeebbe505b75dc76f03; no voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154
I20260710 11:09:57.891353  7044 raft_consensus.cc:3060] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:57.896245  7044 raft_consensus.cc:2749] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:58.006006  7044 raft_consensus.cc:493] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:09:58.006561  7044 raft_consensus.cc:515] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:09:58.008630  7044 leader_election.cc:290] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725)
I20260710 11:09:58.009435  6710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c528ac06588c451bb29608627d4354b2" is_pre_election: true
I20260710 11:09:58.009876  7010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4" is_pre_election: true
I20260710 11:09:58.010596  7010 raft_consensus.cc:2393] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a8e7776c9134aeebbe505b75dc76f03 in current term 2: Already voted for candidate c528ac06588c451bb29608627d4354b2 in this term.
I20260710 11:09:58.011394  6526 leader_election.cc:304] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [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: 3a8e7776c9134aeebbe505b75dc76f03; no voters: 68e73ce8f1d741a8baeae5730c657aa4, c528ac06588c451bb29608627d4354b2
I20260710 11:09:58.012029  7044 raft_consensus.cc:3060] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:58.016513  7044 raft_consensus.cc:2749] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:58.048439  6633 raft_consensus.cc:1275] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Refusing update from remote peer c528ac06588c451bb29608627d4354b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:58.049523  6945 consensus_queue.cc:1048] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.056661  7010 raft_consensus.cc:1275] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Refusing update from remote peer d8ea29c715c34eccb93366c7dc8d2154: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:58.058064  6948 consensus_queue.cc:1048] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.058822  7010 raft_consensus.cc:1275] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Refusing update from remote peer c528ac06588c451bb29608627d4354b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:58.061113  7050 consensus_queue.cc:1048] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.072703  6559 raft_consensus.cc:1275] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Refusing update from remote peer d8ea29c715c34eccb93366c7dc8d2154: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:58.073989  7058 consensus_queue.cc:1048] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.100509  7010 raft_consensus.cc:1275] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Refusing update from remote peer c528ac06588c451bb29608627d4354b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:58.101516  7050 consensus_queue.cc:1048] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.109036  6559 raft_consensus.cc:1275] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Refusing update from remote peer c528ac06588c451bb29608627d4354b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:58.110759  7050 consensus_queue.cc:1048] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.252342  7010 raft_consensus.cc:1275] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Refusing update from remote peer 3a8e7776c9134aeebbe505b75dc76f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:58.253502  7043 consensus_queue.cc:1048] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:58.261457  6710 raft_consensus.cc:1275] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Refusing update from remote peer 3a8e7776c9134aeebbe505b75dc76f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:58.262993  7044 consensus_queue.cc:1048] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.086553  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:07.116633  6705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0834349760ca4680bd20410345360fbd"
dest_uuid: "c528ac06588c451bb29608627d4354b2"
mode: GRACEFUL
new_leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:48952
I20260710 11:10:07.117262  6705 raft_consensus.cc:606] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Received request to transfer leadership to TS 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:10:07.127830  6636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3037253430b949a6b07b4ebec0f69d74"
dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
mode: GRACEFUL
new_leader_uuid: "c528ac06588c451bb29608627d4354b2"
 from {username='slave'} at 127.0.0.1:34332
I20260710 11:10:07.128295  6636 raft_consensus.cc:606] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Received request to transfer leadership to TS c528ac06588c451bb29608627d4354b2
I20260710 11:10:07.130620  6705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ca9d700675440a0a377bded5c89f8c1"
dest_uuid: "c528ac06588c451bb29608627d4354b2"
mode: GRACEFUL
new_leader_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
 from {username='slave'} at 127.0.0.1:48952
I20260710 11:10:07.131055  6705 raft_consensus.cc:606] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Received request to transfer leadership to TS 3a8e7776c9134aeebbe505b75dc76f03
I20260710 11:10:07.133140  6636 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "810b9652074342eaad48b1188db4a3fe"
dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
mode: GRACEFUL
new_leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:34332
I20260710 11:10:07.133566  6636 raft_consensus.cc:606] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Received request to transfer leadership to TS 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:10:07.135443  6705 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e26b379124d24615beee4ca31e149aed"
dest_uuid: "c528ac06588c451bb29608627d4354b2"
mode: GRACEFUL
new_leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:48952
I20260710 11:10:07.135861  6705 raft_consensus.cc:606] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Received request to transfer leadership to TS 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:10:07.136781  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:10:07.137393  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:07.213515  7102 raft_consensus.cc:993] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154: : Instructing follower c528ac06588c451bb29608627d4354b2 to start an election
I20260710 11:10:07.214042  7103 raft_consensus.cc:1081] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Signalling peer c528ac06588c451bb29608627d4354b2 to start an election
I20260710 11:10:07.215355  6705 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3037253430b949a6b07b4ebec0f69d74"
dest_uuid: "c528ac06588c451bb29608627d4354b2"
 from {username='slave'} at 127.0.0.1:42998
I20260710 11:10:07.215873  6705 raft_consensus.cc:493] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:07.216193  6705 raft_consensus.cc:3060] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.222177  6705 raft_consensus.cc:515] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:10:07.224221  6705 leader_election.cc:290] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:10:07.224982  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3037253430b949a6b07b4ebec0f69d74" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:10:07.225225  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3037253430b949a6b07b4ebec0f69d74" candidate_uuid: "c528ac06588c451bb29608627d4354b2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:10:07.225632  6559 raft_consensus.cc:3060] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.225898  6636 raft_consensus.cc:3055] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:07.226356  6636 raft_consensus.cc:740] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:10:07.227113  6636 consensus_queue.cc:260] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:10:07.228096  6636 raft_consensus.cc:3060] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.230549  6559 raft_consensus.cc:2468] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 2.
I20260710 11:10:07.231575  6675 leader_election.cc:304] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, c528ac06588c451bb29608627d4354b2; no voters: 
I20260710 11:10:07.232278  7105 raft_consensus.cc:2804] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:07.232729  7105 raft_consensus.cc:697] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Becoming Leader. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:10:07.233562  7105 consensus_queue.cc:237] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:10:07.234001  6636 raft_consensus.cc:2468] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c528ac06588c451bb29608627d4354b2 in term 2.
I20260710 11:10:07.243815  6381 catalog_manager.cc:5697] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 reported cstate change: term changed from 1 to 2, leader changed from d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67) to c528ac06588c451bb29608627d4354b2 (127.4.76.68). New cstate: current_term: 2 leader_uuid: "c528ac06588c451bb29608627d4354b2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:07.350714  7105 raft_consensus.cc:993] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2: : Instructing follower 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:07.351337  7105 raft_consensus.cc:1081] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Signalling peer 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:07.353000  7010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0834349760ca4680bd20410345360fbd"
dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:34934
I20260710 11:10:07.353470  7010 raft_consensus.cc:493] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:07.353804  7010 raft_consensus.cc:3060] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.359920  7010 raft_consensus.cc:515] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:10:07.361821  7010 leader_election.cc:290] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 2 election: Requested vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:10:07.370462  7103 raft_consensus.cc:993] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154: : Instructing follower 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:07.370834  7103 raft_consensus.cc:1081] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Signalling peer 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:07.372591  7010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "810b9652074342eaad48b1188db4a3fe"
dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:34916
I20260710 11:10:07.373034  7010 raft_consensus.cc:493] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:07.373294  7010 raft_consensus.cc:3060] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.374436  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0834349760ca4680bd20410345360fbd" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:10:07.374961  6705 raft_consensus.cc:3055] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:07.375221  6705 raft_consensus.cc:740] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:10:07.376065  6705 consensus_queue.cc:260] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:10:07.377343  6705 raft_consensus.cc:3060] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.379132  7010 raft_consensus.cc:515] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:10:07.381152  7010 leader_election.cc:290] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:10:07.383411  6705 raft_consensus.cc:2468] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 2.
I20260710 11:10:07.385043  6559 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0834349760ca4680bd20410345360fbd" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:10:07.385385  7105 raft_consensus.cc:993] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2: : Instructing follower 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:07.385623  6559 raft_consensus.cc:3060] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.385437  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810b9652074342eaad48b1188db4a3fe" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:10:07.385968  7105 raft_consensus.cc:1081] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Signalling peer 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:07.386224  6560 raft_consensus.cc:3060] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.390398  6559 raft_consensus.cc:2468] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 2.
I20260710 11:10:07.391552  6964 leader_election.cc:304] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4; no voters: 
I20260710 11:10:07.391803  7010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e26b379124d24615beee4ca31e149aed"
dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:34934
I20260710 11:10:07.391515  6560 raft_consensus.cc:2468] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 2.
I20260710 11:10:07.392264  7010 raft_consensus.cc:493] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:07.392549  7108 raft_consensus.cc:993] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2: : Instructing follower 3a8e7776c9134aeebbe505b75dc76f03 to start an election
I20260710 11:10:07.393033  7010 raft_consensus.cc:3060] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:07.393206  7108 raft_consensus.cc:1081] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Signalling peer 3a8e7776c9134aeebbe505b75dc76f03 to start an election
I20260710 11:10:07.393529  7122 raft_consensus.cc:2804] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:07.395099  6964 leader_election.cc:304] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4; no voters: 
I20260710 11:10:07.396315  6560 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ca9d700675440a0a377bded5c89f8c1"
dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
 from {username='slave'} at 127.0.0.1:55532
I20260710 11:10:07.396801  6560 raft_consensus.cc:493] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:07.397104  6560 raft_consensus.cc:3060] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.399088  7010 raft_consensus.cc:515] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:10:07.401021  7010 leader_election.cc:290] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 3 election: Requested vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:10:07.403587  6705 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:10:07.404184  6705 raft_consensus.cc:3055] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:07.404526  6705 raft_consensus.cc:740] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:10:07.404686  6636 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810b9652074342eaad48b1188db4a3fe" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:10:07.405289  6636 raft_consensus.cc:3055] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:07.405704  6636 raft_consensus.cc:740] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:10:07.405880  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e26b379124d24615beee4ca31e149aed" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:10:07.406038  6560 raft_consensus.cc:515] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:10:07.406463  6633 raft_consensus.cc:3060] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:07.406404  6636 consensus_queue.cc:260] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:10:07.407569  6636 raft_consensus.cc:3060] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.408708  6635 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9d700675440a0a377bded5c89f8c1" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:10:07.409145  6560 leader_election.cc:290] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 2 election: Requested vote from peers d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711), c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055)
I20260710 11:10:07.409154  6635 raft_consensus.cc:3060] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.409438  6708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ca9d700675440a0a377bded5c89f8c1" candidate_uuid: "3a8e7776c9134aeebbe505b75dc76f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:10:07.410164  6708 raft_consensus.cc:3055] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:07.410465  6708 raft_consensus.cc:740] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:10:07.411113  6708 consensus_queue.cc:260] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:10:07.412068  6708 raft_consensus.cc:3060] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:07.415246  6636 raft_consensus.cc:2468] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 2.
I20260710 11:10:07.415714  7122 raft_consensus.cc:697] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 LEADER]: Becoming Leader. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Running, Role: LEADER
I20260710 11:10:07.416755  7122 consensus_queue.cc:237] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:10:07.405318  6705 consensus_queue.cc:260] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [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: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:10:07.417564  6635 raft_consensus.cc:2468] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 2.
I20260710 11:10:07.418519  6705 raft_consensus.cc:3060] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:07.418774  6526 leader_election.cc:304] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a8e7776c9134aeebbe505b75dc76f03, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:10:07.419616  6633 raft_consensus.cc:2468] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 3.
I20260710 11:10:07.419767  7100 raft_consensus.cc:2804] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:07.420305  7100 raft_consensus.cc:697] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 LEADER]: Becoming Leader. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Running, Role: LEADER
I20260710 11:10:07.420992  6963 leader_election.cc:304] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [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: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:10:07.421109  7100 consensus_queue.cc:237] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } }
I20260710 11:10:07.422293  7122 raft_consensus.cc:2804] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:07.422760  7122 raft_consensus.cc:697] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 LEADER]: Becoming Leader. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Running, Role: LEADER
I20260710 11:10:07.424135  7122 consensus_queue.cc:237] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [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: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } }
I20260710 11:10:07.427521  6381 catalog_manager.cc:5697] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 reported cstate change: term changed from 1 to 2, leader changed from c528ac06588c451bb29608627d4354b2 (127.4.76.68) to 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:07.430469  6708 raft_consensus.cc:2468] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a8e7776c9134aeebbe505b75dc76f03 in term 2.
I20260710 11:10:07.403576  7124 raft_consensus.cc:2804] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:07.432304  7124 raft_consensus.cc:697] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 LEADER]: Becoming Leader. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Running, Role: LEADER
I20260710 11:10:07.433480  7124 consensus_queue.cc:237] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:10:07.427366  6705 raft_consensus.cc:2468] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 3.
I20260710 11:10:07.441030  6382 catalog_manager.cc:5697] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 reported cstate change: term changed from 1 to 2, leader changed from c528ac06588c451bb29608627d4354b2 (127.4.76.68) to 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "3a8e7776c9134aeebbe505b75dc76f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:07.450707  6381 catalog_manager.cc:5697] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 reported cstate change: term changed from 2 to 3, leader changed from c528ac06588c451bb29608627d4354b2 (127.4.76.68) to 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65). New cstate: current_term: 3 leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:07.451809  6381 catalog_manager.cc:5697] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 reported cstate change: term changed from 1 to 2, leader changed from d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67) to 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:07.516594  6657 debug-util.cc:398] Leaking SignalData structure 0x7b08001d4a60 after lost signal to thread 4404
W20260710 11:10:07.517573  6657 debug-util.cc:398] Leaking SignalData structure 0x7b08001f4ac0 after lost signal to thread 6418
W20260710 11:10:07.520316  6657 debug-util.cc:398] Leaking SignalData structure 0x7b0800223020 after lost signal to thread 7035
I20260710 11:10:07.686015  6635 raft_consensus.cc:1275] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Refusing update from remote peer c528ac06588c451bb29608627d4354b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:07.687367  7108 consensus_queue.cc:1048] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.700250  6560 raft_consensus.cc:1275] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Refusing update from remote peer c528ac06588c451bb29608627d4354b2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:07.701867  7105 consensus_queue.cc:1048] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.871739  6708 raft_consensus.cc:1275] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:07.873085  7122 consensus_queue.cc:1048] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.882818  6560 raft_consensus.cc:1275] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:07.884142  7124 consensus_queue.cc:1048] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.907905  6635 raft_consensus.cc:1275] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:07.908960  7124 consensus_queue.cc:1048] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.921864  6560 raft_consensus.cc:1275] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:07.922904  7122 consensus_queue.cc:1048] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.929301  6708 raft_consensus.cc:1275] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Refusing update from remote peer 3a8e7776c9134aeebbe505b75dc76f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:07.930997  7138 consensus_queue.cc:1048] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:07.950953  6635 raft_consensus.cc:1275] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Refusing update from remote peer 3a8e7776c9134aeebbe505b75dc76f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:07.965210  7143 consensus_queue.cc:1048] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:07.985849  6633 raft_consensus.cc:1275] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 3 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:07.987241  7122 consensus_queue.cc:1048] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:08.016927  6708 raft_consensus.cc:1275] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 3 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:08.018685  7122 consensus_queue.cc:1048] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:08.138266  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:08.159157  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:08.178349  6633 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678"
dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
mode: GRACEFUL
new_leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:34332
I20260710 11:10:08.178920  6633 raft_consensus.cc:606] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 LEADER]: Received request to transfer leadership to TS 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:10:08.195092  6560 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "922ffd828a20407eadc2223c8bd3fe26"
dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
mode: GRACEFUL
new_leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:51090
I20260710 11:10:08.195645  6560 raft_consensus.cc:606] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Received request to transfer leadership to TS 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:10:08.197733  6708 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b"
dest_uuid: "c528ac06588c451bb29608627d4354b2"
mode: GRACEFUL
new_leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:48952
I20260710 11:10:08.198172  6708 raft_consensus.cc:606] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Received request to transfer leadership to TS 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:10:08.199209  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:08.199839  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:08.345708  7142 raft_consensus.cc:993] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03: : Instructing follower 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:08.346321  7141 raft_consensus.cc:1081] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Signalling peer 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:08.347711  7007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "922ffd828a20407eadc2223c8bd3fe26"
dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:34926
I20260710 11:10:08.348129  7007 raft_consensus.cc:493] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:08.348407  7007 raft_consensus.cc:3060] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:08.353060  7007 raft_consensus.cc:515] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:10:08.354597  7007 leader_election.cc:290] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 2 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:10:08.355214  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922ffd828a20407eadc2223c8bd3fe26" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:10:08.355803  6560 raft_consensus.cc:3055] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:08.355822  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "922ffd828a20407eadc2223c8bd3fe26" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:10:08.356164  6560 raft_consensus.cc:740] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a8e7776c9134aeebbe505b75dc76f03, State: Running, Role: LEADER
I20260710 11:10:08.356369  6633 raft_consensus.cc:3060] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:08.356950  6560 consensus_queue.cc:260] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:10:08.358068  6560 raft_consensus.cc:3060] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:08.361805  6633 raft_consensus.cc:2468] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 2.
I20260710 11:10:08.362666  6963 leader_election.cc:304] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 68e73ce8f1d741a8baeae5730c657aa4, d8ea29c715c34eccb93366c7dc8d2154; no voters: 
I20260710 11:10:08.363332  7122 raft_consensus.cc:2804] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:08.363744  7122 raft_consensus.cc:697] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 LEADER]: Becoming Leader. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Running, Role: LEADER
I20260710 11:10:08.364151  6560 raft_consensus.cc:2468] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 2.
I20260710 11:10:08.364487  7122 consensus_queue.cc:237] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:10:08.378964  6383 catalog_manager.cc:5697] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 reported cstate change: term changed from 1 to 2, leader changed from 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66) to 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:08.430387  7117 raft_consensus.cc:993] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2: : Instructing follower 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:08.430851  7108 raft_consensus.cc:1081] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Signalling peer 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:08.432194  7007 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b"
dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:34934
I20260710 11:10:08.432737  7007 raft_consensus.cc:493] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:08.433095  7007 raft_consensus.cc:3060] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:08.439610  7007 raft_consensus.cc:515] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:10:08.441601  7007 leader_election.cc:290] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 3 election: Requested vote from peers c528ac06588c451bb29608627d4354b2 (127.4.76.68:34055), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
I20260710 11:10:08.442167  6708 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c528ac06588c451bb29608627d4354b2"
I20260710 11:10:08.442504  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d19c18edbec1421cbb20e66674ab577b" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:10:08.443050  6560 raft_consensus.cc:3060] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:08.444267  6708 raft_consensus.cc:3055] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:08.444602  6708 raft_consensus.cc:740] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c528ac06588c451bb29608627d4354b2, State: Running, Role: LEADER
I20260710 11:10:08.445333  6708 consensus_queue.cc:260] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [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: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:10:08.448637  6708 raft_consensus.cc:3060] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:08.448872  6560 raft_consensus.cc:2468] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 3.
I20260710 11:10:08.450127  6964 leader_election.cc:304] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [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: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4; no voters: 
I20260710 11:10:08.450877  7122 raft_consensus.cc:2804] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:08.451316  7122 raft_consensus.cc:697] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 LEADER]: Becoming Leader. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Running, Role: LEADER
I20260710 11:10:08.452136  7122 consensus_queue.cc:237] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [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: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:10:08.459111  6708 raft_consensus.cc:2468] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 3.
I20260710 11:10:08.460602  6383 catalog_manager.cc:5697] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 reported cstate change: term changed from 2 to 3, leader changed from c528ac06588c451bb29608627d4354b2 (127.4.76.68) to 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65). New cstate: current_term: 3 leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:08.574666  7155 raft_consensus.cc:993] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154: : Instructing follower 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:08.575093  7102 raft_consensus.cc:1081] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 LEADER]: Signalling peer 68e73ce8f1d741a8baeae5730c657aa4 to start an election
I20260710 11:10:08.576403  7010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678"
dest_uuid: "68e73ce8f1d741a8baeae5730c657aa4"
 from {username='slave'} at 127.0.0.1:34916
I20260710 11:10:08.576923  7010 raft_consensus.cc:493] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:08.577237  7010 raft_consensus.cc:3060] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:08.583258  7010 raft_consensus.cc:515] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:10:08.585618  6560 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a8e7776c9134aeebbe505b75dc76f03"
I20260710 11:10:08.585772  7010 leader_election.cc:290] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [CANDIDATE]: Term 3 election: Requested vote from peers 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091), d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711)
I20260710 11:10:08.586128  6560 raft_consensus.cc:3060] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:08.587257  6633 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7cbce2fdba1b4499ba7af4cec6b8b678" candidate_uuid: "68e73ce8f1d741a8baeae5730c657aa4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8ea29c715c34eccb93366c7dc8d2154"
I20260710 11:10:08.587880  6633 raft_consensus.cc:3055] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:08.588213  6633 raft_consensus.cc:740] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d8ea29c715c34eccb93366c7dc8d2154, State: Running, Role: LEADER
I20260710 11:10:08.589005  6633 consensus_queue.cc:260] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [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: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:10:08.590135  6633 raft_consensus.cc:3060] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:08.592605  6560 raft_consensus.cc:2468] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 3.
I20260710 11:10:08.593569  6964 leader_election.cc:304] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [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: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4; no voters: 
I20260710 11:10:08.594190  7122 raft_consensus.cc:2804] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:08.594646  7122 raft_consensus.cc:697] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 LEADER]: Becoming Leader. State: Replica: 68e73ce8f1d741a8baeae5730c657aa4, State: Running, Role: LEADER
I20260710 11:10:08.595533  7122 consensus_queue.cc:237] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [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: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } }
I20260710 11:10:08.597237  6633 raft_consensus.cc:2468] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 68e73ce8f1d741a8baeae5730c657aa4 in term 3.
I20260710 11:10:08.602890  6383 catalog_manager.cc:5697] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 reported cstate change: term changed from 2 to 3, leader changed from d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67) to 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65). New cstate: current_term: 3 leader_uuid: "68e73ce8f1d741a8baeae5730c657aa4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:08.762509  6560 raft_consensus.cc:1275] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:08.763597  7122 consensus_queue.cc:1048] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:08.787386  6633 raft_consensus.cc:1275] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:08.788595  7124 consensus_queue.cc:1048] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:09.036459  6708 raft_consensus.cc:1275] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 3 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:09.037663  7124 consensus_queue.cc:1048] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:09.046579  6560 raft_consensus.cc:1275] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 3 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:09.047813  7123 consensus_queue.cc:1048] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:09.087568  6560 raft_consensus.cc:1275] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 3 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:09.088598  7163 consensus_queue.cc:1048] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:09.099308  6633 raft_consensus.cc:1275] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 3 FOLLOWER]: Refusing update from remote peer 68e73ce8f1d741a8baeae5730c657aa4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:09.103173  7163 consensus_queue.cc:1048] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8ea29c715c34eccb93366c7dc8d2154" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 37711 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:09.200519  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:09.215528  4401 tablet_server.cc:179] TabletServer@127.4.76.65:45725 shutting down...
I20260710 11:10:09.245116  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:09.245927  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.246728  4401 raft_consensus.cc:2243] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.247726  4401 raft_consensus.cc:2272] T d19c18edbec1421cbb20e66674ab577b P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.250591  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.251380  4401 raft_consensus.cc:2243] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.251875  4401 raft_consensus.cc:2272] T 3489e7a2977a42098716babfb737f06e P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.254338  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.255113  4401 raft_consensus.cc:2243] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.256001  4401 raft_consensus.cc:2272] T 922ffd828a20407eadc2223c8bd3fe26 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.258772  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.259508  4401 raft_consensus.cc:2243] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.259958  4401 raft_consensus.cc:2272] T 2b674e92124a4ef18fbee164090c0cd9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.262266  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.262939  4401 raft_consensus.cc:2243] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.263406  4401 raft_consensus.cc:2272] T 93af5dfad5b1400e889cefd78bec86e2 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.265957  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.266636  4401 raft_consensus.cc:2243] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.267088  4401 raft_consensus.cc:2272] T 82cc1d55b78d452a8d503071f2739cb3 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.269555  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.270273  4401 raft_consensus.cc:2243] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.270764  4401 raft_consensus.cc:2272] T 646ec2a1b0c4446eb6401cf611fb5991 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.273254  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.273869  4401 raft_consensus.cc:2243] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.274300  4401 raft_consensus.cc:2272] T 6fc2bf4e9c594764879f3843551cb5de P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.276749  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.277443  4401 raft_consensus.cc:2243] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.278313  4401 raft_consensus.cc:2272] T 0834349760ca4680bd20410345360fbd P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.280623  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.281244  4401 raft_consensus.cc:2243] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.281697  4401 raft_consensus.cc:2272] T 4642c6839d8e4b86bbb3aefd0ee98242 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.284034  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.284703  4401 raft_consensus.cc:2243] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.285152  4401 raft_consensus.cc:2272] T 8bacf49144fe4898850b686b743c6ce9 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.287550  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.288158  4401 raft_consensus.cc:2243] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.289032  4401 raft_consensus.cc:2272] T e26b379124d24615beee4ca31e149aed P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.291322  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.292001  4401 raft_consensus.cc:2243] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.292491  4401 raft_consensus.cc:2272] T 5921c4d854ef4388a6a19a049cc03f65 P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:09.293433  6526 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 10 similar messages]
I20260710 11:10:09.294914  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.295745  4401 raft_consensus.cc:2243] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:10:09.296298  6526 consensus_peers.cc:597] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:09.296671  4401 raft_consensus.cc:2272] T 810b9652074342eaad48b1188db4a3fe P 68e73ce8f1d741a8baeae5730c657aa4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.299091  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.299855  4401 raft_consensus.cc:2243] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.300316  4401 raft_consensus.cc:2272] T f9c97d6992674a9fb47fcccb8ddcf07c P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:09.300971  6600 consensus_peers.cc:597] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:09.302937  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.303617  4401 raft_consensus.cc:2243] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.304036  4401 raft_consensus.cc:2272] T 1e9b3d36e67c48ada60eaf903cabbe1d P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.306358  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.306972  4401 raft_consensus.cc:2243] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.307911  4401 raft_consensus.cc:2272] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 68e73ce8f1d741a8baeae5730c657aa4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.310479  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:09.311035  4401 raft_consensus.cc:2243] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.311515  4401 raft_consensus.cc:2272] T f364641a981548e2af49ef97ced6c816 P 68e73ce8f1d741a8baeae5730c657aa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.351536  4401 tablet_server.cc:196] TabletServer@127.4.76.65:45725 shutdown complete.
W20260710 11:10:09.362241  6600 consensus_peers.cc:597] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:09.374924  6600 consensus_peers.cc:597] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:09.388479  6600 consensus_peers.cc:597] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:09.395728  4401 tablet_server.cc:179] TabletServer@127.4.76.66:0 shutting down...
W20260710 11:10:09.400985  6674 consensus_peers.cc:597] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:09.425784  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:10:09.426062  6526 consensus_peers.cc:597] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:09.426903  4401 tablet_replica.cc:333] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.427968  4401 raft_consensus.cc:2243] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.428478  4401 raft_consensus.cc:2272] T dcabd7ae3a364524bd9da60bc087b731 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.430982  4401 tablet_replica.cc:333] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.431782  4401 raft_consensus.cc:2243] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.432279  4401 raft_consensus.cc:2272] T 8bacf49144fe4898850b686b743c6ce9 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.434523  4401 tablet_replica.cc:333] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.435083  4401 raft_consensus.cc:2243] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:10:09.435410  6675 consensus_peers.cc:597] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 -> Peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Couldn't send request to peer 3a8e7776c9134aeebbe505b75dc76f03. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:09.435957  4401 raft_consensus.cc:2272] T 93af5dfad5b1400e889cefd78bec86e2 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.437853  4401 tablet_replica.cc:333] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.438373  4401 raft_consensus.cc:2243] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.438728  4401 raft_consensus.cc:2272] T 3037253430b949a6b07b4ebec0f69d74 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.440430  4401 tablet_replica.cc:333] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.440896  4401 raft_consensus.cc:2243] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.441572  4401 raft_consensus.cc:2272] T 0067c1e287e24b5da72568841e8929c4 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.443634  4401 tablet_replica.cc:333] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.444124  4401 raft_consensus.cc:2243] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.444862  4401 raft_consensus.cc:2272] T 3489e7a2977a42098716babfb737f06e P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.446517  4401 tablet_replica.cc:333] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.446972  4401 raft_consensus.cc:2243] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.447322  4401 raft_consensus.cc:2272] T d19c18edbec1421cbb20e66674ab577b P 3a8e7776c9134aeebbe505b75dc76f03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.449357  4401 tablet_replica.cc:333] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.449836  4401 raft_consensus.cc:2243] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.450183  4401 raft_consensus.cc:2272] T 922ffd828a20407eadc2223c8bd3fe26 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.452364  4401 tablet_replica.cc:333] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.452893  4401 raft_consensus.cc:2243] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.453243  4401 raft_consensus.cc:2272] T 5921c4d854ef4388a6a19a049cc03f65 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.455016  4401 tablet_replica.cc:333] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.455505  4401 raft_consensus.cc:2243] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.455858  4401 raft_consensus.cc:2272] T 810b9652074342eaad48b1188db4a3fe P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.457571  4401 tablet_replica.cc:333] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.458017  4401 raft_consensus.cc:2243] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.458364  4401 raft_consensus.cc:2272] T 1e9b3d36e67c48ada60eaf903cabbe1d P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.460024  4401 tablet_replica.cc:333] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.460525  4401 raft_consensus.cc:2243] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.461210  4401 raft_consensus.cc:2272] T f364641a981548e2af49ef97ced6c816 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.462947  4401 tablet_replica.cc:333] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.463420  4401 raft_consensus.cc:2243] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.463800  4401 raft_consensus.cc:2272] T 7cbce2fdba1b4499ba7af4cec6b8b678 P 3a8e7776c9134aeebbe505b75dc76f03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.465839  4401 tablet_replica.cc:333] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.466305  4401 raft_consensus.cc:2243] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.466653  4401 raft_consensus.cc:2272] T 0834349760ca4680bd20410345360fbd P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.468390  4401 tablet_replica.cc:333] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.468987  4401 raft_consensus.cc:2243] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.469805  4401 raft_consensus.cc:2272] T 6fc2bf4e9c594764879f3843551cb5de P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.472043  4401 tablet_replica.cc:333] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
W20260710 11:10:09.472064  6675 consensus_peers.cc:597] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 -> Peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Couldn't send request to peer 3a8e7776c9134aeebbe505b75dc76f03. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:09.472584  4401 raft_consensus.cc:2243] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.472981  4401 raft_consensus.cc:2272] T 3b1c8b49fa7c47d4935b4a4c64d6243f P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.474648  4401 tablet_replica.cc:333] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.475080  4401 raft_consensus.cc:2243] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.475472  4401 raft_consensus.cc:2272] T 4d1acf523fa74e37bf29305207df9005 P 3a8e7776c9134aeebbe505b75dc76f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.477306  4401 tablet_replica.cc:333] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03: stopping tablet replica
I20260710 11:10:09.477692  4401 raft_consensus.cc:2243] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.478358  4401 raft_consensus.cc:2272] T 4ca9d700675440a0a377bded5c89f8c1 P 3a8e7776c9134aeebbe505b75dc76f03 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:09.502024  6674 consensus_peers.cc:597] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:09.509670  4401 tablet_server.cc:196] TabletServer@127.4.76.66:0 shutdown complete.
W20260710 11:10:09.520249  6600 consensus_peers.cc:597] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:09.551878  4401 tablet_server.cc:179] TabletServer@127.4.76.67:0 shutting down...
I20260710 11:10:09.586658  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:09.587679  4401 tablet_replica.cc:333] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.588506  4401 raft_consensus.cc:2243] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.589051  4401 raft_consensus.cc:2272] T dcabd7ae3a364524bd9da60bc087b731 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.591593  4401 tablet_replica.cc:333] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.592336  4401 raft_consensus.cc:2243] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.592846  4401 raft_consensus.cc:2272] T 2b674e92124a4ef18fbee164090c0cd9 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.595224  4401 tablet_replica.cc:333] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.595968  4401 raft_consensus.cc:2243] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.596433  4401 raft_consensus.cc:2272] T 4642c6839d8e4b86bbb3aefd0ee98242 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.598711  4401 tablet_replica.cc:333] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.599368  4401 raft_consensus.cc:2243] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.599908  4401 raft_consensus.cc:2272] T 82cc1d55b78d452a8d503071f2739cb3 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.602733  4401 tablet_replica.cc:333] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.603430  4401 raft_consensus.cc:2243] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.603921  4401 raft_consensus.cc:2272] T 4ca9d700675440a0a377bded5c89f8c1 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.606189  4401 tablet_replica.cc:333] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.608392  4401 raft_consensus.cc:2243] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.608851  4401 raft_consensus.cc:2272] T 922ffd828a20407eadc2223c8bd3fe26 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.612185  4401 tablet_replica.cc:333] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.613133  4401 raft_consensus.cc:2243] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.614151  4401 raft_consensus.cc:2272] T 5921c4d854ef4388a6a19a049cc03f65 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.616528  4401 tablet_replica.cc:333] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.617184  4401 raft_consensus.cc:2243] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.618058  4401 raft_consensus.cc:2272] T 8bacf49144fe4898850b686b743c6ce9 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.620549  4401 tablet_replica.cc:333] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.621198  4401 raft_consensus.cc:2243] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:09.621308  6674 consensus_peers.cc:597] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 -> Peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Couldn't send request to peer d8ea29c715c34eccb93366c7dc8d2154. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:09.621704  4401 raft_consensus.cc:2272] T e26b379124d24615beee4ca31e149aed P d8ea29c715c34eccb93366c7dc8d2154 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.624063  4401 tablet_replica.cc:333] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.624768  4401 raft_consensus.cc:2243] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.625242  4401 raft_consensus.cc:2272] T 810b9652074342eaad48b1188db4a3fe P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.627619  4401 tablet_replica.cc:333] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.628338  4401 raft_consensus.cc:2243] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.629243  4401 raft_consensus.cc:2272] T f9c97d6992674a9fb47fcccb8ddcf07c P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.631489  4401 tablet_replica.cc:333] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.632189  4401 raft_consensus.cc:2243] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.633062  4401 raft_consensus.cc:2272] T 1e9b3d36e67c48ada60eaf903cabbe1d P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.635353  4401 tablet_replica.cc:333] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.636003  4401 raft_consensus.cc:2243] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.636438  4401 raft_consensus.cc:2272] T 7cbce2fdba1b4499ba7af4cec6b8b678 P d8ea29c715c34eccb93366c7dc8d2154 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.638885  4401 tablet_replica.cc:333] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.639515  4401 raft_consensus.cc:2243] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.639972  4401 raft_consensus.cc:2272] T 3037253430b949a6b07b4ebec0f69d74 P d8ea29c715c34eccb93366c7dc8d2154 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.642108  4401 tablet_replica.cc:333] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.642717  4401 raft_consensus.cc:2243] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.643146  4401 raft_consensus.cc:2272] T 0067c1e287e24b5da72568841e8929c4 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.645423  4401 tablet_replica.cc:333] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.646003  4401 raft_consensus.cc:2243] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.646850  4401 raft_consensus.cc:2272] T 646ec2a1b0c4446eb6401cf611fb5991 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.648989  4401 tablet_replica.cc:333] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.649540  4401 raft_consensus.cc:2243] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:09.649989  4401 raft_consensus.cc:2272] T 3b1c8b49fa7c47d4935b4a4c64d6243f P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:09.652230  4401 tablet_replica.cc:333] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154: stopping tablet replica
I20260710 11:10:09.652822  4401 raft_consensus.cc:2243] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:09.653671  4401 raft_consensus.cc:2272] T 4d1acf523fa74e37bf29305207df9005 P d8ea29c715c34eccb93366c7dc8d2154 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:09.681169  6674 connection.cc:573] client connection to 127.4.76.67:37711 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 11:10:09.681612  6674 consensus_peers.cc:597] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 -> Peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Couldn't send request to peer d8ea29c715c34eccb93366c7dc8d2154. Status: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:09.695081  6674 consensus_peers.cc:597] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 -> Peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Couldn't send request to peer 68e73ce8f1d741a8baeae5730c657aa4. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:09.737389  6674 consensus_peers.cc:597] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 -> Peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Couldn't send request to peer d8ea29c715c34eccb93366c7dc8d2154. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.67:37711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:09.758172  6675 consensus_peers.cc:597] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 -> Peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Couldn't send request to peer 3a8e7776c9134aeebbe505b75dc76f03. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.66:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:09.778913  6674 consensus_peers.cc:597] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 -> Peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Couldn't send request to peer d8ea29c715c34eccb93366c7dc8d2154. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.67:37711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:09.844422  6674 consensus_peers.cc:597] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 -> Peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Couldn't send request to peer d8ea29c715c34eccb93366c7dc8d2154. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.67:37711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:10.076359  6674 consensus_peers.cc:597] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 -> Peer d8ea29c715c34eccb93366c7dc8d2154 (127.4.76.67:37711): Couldn't send request to peer d8ea29c715c34eccb93366c7dc8d2154. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.67:37711: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:10.247694  7175 raft_consensus.cc:493] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 68e73ce8f1d741a8baeae5730c657aa4)
I20260710 11:10:10.248175  7175 raft_consensus.cc:515] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c528ac06588c451bb29608627d4354b2" member_type: VOTER last_known_addr { host: "127.4.76.68" port: 34055 } } peers { permanent_uuid: "68e73ce8f1d741a8baeae5730c657aa4" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 45725 } } peers { permanent_uuid: "3a8e7776c9134aeebbe505b75dc76f03" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 34091 } }
I20260710 11:10:10.250563  7175 leader_election.cc:290] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725), 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091)
W20260710 11:10:10.255055  6674 leader_election.cc:336] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 68e73ce8f1d741a8baeae5730c657aa4 (127.4.76.65:45725): Network error: Client connection negotiation failed: client connection to 127.4.76.65:45725: connect: Connection refused (error 111)
W20260710 11:10:10.256290  6675 leader_election.cc:336] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 3a8e7776c9134aeebbe505b75dc76f03 (127.4.76.66:34091): Network error: Client connection negotiation failed: client connection to 127.4.76.66:34091: connect: Connection refused (error 111)
I20260710 11:10:10.256596  6675 leader_election.cc:304] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [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: c528ac06588c451bb29608627d4354b2; no voters: 3a8e7776c9134aeebbe505b75dc76f03, 68e73ce8f1d741a8baeae5730c657aa4
I20260710 11:10:10.257124  7175 raft_consensus.cc:2749] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:10.384366  4401 tablet_server.cc:196] TabletServer@127.4.76.67:0 shutdown complete.
I20260710 11:10:10.414021  4401 tablet_server.cc:179] TabletServer@127.4.76.68:0 shutting down...
I20260710 11:10:10.435868  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:10.436494  4401 tablet_replica.cc:333] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.437052  4401 raft_consensus.cc:2243] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:10.437819  4401 raft_consensus.cc:2272] T dcabd7ae3a364524bd9da60bc087b731 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.439611  4401 tablet_replica.cc:333] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.440101  4401 raft_consensus.cc:2243] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.440454  4401 raft_consensus.cc:2272] T 0834349760ca4680bd20410345360fbd P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.442083  4401 tablet_replica.cc:333] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.442551  4401 raft_consensus.cc:2243] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.442937  4401 raft_consensus.cc:2272] T 6fc2bf4e9c594764879f3843551cb5de P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.444646  4401 tablet_replica.cc:333] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.445139  4401 raft_consensus.cc:2243] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.445483  4401 raft_consensus.cc:2272] T f364641a981548e2af49ef97ced6c816 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.447144  4401 tablet_replica.cc:333] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.447647  4401 raft_consensus.cc:2243] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.448024  4401 raft_consensus.cc:2272] T 4d1acf523fa74e37bf29305207df9005 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.449676  4401 tablet_replica.cc:333] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.450145  4401 raft_consensus.cc:2243] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:10.450798  4401 raft_consensus.cc:2272] T 3b1c8b49fa7c47d4935b4a4c64d6243f P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.452469  4401 tablet_replica.cc:333] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.452929  4401 raft_consensus.cc:2243] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:10.453543  4401 raft_consensus.cc:2272] T 3037253430b949a6b07b4ebec0f69d74 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.455089  4401 tablet_replica.cc:333] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.455577  4401 raft_consensus.cc:2243] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.455955  4401 raft_consensus.cc:2272] T 3489e7a2977a42098716babfb737f06e P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.457542  4401 tablet_replica.cc:333] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.457994  4401 raft_consensus.cc:2243] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.458345  4401 raft_consensus.cc:2272] T 0067c1e287e24b5da72568841e8929c4 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.460007  4401 tablet_replica.cc:333] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.460472  4401 raft_consensus.cc:2243] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:10.461125  4401 raft_consensus.cc:2272] T 82cc1d55b78d452a8d503071f2739cb3 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.462715  4401 tablet_replica.cc:333] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.463155  4401 raft_consensus.cc:2243] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.463513  4401 raft_consensus.cc:2272] T 4ca9d700675440a0a377bded5c89f8c1 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.465008  4401 tablet_replica.cc:333] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.465454  4401 raft_consensus.cc:2243] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:10.466074  4401 raft_consensus.cc:2272] T 4642c6839d8e4b86bbb3aefd0ee98242 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.467767  4401 tablet_replica.cc:333] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.468216  4401 raft_consensus.cc:2243] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.468554  4401 raft_consensus.cc:2272] T d19c18edbec1421cbb20e66674ab577b P c528ac06588c451bb29608627d4354b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.470082  4401 tablet_replica.cc:333] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.470496  4401 raft_consensus.cc:2243] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.470840  4401 raft_consensus.cc:2272] T e26b379124d24615beee4ca31e149aed P c528ac06588c451bb29608627d4354b2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.472404  4401 tablet_replica.cc:333] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.472839  4401 raft_consensus.cc:2243] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:10.473470  4401 raft_consensus.cc:2272] T 2b674e92124a4ef18fbee164090c0cd9 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.475078  4401 tablet_replica.cc:333] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.475517  4401 raft_consensus.cc:2243] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.475884  4401 raft_consensus.cc:2272] T 93af5dfad5b1400e889cefd78bec86e2 P c528ac06588c451bb29608627d4354b2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.477392  4401 tablet_replica.cc:333] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.477797  4401 raft_consensus.cc:2243] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.478122  4401 raft_consensus.cc:2272] T 646ec2a1b0c4446eb6401cf611fb5991 P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.479707  4401 tablet_replica.cc:333] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2: stopping tablet replica
I20260710 11:10:10.480111  4401 raft_consensus.cc:2243] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:10.480449  4401 raft_consensus.cc:2272] T f9c97d6992674a9fb47fcccb8ddcf07c P c528ac06588c451bb29608627d4354b2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.515583  4401 tablet_server.cc:196] TabletServer@127.4.76.68:0 shutdown complete.
I20260710 11:10:10.542929  4401 master.cc:562] Master@127.4.76.126:36215 shutting down...
I20260710 11:10:10.560745  4401 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:10.561251  4401 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:10.561565  4401 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6b26166e4df949c0a1ebbbb42ef52e72: stopping tablet replica
I20260710 11:10:10.580109  4401 master.cc:584] Master@127.4.76.126:36215 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (19160 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:10:10.630638  4401 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.76.126:35317
I20260710 11:10:10.631732  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:10.636879  7178 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:10.636977  7179 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:10.637488  7181 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:10.638276  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:10.639104  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:10.639284  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:10.639421  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681810639403 us; error 0 us; skew 500 ppm
I20260710 11:10:10.639957  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:10.642074  4401 webserver.cc:533] Webserver started at http://127.4.76.126:38383/ using document root <none> and password file <none>
I20260710 11:10:10.642505  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:10.642668  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:10.642925  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:10.643980  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/master-0-root/instance:
uuid: "55add4ec2cdb492d8c2f86f9b3b8e899"
format_stamp: "Formatted at 2026-07-10 11:10:10 on dist-test-slave-0nsv"
I20260710 11:10:10.647970  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:10.650858  7186 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:10.651490  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:10.651739  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/master-0-root
uuid: "55add4ec2cdb492d8c2f86f9b3b8e899"
format_stamp: "Formatted at 2026-07-10 11:10:10 on dist-test-slave-0nsv"
I20260710 11:10:10.652009  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:10.668602  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:10.669694  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:10.704195  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.126:35317
I20260710 11:10:10.704299  7237 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.126:35317 every 8 connection(s)
I20260710 11:10:10.707967  7238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:10.717581  7238 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899: Bootstrap starting.
I20260710 11:10:10.722028  7238 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:10.725868  7238 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899: No bootstrap required, opened a new log
I20260710 11:10:10.727871  7238 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55add4ec2cdb492d8c2f86f9b3b8e899" member_type: VOTER }
I20260710 11:10:10.728226  7238 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:10.728397  7238 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55add4ec2cdb492d8c2f86f9b3b8e899, State: Initialized, Role: FOLLOWER
I20260710 11:10:10.728889  7238 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55add4ec2cdb492d8c2f86f9b3b8e899" member_type: VOTER }
I20260710 11:10:10.729308  7238 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:10.729490  7238 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:10.729684  7238 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:10.733650  7238 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55add4ec2cdb492d8c2f86f9b3b8e899" member_type: VOTER }
I20260710 11:10:10.734077  7238 leader_election.cc:304] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [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: 55add4ec2cdb492d8c2f86f9b3b8e899; no voters: 
I20260710 11:10:10.735018  7238 leader_election.cc:290] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:10.735301  7241 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:10.736475  7241 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 1 LEADER]: Becoming Leader. State: Replica: 55add4ec2cdb492d8c2f86f9b3b8e899, State: Running, Role: LEADER
I20260710 11:10:10.737087  7241 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [LEADER]: Queue going to LEADER mode. State: All 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: "55add4ec2cdb492d8c2f86f9b3b8e899" member_type: VOTER }
I20260710 11:10:10.737728  7238 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:10.741250  7243 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55add4ec2cdb492d8c2f86f9b3b8e899. Latest consensus state: current_term: 1 leader_uuid: "55add4ec2cdb492d8c2f86f9b3b8e899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55add4ec2cdb492d8c2f86f9b3b8e899" member_type: VOTER } }
I20260710 11:10:10.741806  7243 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:10.741698  7242 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55add4ec2cdb492d8c2f86f9b3b8e899" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55add4ec2cdb492d8c2f86f9b3b8e899" member_type: VOTER } }
I20260710 11:10:10.742259  7242 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:10.743768  7248 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:10.750658  7248 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:10.751593  4401 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:10.758302  7248 catalog_manager.cc:1383] Generated new cluster ID: 0f61eae5b10e4cdc9b882d0a85c12ee4
I20260710 11:10:10.758555  7248 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:10.774184  7248 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:10.775350  7248 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:10.786595  7248 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899: Generated new TSK 0
I20260710 11:10:10.787111  7248 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:10.818226  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:10.823689  7259 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:10.824707  7260 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:10.825922  7262 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:10.826324  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:10.827116  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:10.827293  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:10.827411  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681810827400 us; error 0 us; skew 500 ppm
I20260710 11:10:10.827914  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:10.829989  4401 webserver.cc:533] Webserver started at http://127.4.76.65:41259/ using document root <none> and password file <none>
I20260710 11:10:10.830408  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:10.830556  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:10.830755  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:10.831795  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-0-root/instance:
uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
format_stamp: "Formatted at 2026-07-10 11:10:10 on dist-test-slave-0nsv"
I20260710 11:10:10.835886  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:10.838850  7267 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:10.839545  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:10.839795  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-0-root
uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
format_stamp: "Formatted at 2026-07-10 11:10:10 on dist-test-slave-0nsv"
I20260710 11:10:10.840040  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:10.864524  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:10.865643  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:10.866997  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:10.869189  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:10.869381  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:10.869596  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:10.869752  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:10.906836  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.65:41975
I20260710 11:10:10.906925  7329 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.65:41975 every 8 connection(s)
I20260710 11:10:10.911769  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:10.918825  7334 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:10.920221  7335 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:10.922804  7337 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:10.924559  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:10.925551  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:10:10.925783  7330 heartbeater.cc:344] Connected to a master server at 127.4.76.126:35317
W20260710 11:10:10.925791  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:10.926178  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681810926158 us; error 0 us; skew 500 ppm
I20260710 11:10:10.926218  7330 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:10.926744  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:10.926997  7330 heartbeater.cc:507] Master 127.4.76.126:35317 requested a full tablet report, sending...
I20260710 11:10:10.929124  7203 ts_manager.cc:194] Registered new tserver with Master: 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975)
I20260710 11:10:10.929234  4401 webserver.cc:533] Webserver started at http://127.4.76.66:36399/ using document root <none> and password file <none>
I20260710 11:10:10.929783  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:10.929962  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:10.930190  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:10.930837  7203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55448
I20260710 11:10:10.931160  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-1-root/instance:
uuid: "5d7dc5f8796b41aba892eb425030f899"
format_stamp: "Formatted at 2026-07-10 11:10:10 on dist-test-slave-0nsv"
I20260710 11:10:10.935268  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:10:10.938107  7342 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:10.938740  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:10.939004  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-1-root
uuid: "5d7dc5f8796b41aba892eb425030f899"
format_stamp: "Formatted at 2026-07-10 11:10:10 on dist-test-slave-0nsv"
I20260710 11:10:10.939258  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:10.955482  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:10.956528  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:10.957815  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:10.959853  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:10.960031  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:10.960234  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:10.960378  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:10.996291  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.66:38241
I20260710 11:10:10.996388  7404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.66:38241 every 8 connection(s)
I20260710 11:10:11.000659  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:11.008291  7408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:11.008824  7409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:11.010780  7411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:11.011324  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:11.012363  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:11.012601  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:11.012773  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681811012749 us; error 0 us; skew 500 ppm
I20260710 11:10:11.013063  7405 heartbeater.cc:344] Connected to a master server at 127.4.76.126:35317
I20260710 11:10:11.013387  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:11.013393  7405 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:11.014258  7405 heartbeater.cc:507] Master 127.4.76.126:35317 requested a full tablet report, sending...
I20260710 11:10:11.016119  4401 webserver.cc:533] Webserver started at http://127.4.76.67:41577/ using document root <none> and password file <none>
I20260710 11:10:11.016428  7203 ts_manager.cc:194] Registered new tserver with Master: 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:11.016793  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:11.017059  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:11.017369  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:11.018143  7203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55464
I20260710 11:10:11.018841  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-2-root/instance:
uuid: "251e359eea56475cbf87971ad49b6890"
format_stamp: "Formatted at 2026-07-10 11:10:11 on dist-test-slave-0nsv"
I20260710 11:10:11.023401  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:10:11.026400  7416 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:11.027030  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:11.027292  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-2-root
uuid: "251e359eea56475cbf87971ad49b6890"
format_stamp: "Formatted at 2026-07-10 11:10:11 on dist-test-slave-0nsv"
I20260710 11:10:11.027576  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:11.060609  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:11.061700  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:11.063073  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:11.065151  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:11.065348  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:11.065560  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:11.065706  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:11.102425  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.67:41111
I20260710 11:10:11.102515  7478 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.67:41111 every 8 connection(s)
I20260710 11:10:11.114660  7479 heartbeater.cc:344] Connected to a master server at 127.4.76.126:35317
I20260710 11:10:11.115041  7479 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:11.115725  7479 heartbeater.cc:507] Master 127.4.76.126:35317 requested a full tablet report, sending...
I20260710 11:10:11.117517  7203 ts_manager.cc:194] Registered new tserver with Master: 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.118546  4401 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013145524s
I20260710 11:10:11.118932  7203 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55468
I20260710 11:10:11.141052  7203 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55474:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:11.143805  7203 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:11.213721  7370 tablet_service.cc:1511] Processing CreateTablet for tablet be7c8b683a51441e9e2b741f1690ef34 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:11.217160  7368 tablet_service.cc:1511] Processing CreateTablet for tablet 914317d40483428fb089fcab29fdc170 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:11.218530  7368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914317d40483428fb089fcab29fdc170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.220537  7369 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9179cd12f447788e77c359902b8f96 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:11.221844  7369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9179cd12f447788e77c359902b8f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.223703  7291 tablet_service.cc:1511] Processing CreateTablet for tablet 26cbfe868c4c4aa782e0f05262954d01 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:11.225020  7291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26cbfe868c4c4aa782e0f05262954d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.225230  7290 tablet_service.cc:1511] Processing CreateTablet for tablet 92527b1fc25f4f46a5ff6ad93b6ca4c5 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:11.225449  7294 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9179cd12f447788e77c359902b8f96 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:11.225656  7367 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6c737e83e44d6192c9b1bdf4418541 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:11.226420  7290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92527b1fc25f4f46a5ff6ad93b6ca4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.226787  7367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6c737e83e44d6192c9b1bdf4418541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.227602  7293 tablet_service.cc:1511] Processing CreateTablet for tablet 914317d40483428fb089fcab29fdc170 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:11.228878  7293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914317d40483428fb089fcab29fdc170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.230108  7365 tablet_service.cc:1511] Processing CreateTablet for tablet 92527b1fc25f4f46a5ff6ad93b6ca4c5 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:11.231281  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92527b1fc25f4f46a5ff6ad93b6ca4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.232501  7292 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6c737e83e44d6192c9b1bdf4418541 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:11.233693  7292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6c737e83e44d6192c9b1bdf4418541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.228495  7366 tablet_service.cc:1511] Processing CreateTablet for tablet 26cbfe868c4c4aa782e0f05262954d01 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:11.239444  7294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9179cd12f447788e77c359902b8f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.239914  7366 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26cbfe868c4c4aa782e0f05262954d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.240155  7289 tablet_service.cc:1511] Processing CreateTablet for tablet 60988fb713674559a1b0ac41d5dc1d5c (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:11.241357  7289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60988fb713674559a1b0ac41d5dc1d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.224131  7295 tablet_service.cc:1511] Processing CreateTablet for tablet be7c8b683a51441e9e2b741f1690ef34 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:11.242816  7295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7c8b683a51441e9e2b741f1690ef34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.245568  7370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7c8b683a51441e9e2b741f1690ef34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.249351  7364 tablet_service.cc:1511] Processing CreateTablet for tablet 60988fb713674559a1b0ac41d5dc1d5c (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:11.250584  7364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60988fb713674559a1b0ac41d5dc1d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.251504  7288 tablet_service.cc:1511] Processing CreateTablet for tablet 3f83db540bc34024b8eeb09bbe50dcbd (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:11.256137  7288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f83db540bc34024b8eeb09bbe50dcbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.280663  7444 tablet_service.cc:1511] Processing CreateTablet for tablet be7c8b683a51441e9e2b741f1690ef34 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:10:11.282179  7444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be7c8b683a51441e9e2b741f1690ef34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.291721  7443 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9179cd12f447788e77c359902b8f96 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:10:11.292553  7442 tablet_service.cc:1511] Processing CreateTablet for tablet 914317d40483428fb089fcab29fdc170 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:10:11.293171  7443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9179cd12f447788e77c359902b8f96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.293962  7442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 914317d40483428fb089fcab29fdc170. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.296834  7441 tablet_service.cc:1511] Processing CreateTablet for tablet 5f6c737e83e44d6192c9b1bdf4418541 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:10:11.298206  7441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f6c737e83e44d6192c9b1bdf4418541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.298996  7363 tablet_service.cc:1511] Processing CreateTablet for tablet 3f83db540bc34024b8eeb09bbe50dcbd (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:11.300275  7363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f83db540bc34024b8eeb09bbe50dcbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.301074  7440 tablet_service.cc:1511] Processing CreateTablet for tablet 26cbfe868c4c4aa782e0f05262954d01 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:10:11.302402  7440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26cbfe868c4c4aa782e0f05262954d01. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.304992  7439 tablet_service.cc:1511] Processing CreateTablet for tablet 92527b1fc25f4f46a5ff6ad93b6ca4c5 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:10:11.306353  7439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92527b1fc25f4f46a5ff6ad93b6ca4c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.309078  7438 tablet_service.cc:1511] Processing CreateTablet for tablet 60988fb713674559a1b0ac41d5dc1d5c (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:10:11.310389  7438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60988fb713674559a1b0ac41d5dc1d5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.316640  7437 tablet_service.cc:1511] Processing CreateTablet for tablet 3f83db540bc34024b8eeb09bbe50dcbd (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:10:11.318128  7437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f83db540bc34024b8eeb09bbe50dcbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.345361  7365 tablet_service.cc:1511] Processing CreateTablet for tablet 88da6ada3a0441b794487a1a708c8867 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:11.346624  7365 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88da6ada3a0441b794487a1a708c8867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.356699  7494 tablet_bootstrap.cc:492] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:11.360543  7495 tablet_bootstrap.cc:492] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899: Bootstrap starting.
I20260710 11:10:11.361290  7436 tablet_service.cc:1511] Processing CreateTablet for tablet 88da6ada3a0441b794487a1a708c8867 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:11.362526  7436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88da6ada3a0441b794487a1a708c8867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.371582  7494 tablet_bootstrap.cc:654] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.376763  7288 tablet_service.cc:1511] Processing CreateTablet for tablet c1ccfd01dd9445778dd0cbfd9b89fbd1 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:11.379145  7288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ccfd01dd9445778dd0cbfd9b89fbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.379643  7370 tablet_service.cc:1511] Processing CreateTablet for tablet c1ccfd01dd9445778dd0cbfd9b89fbd1 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:11.381305  7370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ccfd01dd9445778dd0cbfd9b89fbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.381582  7291 tablet_service.cc:1511] Processing CreateTablet for tablet 88da6ada3a0441b794487a1a708c8867 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:10:11.382795  7291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88da6ada3a0441b794487a1a708c8867. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.392684  7495 tablet_bootstrap.cc:654] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.394559  7435 tablet_service.cc:1511] Processing CreateTablet for tablet c1ccfd01dd9445778dd0cbfd9b89fbd1 (DEFAULT_TABLE table=test-workload [id=1750f4dfeb824595b9ad0822c09c624a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:10:11.395820  7435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1ccfd01dd9445778dd0cbfd9b89fbd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:11.429204  7496 tablet_bootstrap.cc:492] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890: Bootstrap starting.
I20260710 11:10:11.437554  7494 tablet_bootstrap.cc:492] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: No bootstrap required, opened a new log
I20260710 11:10:11.438534  7494 ts_tablet_manager.cc:1403] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.082s	user 0.006s	sys 0.007s
I20260710 11:10:11.442507  7496 tablet_bootstrap.cc:654] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.442268  7494 raft_consensus.cc:359] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.442970  7494 raft_consensus.cc:385] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.443256  7494 raft_consensus.cc:740] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.444098  7494 consensus_queue.cc:260] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.446506  7495 tablet_bootstrap.cc:492] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899: No bootstrap required, opened a new log
I20260710 11:10:11.446609  7494 ts_tablet_manager.cc:1434] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:10:11.447012  7495 ts_tablet_manager.cc:1403] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.025s
I20260710 11:10:11.447656  7494 tablet_bootstrap.cc:492] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:11.447765  7330 heartbeater.cc:499] Master 127.4.76.126:35317 was elected leader, sending a full tablet report...
I20260710 11:10:11.449818  7495 raft_consensus.cc:359] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.450502  7495 raft_consensus.cc:385] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.450765  7495 raft_consensus.cc:740] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.452601  7495 consensus_queue.cc:260] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.454171  7494 tablet_bootstrap.cc:654] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.455152  7496 tablet_bootstrap.cc:492] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890: No bootstrap required, opened a new log
I20260710 11:10:11.455669  7496 ts_tablet_manager.cc:1403] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890: Time spent bootstrapping tablet: real 0.027s	user 0.005s	sys 0.007s
I20260710 11:10:11.458598  7496 raft_consensus.cc:359] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.459319  7496 raft_consensus.cc:385] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.459625  7496 raft_consensus.cc:740] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.460494  7496 consensus_queue.cc:260] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.465317  7494 tablet_bootstrap.cc:492] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: No bootstrap required, opened a new log
I20260710 11:10:11.465821  7494 ts_tablet_manager.cc:1403] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260710 11:10:11.468421  7494 raft_consensus.cc:359] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:11.468887  7405 heartbeater.cc:499] Master 127.4.76.126:35317 was elected leader, sending a full tablet report...
I20260710 11:10:11.469151  7494 raft_consensus.cc:385] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.469455  7494 raft_consensus.cc:740] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.469655  7495 ts_tablet_manager.cc:1434] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.013s
I20260710 11:10:11.470745  7495 tablet_bootstrap.cc:492] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899: Bootstrap starting.
I20260710 11:10:11.471168  7496 ts_tablet_manager.cc:1434] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:10:11.471052  7494 consensus_queue.cc:260] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:11.473132  7494 ts_tablet_manager.cc:1434] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:10:11.474004  7494 tablet_bootstrap.cc:492] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:11.475775  7479 heartbeater.cc:499] Master 127.4.76.126:35317 was elected leader, sending a full tablet report...
I20260710 11:10:11.476711  7495 tablet_bootstrap.cc:654] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.482605  7496 tablet_bootstrap.cc:492] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890: Bootstrap starting.
I20260710 11:10:11.483099  7494 tablet_bootstrap.cc:654] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.489352  7496 tablet_bootstrap.cc:654] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.495368  7495 tablet_bootstrap.cc:492] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899: No bootstrap required, opened a new log
I20260710 11:10:11.495384  7494 tablet_bootstrap.cc:492] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: No bootstrap required, opened a new log
I20260710 11:10:11.495581  7496 tablet_bootstrap.cc:492] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890: No bootstrap required, opened a new log
I20260710 11:10:11.496071  7495 ts_tablet_manager.cc:1403] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.013s
I20260710 11:10:11.496503  7496 ts_tablet_manager.cc:1403] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.003s
I20260710 11:10:11.496150  7494 ts_tablet_manager.cc:1403] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.003s
I20260710 11:10:11.498860  7495 raft_consensus.cc:359] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.499526  7495 raft_consensus.cc:385] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.499786  7495 raft_consensus.cc:740] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.500504  7495 consensus_queue.cc:260] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.500772  7494 raft_consensus.cc:359] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.501482  7494 raft_consensus.cc:385] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.501778  7494 raft_consensus.cc:740] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.502417  7495 ts_tablet_manager.cc:1434] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.002s
I20260710 11:10:11.502427  7494 consensus_queue.cc:260] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.503818  7495 tablet_bootstrap.cc:492] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899: Bootstrap starting.
I20260710 11:10:11.503489  7496 raft_consensus.cc:359] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:11.504204  7496 raft_consensus.cc:385] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.504478  7496 raft_consensus.cc:740] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.504796  7494 ts_tablet_manager.cc:1434] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:10:11.505146  7496 consensus_queue.cc:260] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:11.505739  7494 tablet_bootstrap.cc:492] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:11.507376  7496 ts_tablet_manager.cc:1434] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:11.508284  7496 tablet_bootstrap.cc:492] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890: Bootstrap starting.
I20260710 11:10:11.510447  7495 tablet_bootstrap.cc:654] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.512650  7494 tablet_bootstrap.cc:654] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.514963  7496 tablet_bootstrap.cc:654] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.522044  7494 tablet_bootstrap.cc:492] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: No bootstrap required, opened a new log
I20260710 11:10:11.522516  7494 ts_tablet_manager.cc:1403] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 11:10:11.525275  7494 raft_consensus.cc:359] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.526355  7494 raft_consensus.cc:385] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.526635  7494 raft_consensus.cc:740] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.527297  7494 consensus_queue.cc:260] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.528733  7499 raft_consensus.cc:493] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:11.529158  7499 raft_consensus.cc:515] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.529552  7495 tablet_bootstrap.cc:492] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899: No bootstrap required, opened a new log
I20260710 11:10:11.530311  7495 ts_tablet_manager.cc:1403] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.005s
I20260710 11:10:11.532976  7495 raft_consensus.cc:359] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.533600  7495 raft_consensus.cc:385] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.533711  7499 leader_election.cc:290] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.533914  7495 raft_consensus.cc:740] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.534686  7495 consensus_queue.cc:260] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.536923  7495 ts_tablet_manager.cc:1434] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260710 11:10:11.537868  7495 tablet_bootstrap.cc:492] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899: Bootstrap starting.
I20260710 11:10:11.538719  7501 raft_consensus.cc:493] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:11.539218  7501 raft_consensus.cc:515] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.547616  7501 leader_election.cc:290] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.547789  7495 tablet_bootstrap.cc:654] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.552948  7494 ts_tablet_manager.cc:1434] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.006s
I20260710 11:10:11.564451  7494 tablet_bootstrap.cc:492] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:11.570422  7494 tablet_bootstrap.cc:654] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.571223  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
I20260710 11:10:11.574538  7496 tablet_bootstrap.cc:492] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890: No bootstrap required, opened a new log
I20260710 11:10:11.575057  7496 ts_tablet_manager.cc:1403] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890: Time spent bootstrapping tablet: real 0.067s	user 0.024s	sys 0.024s
I20260710 11:10:11.575754  7495 tablet_bootstrap.cc:492] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899: No bootstrap required, opened a new log
I20260710 11:10:11.576277  7495 ts_tablet_manager.cc:1403] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.003s
I20260710 11:10:11.577836  7496 raft_consensus.cc:359] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.583092  7496 raft_consensus.cc:385] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.583400  7496 raft_consensus.cc:740] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.579183  7495 raft_consensus.cc:359] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
W20260710 11:10:11.579665  7271 leader_election.cc:343] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:11.584141  7496 consensus_queue.cc:260] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.581777  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899" is_pre_election: true
I20260710 11:10:11.585206  7380 raft_consensus.cc:2468] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19acdd2632dc484e8e7e4aa3e8ac51ee in term 0.
I20260710 11:10:11.586673  7268 leader_election.cc:304] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [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: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 251e359eea56475cbf87971ad49b6890
I20260710 11:10:11.587502  7499 raft_consensus.cc:2804] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:11.587845  7499 raft_consensus.cc:493] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:11.588161  7499 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.588529  7305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92527b1fc25f4f46a5ff6ad93b6ca4c5" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" is_pre_election: true
I20260710 11:10:11.589165  7305 raft_consensus.cc:2468] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 0.
I20260710 11:10:11.590430  7344 leader_election.cc:304] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:11.591531  7495 raft_consensus.cc:385] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.591843  7495 raft_consensus.cc:740] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.592476  7496 ts_tablet_manager.cc:1434] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260710 11:10:11.592519  7495 consensus_queue.cc:260] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.593912  7496 tablet_bootstrap.cc:492] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890: Bootstrap starting.
I20260710 11:10:11.595088  7499 raft_consensus.cc:515] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.598218  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:11.598791  7380 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.593375  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92527b1fc25f4f46a5ff6ad93b6ca4c5" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
I20260710 11:10:11.599707  7496 tablet_bootstrap.cc:654] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.599941  7454 raft_consensus.cc:2468] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 0.
I20260710 11:10:11.591858  7501 raft_consensus.cc:2804] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:11.603271  7501 raft_consensus.cc:493] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:11.603639  7501 raft_consensus.cc:3060] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.606173  7380 raft_consensus.cc:2468] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19acdd2632dc484e8e7e4aa3e8ac51ee in term 1.
I20260710 11:10:11.607496  7268 leader_election.cc:304] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:11.610435  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890"
W20260710 11:10:11.611884  7271 leader_election.cc:343] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:11.612521  7499 leader_election.cc:290] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 election: Requested vote from peers 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.612350  7501 raft_consensus.cc:515] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.613224  7499 raft_consensus.cc:2804] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:11.613811  7499 raft_consensus.cc:697] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 LEADER]: Becoming Leader. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Running, Role: LEADER
I20260710 11:10:11.614743  7499 consensus_queue.cc:237] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.615926  7305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92527b1fc25f4f46a5ff6ad93b6ca4c5" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:11.616514  7305 raft_consensus.cc:3060] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.617755  7494 tablet_bootstrap.cc:492] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: No bootstrap required, opened a new log
I20260710 11:10:11.618350  7494 ts_tablet_manager.cc:1403] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.054s	user 0.012s	sys 0.011s
I20260710 11:10:11.621508  7494 raft_consensus.cc:359] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.622741  7496 tablet_bootstrap.cc:492] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890: No bootstrap required, opened a new log
I20260710 11:10:11.623432  7501 leader_election.cc:290] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.624027  7496 ts_tablet_manager.cc:1403] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.011s
I20260710 11:10:11.624482  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92527b1fc25f4f46a5ff6ad93b6ca4c5" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:11.623054  7305 raft_consensus.cc:2468] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 1.
I20260710 11:10:11.625635  7454 raft_consensus.cc:3060] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.627159  7344 leader_election.cc:304] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:11.627682  7494 raft_consensus.cc:385] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.627972  7495 ts_tablet_manager.cc:1434] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899: Time spent starting tablet: real 0.051s	user 0.022s	sys 0.018s
I20260710 11:10:11.628044  7494 raft_consensus.cc:740] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.629024  7495 tablet_bootstrap.cc:492] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899: Bootstrap starting.
I20260710 11:10:11.628958  7494 consensus_queue.cc:260] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.632694  7494 ts_tablet_manager.cc:1434] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:10:11.633931  7494 tablet_bootstrap.cc:492] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:11.635661  7454 raft_consensus.cc:2468] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 1.
I20260710 11:10:11.629072  7517 raft_consensus.cc:2804] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:11.635893  7495 tablet_bootstrap.cc:654] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.630635  7496 raft_consensus.cc:359] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.636439  7517 raft_consensus.cc:697] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:11.636649  7496 raft_consensus.cc:385] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.637104  7496 raft_consensus.cc:740] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.637285  7517 consensus_queue.cc:237] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.637899  7496 consensus_queue.cc:260] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.638844  7201 catalog_manager.cc:5697] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65). New cstate: current_term: 1 leader_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:11.640548  7496 ts_tablet_manager.cc:1434] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:10:11.645121  7494 tablet_bootstrap.cc:654] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.653594  7503 raft_consensus.cc:493] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:11.654310  7496 tablet_bootstrap.cc:492] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890: Bootstrap starting.
I20260710 11:10:11.654070  7503 raft_consensus.cc:515] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.656596  7503 leader_election.cc:290] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:11.658268  7499 raft_consensus.cc:493] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:11.658799  7499 raft_consensus.cc:515] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:11.660873  7499 leader_election.cc:290] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.663561  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899" is_pre_election: true
I20260710 11:10:11.663810  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
I20260710 11:10:11.664470  7454 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19acdd2632dc484e8e7e4aa3e8ac51ee in term 0.
W20260710 11:10:11.665184  7268 leader_election.cc:343] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:11.665782  7271 leader_election.cc:304] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [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: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:11.666898  7499 raft_consensus.cc:2804] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:11.667245  7499 raft_consensus.cc:493] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:11.667589  7499 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.667994  7494 tablet_bootstrap.cc:492] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: No bootstrap required, opened a new log
I20260710 11:10:11.668507  7494 ts_tablet_manager.cc:1403] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.003s
I20260710 11:10:11.671499  7494 raft_consensus.cc:359] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.672145  7494 raft_consensus.cc:385] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.672423  7494 raft_consensus.cc:740] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.673282  7494 consensus_queue.cc:260] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.675746  7496 tablet_bootstrap.cc:654] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.677013  7202 catalog_manager.cc:5697] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:11.680785  7494 ts_tablet_manager.cc:1434] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:10:11.681281  7499 raft_consensus.cc:515] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:11.681810  7494 tablet_bootstrap.cc:492] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:11.687136  7495 tablet_bootstrap.cc:492] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899: No bootstrap required, opened a new log
I20260710 11:10:11.688352  7494 tablet_bootstrap.cc:654] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.691502  7495 ts_tablet_manager.cc:1403] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.015s
I20260710 11:10:11.694289  7495 raft_consensus.cc:359] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:11.694970  7495 raft_consensus.cc:385] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.695237  7495 raft_consensus.cc:740] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.695963  7495 consensus_queue.cc:260] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:11.698097  7495 ts_tablet_manager.cc:1434] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:10:11.699000  7495 tablet_bootstrap.cc:492] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899: Bootstrap starting.
I20260710 11:10:11.706036  7496 tablet_bootstrap.cc:492] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890: No bootstrap required, opened a new log
I20260710 11:10:11.706560  7496 ts_tablet_manager.cc:1403] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890: Time spent bootstrapping tablet: real 0.052s	user 0.016s	sys 0.001s
I20260710 11:10:11.707769  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:11.708323  7380 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.709337  7496 raft_consensus.cc:359] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.710064  7496 raft_consensus.cc:385] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.710381  7496 raft_consensus.cc:740] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.711074  7496 consensus_queue.cc:260] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.713841  7496 ts_tablet_manager.cc:1434] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:11.714249  7380 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19acdd2632dc484e8e7e4aa3e8ac51ee in term 1.
I20260710 11:10:11.714865  7496 tablet_bootstrap.cc:492] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890: Bootstrap starting.
I20260710 11:10:11.715438  7268 leader_election.cc:304] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:11.716429  7519 raft_consensus.cc:2804] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:11.716507  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:11.717171  7454 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.717286  7495 tablet_bootstrap.cc:654] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.721349  7496 tablet_bootstrap.cc:654] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.724207  7454 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 19acdd2632dc484e8e7e4aa3e8ac51ee in term 1.
I20260710 11:10:11.725673  7499 leader_election.cc:290] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 election: Requested vote from peers 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.727947  7495 tablet_bootstrap.cc:492] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899: No bootstrap required, opened a new log
I20260710 11:10:11.728430  7495 ts_tablet_manager.cc:1403] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.000s
I20260710 11:10:11.729218  7519 raft_consensus.cc:697] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 LEADER]: Becoming Leader. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Running, Role: LEADER
I20260710 11:10:11.732053  7519 consensus_queue.cc:237] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:11.735268  7495 raft_consensus.cc:359] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.735981  7495 raft_consensus.cc:385] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.736253  7495 raft_consensus.cc:740] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.736624  7496 tablet_bootstrap.cc:492] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890: No bootstrap required, opened a new log
I20260710 11:10:11.737099  7496 ts_tablet_manager.cc:1403] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890: Time spent bootstrapping tablet: real 0.022s	user 0.002s	sys 0.010s
I20260710 11:10:11.736927  7495 consensus_queue.cc:260] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.761941  7305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9179cd12f447788e77c359902b8f96" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" is_pre_election: true
I20260710 11:10:11.763767  7305 raft_consensus.cc:2468] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 0.
W20260710 11:10:11.761941  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:11.770552  7418 leader_election.cc:304] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:11.772328  7503 raft_consensus.cc:2804] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:11.772954  7503 raft_consensus.cc:493] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:11.773335  7503 raft_consensus.cc:3060] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.773597  7496 raft_consensus.cc:359] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.774624  7496 raft_consensus.cc:385] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.772603  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9179cd12f447788e77c359902b8f96" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899" is_pre_election: true
I20260710 11:10:11.774955  7496 raft_consensus.cc:740] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.777073  7495 ts_tablet_manager.cc:1434] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899: Time spent starting tablet: real 0.048s	user 0.007s	sys 0.000s
W20260710 11:10:11.776970  7417 leader_election.cc:343] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:11.781232  7496 consensus_queue.cc:260] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.783335  7494 tablet_bootstrap.cc:492] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: No bootstrap required, opened a new log
I20260710 11:10:11.783982  7495 tablet_bootstrap.cc:492] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899: Bootstrap starting.
I20260710 11:10:11.784297  7494 ts_tablet_manager.cc:1403] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.103s	user 0.018s	sys 0.023s
I20260710 11:10:11.789649  7494 raft_consensus.cc:359] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.790215  7533 raft_consensus.cc:493] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:11.790512  7494 raft_consensus.cc:385] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.790843  7494 raft_consensus.cc:740] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.790995  7503 raft_consensus.cc:515] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.795068  7496 ts_tablet_manager.cc:1434] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260710 11:10:11.795362  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9179cd12f447788e77c359902b8f96" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:11.797773  7496 tablet_bootstrap.cc:492] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890: Bootstrap starting.
W20260710 11:10:11.800102  7417 leader_election.cc:343] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:11.791143  7533 raft_consensus.cc:515] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.799647  7202 catalog_manager.cc:5697] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65). New cstate: current_term: 1 leader_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:11.797856  7495 tablet_bootstrap.cc:654] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.804148  7503 leader_election.cc:290] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:11.804570  7533 leader_election.cc:290] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:11.806893  7494 consensus_queue.cc:260] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.808782  7496 tablet_bootstrap.cc:654] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.809268  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f83db540bc34024b8eeb09bbe50dcbd" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899" is_pre_election: true
I20260710 11:10:11.809998  7380 raft_consensus.cc:2468] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 0.
I20260710 11:10:11.810179  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f83db540bc34024b8eeb09bbe50dcbd" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" is_pre_election: true
I20260710 11:10:11.810879  7304 raft_consensus.cc:2468] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 0.
I20260710 11:10:11.811089  7305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9179cd12f447788e77c359902b8f96" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:11.811786  7305 raft_consensus.cc:3060] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.812389  7418 leader_election.cc:304] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:11.813351  7534 raft_consensus.cc:2804] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:11.813817  7534 raft_consensus.cc:493] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:11.814247  7534 raft_consensus.cc:3060] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.817312  7494 ts_tablet_manager.cc:1434] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.002s
I20260710 11:10:11.818904  7494 tablet_bootstrap.cc:492] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:11.814020  7517 raft_consensus.cc:493] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:11.820047  7517 raft_consensus.cc:515] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.822546  7517 leader_election.cc:290] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.824389  7534 raft_consensus.cc:515] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.824869  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" is_pre_election: true
I20260710 11:10:11.825608  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
I20260710 11:10:11.827519  7304 raft_consensus.cc:2468] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 0.
W20260710 11:10:11.828824  7346 leader_election.cc:343] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:11.829552  7344 leader_election.cc:304] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [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: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 251e359eea56475cbf87971ad49b6890
I20260710 11:10:11.830344  7534 leader_election.cc:290] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:11.830672  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f83db540bc34024b8eeb09bbe50dcbd" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:11.831279  7380 raft_consensus.cc:3060] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.831598  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f83db540bc34024b8eeb09bbe50dcbd" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:11.832152  7304 raft_consensus.cc:3060] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.832795  7496 tablet_bootstrap.cc:492] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890: No bootstrap required, opened a new log
I20260710 11:10:11.833266  7496 ts_tablet_manager.cc:1403] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890: Time spent bootstrapping tablet: real 0.036s	user 0.008s	sys 0.009s
I20260710 11:10:11.831025  7517 raft_consensus.cc:2804] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:11.835845  7517 raft_consensus.cc:493] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:11.836163  7517 raft_consensus.cc:3060] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.836236  7496 raft_consensus.cc:359] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.837071  7496 raft_consensus.cc:385] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.837255  7305 raft_consensus.cc:2468] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 1.
I20260710 11:10:11.838456  7418 leader_election.cc:304] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:11.837376  7496 raft_consensus.cc:740] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.839236  7534 raft_consensus.cc:2804] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:11.839860  7534 raft_consensus.cc:697] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:11.840152  7496 consensus_queue.cc:260] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.840951  7534 consensus_queue.cc:237] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.842728  7380 raft_consensus.cc:2468] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 1.
I20260710 11:10:11.842909  7496 ts_tablet_manager.cc:1434] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 11:10:11.843827  7417 leader_election.cc:304] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 251e359eea56475cbf87971ad49b6890, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:11.844628  7533 raft_consensus.cc:2804] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:11.845124  7533 raft_consensus.cc:697] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:11.844722  7496 tablet_bootstrap.cc:492] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890: Bootstrap starting.
I20260710 11:10:11.846056  7533 consensus_queue.cc:237] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.848205  7495 tablet_bootstrap.cc:492] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899: No bootstrap required, opened a new log
I20260710 11:10:11.848713  7495 ts_tablet_manager.cc:1403] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.003s
I20260710 11:10:11.848222  7304 raft_consensus.cc:2468] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 1.
I20260710 11:10:11.846616  7517 raft_consensus.cc:515] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.851742  7495 raft_consensus.cc:359] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.852437  7495 raft_consensus.cc:385] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.852734  7495 raft_consensus.cc:740] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.852653  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:11.852923  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:11.853932  7495 consensus_queue.cc:260] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
W20260710 11:10:11.854544  7346 leader_election.cc:343] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:11.854923  7494 tablet_bootstrap.cc:654] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.861814  7517 leader_election.cc:290] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.864302  7495 ts_tablet_manager.cc:1434] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:10:11.866089  7494 tablet_bootstrap.cc:492] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: No bootstrap required, opened a new log
I20260710 11:10:11.866544  7494 ts_tablet_manager.cc:1403] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.048s	user 0.008s	sys 0.008s
I20260710 11:10:11.867057  7496 tablet_bootstrap.cc:654] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.869167  7494 raft_consensus.cc:359] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.869825  7494 raft_consensus.cc:385] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.870081  7494 raft_consensus.cc:740] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.870877  7494 consensus_queue.cc:260] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.871753  7495 tablet_bootstrap.cc:492] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899: Bootstrap starting.
I20260710 11:10:11.878453  7495 tablet_bootstrap.cc:654] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.878593  7496 tablet_bootstrap.cc:492] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890: No bootstrap required, opened a new log
I20260710 11:10:11.879076  7496 ts_tablet_manager.cc:1403] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.007s
I20260710 11:10:11.854308  7304 raft_consensus.cc:3060] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.879703  7494 ts_tablet_manager.cc:1434] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:10:11.881865  7496 raft_consensus.cc:359] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.882567  7496 raft_consensus.cc:385] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.882851  7496 raft_consensus.cc:740] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.883843  7496 consensus_queue.cc:260] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.886799  7496 ts_tablet_manager.cc:1434] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.002s
I20260710 11:10:11.887039  7304 raft_consensus.cc:2468] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 1.
I20260710 11:10:11.888370  7344 leader_election.cc:304] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 251e359eea56475cbf87971ad49b6890
I20260710 11:10:11.889252  7494 tablet_bootstrap.cc:492] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:11.889464  7517 raft_consensus.cc:2804] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:11.890753  7517 raft_consensus.cc:697] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:11.891438  7202 catalog_manager.cc:5697] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 0 to 1, leader changed from <none> to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:11.891809  7517 consensus_queue.cc:237] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.896190  7494 tablet_bootstrap.cc:654] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.890189  7496 tablet_bootstrap.cc:492] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890: Bootstrap starting.
I20260710 11:10:11.905663  7496 tablet_bootstrap.cc:654] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.910004  7203 catalog_manager.cc:5697] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 0 to 1, leader changed from <none> to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:11.919724  7495 tablet_bootstrap.cc:492] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899: No bootstrap required, opened a new log
I20260710 11:10:11.920277  7495 ts_tablet_manager.cc:1403] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.017s
I20260710 11:10:11.920310  7494 tablet_bootstrap.cc:492] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: No bootstrap required, opened a new log
I20260710 11:10:11.921645  7200 catalog_manager.cc:5697] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:11.923134  7494 ts_tablet_manager.cc:1403] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.015s
I20260710 11:10:11.924364  7496 tablet_bootstrap.cc:492] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890: No bootstrap required, opened a new log
I20260710 11:10:11.925040  7496 ts_tablet_manager.cc:1403] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890: Time spent bootstrapping tablet: real 0.035s	user 0.004s	sys 0.009s
I20260710 11:10:11.924152  7495 raft_consensus.cc:359] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.927780  7495 raft_consensus.cc:385] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.927614  7496 raft_consensus.cc:359] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.928156  7495 raft_consensus.cc:740] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.928103  7494 raft_consensus.cc:359] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.928304  7496 raft_consensus.cc:385] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.928828  7494 raft_consensus.cc:385] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.928881  7496 raft_consensus.cc:740] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.929157  7494 raft_consensus.cc:740] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.929203  7495 consensus_queue.cc:260] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.930097  7496 consensus_queue.cc:260] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.930186  7494 consensus_queue.cc:260] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.931605  7495 ts_tablet_manager.cc:1434] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:10:11.931618  7517 raft_consensus.cc:493] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:11.932413  7517 raft_consensus.cc:515] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.932811  7494 ts_tablet_manager.cc:1434] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:10:11.933876  7494 tablet_bootstrap.cc:492] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:11.934533  7517 leader_election.cc:290] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.935339  7495 tablet_bootstrap.cc:492] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899: Bootstrap starting.
I20260710 11:10:11.935137  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914317d40483428fb089fcab29fdc170" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" is_pre_election: true
I20260710 11:10:11.935937  7304 raft_consensus.cc:2468] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 0.
I20260710 11:10:11.937160  7344 leader_election.cc:304] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:11.937984  7517 raft_consensus.cc:2804] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:11.938465  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914317d40483428fb089fcab29fdc170" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
I20260710 11:10:11.939695  7496 ts_tablet_manager.cc:1434] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
W20260710 11:10:11.939924  7346 leader_election.cc:343] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:11.940855  7496 tablet_bootstrap.cc:492] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890: Bootstrap starting.
I20260710 11:10:11.941897  7495 tablet_bootstrap.cc:654] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.942117  7494 tablet_bootstrap.cc:654] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.938400  7517 raft_consensus.cc:493] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:11.945637  7517 raft_consensus.cc:3060] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.947018  7496 tablet_bootstrap.cc:654] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.953346  7494 tablet_bootstrap.cc:492] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: No bootstrap required, opened a new log
I20260710 11:10:11.953886  7494 ts_tablet_manager.cc:1403] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260710 11:10:11.956427  7494 raft_consensus.cc:359] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.956995  7495 tablet_bootstrap.cc:492] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899: No bootstrap required, opened a new log
I20260710 11:10:11.957038  7494 raft_consensus.cc:385] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.957482  7494 raft_consensus.cc:740] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.957823  7496 tablet_bootstrap.cc:492] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890: No bootstrap required, opened a new log
I20260710 11:10:11.958252  7496 ts_tablet_manager.cc:1403] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260710 11:10:11.958290  7494 consensus_queue.cc:260] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.959077  7495 ts_tablet_manager.cc:1403] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.000s
I20260710 11:10:11.960469  7494 ts_tablet_manager.cc:1434] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:10:11.960988  7496 raft_consensus.cc:359] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.961473  7496 raft_consensus.cc:385] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.961664  7496 raft_consensus.cc:740] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.961733  7495 raft_consensus.cc:359] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.962423  7495 raft_consensus.cc:385] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.962311  7496 consensus_queue.cc:260] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.962740  7495 raft_consensus.cc:740] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.963485  7495 consensus_queue.cc:260] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.964668  7496 ts_tablet_manager.cc:1434] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:10:11.967866  7495 ts_tablet_manager.cc:1434] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:11.968896  7495 tablet_bootstrap.cc:492] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899: Bootstrap starting.
I20260710 11:10:11.971314  7517 raft_consensus.cc:515] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.973587  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914317d40483428fb089fcab29fdc170" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:11.973896  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914317d40483428fb089fcab29fdc170" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:11.974136  7495 tablet_bootstrap.cc:654] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:11.974458  7454 raft_consensus.cc:3060] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.978107  7495 tablet_bootstrap.cc:492] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899: No bootstrap required, opened a new log
I20260710 11:10:11.974489  7304 raft_consensus.cc:3060] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:11.978494  7495 ts_tablet_manager.cc:1403] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899: Time spent bootstrapping tablet: real 0.010s	user 0.000s	sys 0.008s
I20260710 11:10:11.980621  7454 raft_consensus.cc:2468] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 1.
I20260710 11:10:11.981056  7495 raft_consensus.cc:359] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.981694  7495 raft_consensus.cc:385] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:11.981765  7346 leader_election.cc:304] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 251e359eea56475cbf87971ad49b6890, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:11.982038  7495 raft_consensus.cc:740] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Initialized, Role: FOLLOWER
I20260710 11:10:11.982749  7495 consensus_queue.cc:260] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:11.982789  7501 raft_consensus.cc:2804] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:11.984694  7304 raft_consensus.cc:2468] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 1.
I20260710 11:10:11.986107  7517 leader_election.cc:290] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:11.991060  7495 ts_tablet_manager.cc:1434] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.004s
I20260710 11:10:11.993108  7501 raft_consensus.cc:697] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:11.993924  7501 consensus_queue.cc:237] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.001618  7200 catalog_manager.cc:5697] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:12.003623  7501 raft_consensus.cc:493] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:12.004213  7501 raft_consensus.cc:515] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.006917  7501 leader_election.cc:290] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:12.006880  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9179cd12f447788e77c359902b8f96" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" is_pre_election: true
I20260710 11:10:12.007818  7304 raft_consensus.cc:2393] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5d7dc5f8796b41aba892eb425030f899 in current term 1: Already voted for candidate 251e359eea56475cbf87971ad49b6890 in this term.
I20260710 11:10:12.009958  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9179cd12f447788e77c359902b8f96" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
I20260710 11:10:12.011530  7346 leader_election.cc:304] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5d7dc5f8796b41aba892eb425030f899; no voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890
I20260710 11:10:12.012131  7501 raft_consensus.cc:3060] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.017030  7501 raft_consensus.cc:2749] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:12.017802  7501 raft_consensus.cc:493] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:12.018137  7501 raft_consensus.cc:515] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.019932  7501 leader_election.cc:290] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:12.020516  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6c737e83e44d6192c9b1bdf4418541" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" is_pre_election: true
I20260710 11:10:12.021059  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6c737e83e44d6192c9b1bdf4418541" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
I20260710 11:10:12.021327  7304 raft_consensus.cc:2468] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 0.
I20260710 11:10:12.021719  7454 raft_consensus.cc:2468] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 0.
I20260710 11:10:12.022064  7519 consensus_queue.cc:1048] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.022395  7344 leader_election.cc:304] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:12.022889  7501 raft_consensus.cc:493] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:12.023324  7550 raft_consensus.cc:2804] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:12.023382  7501 raft_consensus.cc:515] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.023874  7550 raft_consensus.cc:493] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:12.024204  7550 raft_consensus.cc:3060] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.024673  7519 raft_consensus.cc:493] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:12.025116  7519 raft_consensus.cc:515] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.027804  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
I20260710 11:10:12.028069  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" is_pre_election: true
I20260710 11:10:12.028414  7454 raft_consensus.cc:2468] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 0.
I20260710 11:10:12.028774  7304 raft_consensus.cc:2468] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 0.
I20260710 11:10:12.029599  7346 leader_election.cc:304] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 251e359eea56475cbf87971ad49b6890, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:12.030470  7549 raft_consensus.cc:2804] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:12.030864  7549 raft_consensus.cc:493] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:12.031165  7549 raft_consensus.cc:3060] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.031596  7550 raft_consensus.cc:515] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.032263  7379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899" is_pre_election: true
I20260710 11:10:12.034111  7550 leader_election.cc:290] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:12.035025  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6c737e83e44d6192c9b1bdf4418541" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:12.035257  7453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
I20260710 11:10:12.035645  7454 raft_consensus.cc:3060] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.035951  7453 raft_consensus.cc:2468] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 19acdd2632dc484e8e7e4aa3e8ac51ee in term 0.
I20260710 11:10:12.037267  7271 leader_election.cc:304] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:12.038224  7529 raft_consensus.cc:2804] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:12.038086  7549 raft_consensus.cc:515] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.038622  7529 raft_consensus.cc:493] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:12.038975  7519 leader_election.cc:290] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:12.030494  7501 leader_election.cc:290] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:12.040558  7379 raft_consensus.cc:2393] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 19acdd2632dc484e8e7e4aa3e8ac51ee in current term 1: Already voted for candidate 5d7dc5f8796b41aba892eb425030f899 in this term.
I20260710 11:10:12.043319  7454 raft_consensus.cc:2468] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 1.
I20260710 11:10:12.044741  7346 leader_election.cc:304] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 251e359eea56475cbf87971ad49b6890, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:12.038971  7529 raft_consensus.cc:3060] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.045979  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6c737e83e44d6192c9b1bdf4418541" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:12.046571  7304 raft_consensus.cc:3060] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.045522  7501 raft_consensus.cc:2804] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:12.047945  7501 raft_consensus.cc:697] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:12.048720  7501 consensus_queue.cc:237] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.052389  7529 raft_consensus.cc:515] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.053952  7549 leader_election.cc:290] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:12.054487  7305 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:12.055272  7305 raft_consensus.cc:2393] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5d7dc5f8796b41aba892eb425030f899 in current term 1: Already voted for candidate 19acdd2632dc484e8e7e4aa3e8ac51ee in this term.
I20260710 11:10:12.058247  7379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:12.059031  7379 raft_consensus.cc:2393] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 19acdd2632dc484e8e7e4aa3e8ac51ee in current term 1: Already voted for candidate 5d7dc5f8796b41aba892eb425030f899 in this term.
I20260710 11:10:12.059190  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:12.059401  7304 raft_consensus.cc:2468] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 1.
I20260710 11:10:12.059801  7454 raft_consensus.cc:3060] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.063740  7453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1" candidate_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:12.065433  7271 leader_election.cc:304] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [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: 19acdd2632dc484e8e7e4aa3e8ac51ee; no voters: 251e359eea56475cbf87971ad49b6890, 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:12.066303  7519 raft_consensus.cc:2749] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:12.066717  7454 raft_consensus.cc:2468] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 1.
I20260710 11:10:12.067790  7346 leader_election.cc:304] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 251e359eea56475cbf87971ad49b6890, 5d7dc5f8796b41aba892eb425030f899; no voters: 19acdd2632dc484e8e7e4aa3e8ac51ee
I20260710 11:10:12.068895  7549 raft_consensus.cc:2804] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:12.069380  7549 raft_consensus.cc:697] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:12.069790  7529 leader_election.cc:290] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [CANDIDATE]: Term 1 election: Requested vote from peers 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:12.070199  7549 consensus_queue.cc:237] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.071251  7517 consensus_queue.cc:1048] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.074847  7454 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.077840  7203 catalog_manager.cc:5697] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:12.084631  7556 consensus_queue.cc:1048] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:10:12.096164  7200 catalog_manager.cc:5697] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:12.097574  7549 consensus_queue.cc:1048] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.192826  7534 raft_consensus.cc:493] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:12.193238  7534 raft_consensus.cc:515] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.194932  7534 leader_election.cc:290] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:12.195662  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" is_pre_election: true
I20260710 11:10:12.196007  7379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899" is_pre_election: true
I20260710 11:10:12.196408  7304 raft_consensus.cc:2393] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 251e359eea56475cbf87971ad49b6890 in current term 1: Already voted for candidate 5d7dc5f8796b41aba892eb425030f899 in this term.
I20260710 11:10:12.197310  7417 leader_election.cc:304] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 251e359eea56475cbf87971ad49b6890; no voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:12.197888  7534 raft_consensus.cc:3060] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.202450  7534 raft_consensus.cc:2749] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:12.216032  7556 consensus_queue.cc:1048] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.228302  7499 consensus_queue.cc:1048] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.252138  7534 raft_consensus.cc:493] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:12.252512  7534 raft_consensus.cc:515] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.253962  7534 leader_election.cc:290] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:12.254640  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" is_pre_election: true
I20260710 11:10:12.254917  7379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899" is_pre_election: true
I20260710 11:10:12.255184  7304 raft_consensus.cc:2468] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 0.
I20260710 11:10:12.255479  7379 raft_consensus.cc:2468] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 0.
I20260710 11:10:12.256050  7418 leader_election.cc:304] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:12.256729  7534 raft_consensus.cc:2804] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:12.257037  7534 raft_consensus.cc:493] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:12.257246  7534 raft_consensus.cc:3060] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.261632  7534 raft_consensus.cc:515] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.263064  7534 leader_election.cc:290] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:12.263659  7304 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:12.264000  7379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:12.264202  7304 raft_consensus.cc:3060] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.264523  7379 raft_consensus.cc:3060] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:12.270799  7304 raft_consensus.cc:2468] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 1.
I20260710 11:10:12.271040  7379 raft_consensus.cc:2468] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 1.
I20260710 11:10:12.271850  7418 leader_election.cc:304] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:12.272429  7534 raft_consensus.cc:2804] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:12.272780  7534 raft_consensus.cc:697] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:12.273356  7534 consensus_queue.cc:237] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:12.279839  7200 catalog_manager.cc:5697] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 0 to 1, leader changed from <none> to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:12.336510  7534 consensus_queue.cc:1048] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.346128  7533 consensus_queue.cc:1048] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.349090  7503 consensus_queue.cc:1048] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.360433  7533 consensus_queue.cc:1048] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.411437  7549 consensus_queue.cc:1048] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.417295  7549 consensus_queue.cc:1048] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.426673  7517 consensus_queue.cc:1048] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:12.428601  4401 ts_manager.cc:295] Set tserver state for 19acdd2632dc484e8e7e4aa3e8ac51ee to MAINTENANCE_MODE
I20260710 11:10:12.429674  4401 tablet_server.cc:179] TabletServer@127.4.76.65:0 shutting down...
I20260710 11:10:12.439668  7550 consensus_queue.cc:1048] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:12.447077  7344 consensus_peers.cc:597] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:12.454144  7550 consensus_queue.cc:1048] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:12.470314  7344 consensus_peers.cc:597] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:12.481837  7550 consensus_queue.cc:1048] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:12.484009  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:12.484789  4401 tablet_replica.cc:333] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: stopping tablet replica
I20260710 11:10:12.485541  4401 raft_consensus.cc:2243] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.485948  4401 raft_consensus.cc:2272] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.487839  4401 tablet_replica.cc:333] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: stopping tablet replica
I20260710 11:10:12.488515  4401 raft_consensus.cc:2243] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.488929  4401 raft_consensus.cc:2272] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.490691  4401 tablet_replica.cc:333] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: stopping tablet replica
I20260710 11:10:12.491415  4401 raft_consensus.cc:2243] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.492645  4401 raft_consensus.cc:2272] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:12.495508  7344 consensus_peers.cc:597] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:12.495672  4401 tablet_replica.cc:333] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: stopping tablet replica
I20260710 11:10:12.496448  4401 raft_consensus.cc:2243] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.496883  4401 pending_rounds.cc:70] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Trying to abort 1 pending ops.
I20260710 11:10:12.497097  4401 pending_rounds.cc:77] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960701934931968 op_type: NO_OP noop_request { }
I20260710 11:10:12.497495  4401 raft_consensus.cc:2889] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:10:12.497804  4401 raft_consensus.cc:2272] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.499894  4401 tablet_replica.cc:333] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: stopping tablet replica
I20260710 11:10:12.500540  4401 raft_consensus.cc:2243] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.500900  4401 raft_consensus.cc:2272] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.502991  4401 tablet_replica.cc:333] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: stopping tablet replica
I20260710 11:10:12.503523  4401 raft_consensus.cc:2243] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.503878  4401 raft_consensus.cc:2272] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.505594  4401 tablet_replica.cc:333] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: stopping tablet replica
I20260710 11:10:12.506089  4401 raft_consensus.cc:2243] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.506541  4401 raft_consensus.cc:2272] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.508813  4401 tablet_replica.cc:333] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: stopping tablet replica
I20260710 11:10:12.509310  4401 raft_consensus.cc:2243] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:12.510057  4401 raft_consensus.cc:2272] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.512087  4401 tablet_replica.cc:333] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: stopping tablet replica
I20260710 11:10:12.512533  4401 raft_consensus.cc:2243] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:12.513183  4401 raft_consensus.cc:2272] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:12.515071  4401 tablet_replica.cc:333] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: stopping tablet replica
I20260710 11:10:12.515554  4401 raft_consensus.cc:2243] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:12.515905  4401 raft_consensus.cc:2272] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:12.537954  7344 consensus_peers.cc:597] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:12.544137  4401 tablet_server.cc:196] TabletServer@127.4.76.65:0 shutdown complete.
W20260710 11:10:12.765554  7418 consensus_peers.cc:597] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:12.766791  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:12.801136  7418 consensus_peers.cc:597] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:12.843859  7533 consensus_queue.cc:1048] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:10:12.949929  7418 consensus_peers.cc:597] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:13.043813  7344 consensus_peers.cc:597] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:13.544349  7549 raft_consensus.cc:493] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19acdd2632dc484e8e7e4aa3e8ac51ee)
I20260710 11:10:13.544809  7549 raft_consensus.cc:515] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:13.546561  7549 leader_election.cc:290] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:13.547642  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
W20260710 11:10:13.549839  7344 leader_election.cc:336] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111)
I20260710 11:10:13.550160  7344 leader_election.cc:304] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [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: 5d7dc5f8796b41aba892eb425030f899; no voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890
I20260710 11:10:13.550715  7549 raft_consensus.cc:2749] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:13.725972  7549 raft_consensus.cc:493] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19acdd2632dc484e8e7e4aa3e8ac51ee)
I20260710 11:10:13.726441  7549 raft_consensus.cc:515] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:13.728282  7549 leader_election.cc:290] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111), 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975)
I20260710 11:10:13.728986  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "251e359eea56475cbf87971ad49b6890" is_pre_election: true
I20260710 11:10:13.731254  7503 raft_consensus.cc:493] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19acdd2632dc484e8e7e4aa3e8ac51ee)
W20260710 11:10:13.731840  7344 leader_election.cc:336] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111)
I20260710 11:10:13.731750  7503 raft_consensus.cc:515] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:13.732234  7344 leader_election.cc:304] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [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: 5d7dc5f8796b41aba892eb425030f899; no voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890
I20260710 11:10:13.732801  7549 raft_consensus.cc:2749] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:13.733464  7503 leader_election.cc:290] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241), 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975)
I20260710 11:10:13.734090  7379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899" is_pre_election: true
I20260710 11:10:13.734584  7379 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 1.
I20260710 11:10:13.735675  7417 leader_election.cc:304] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [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: 251e359eea56475cbf87971ad49b6890, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:13.736236  7503 raft_consensus.cc:2804] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:10:13.736577  7503 raft_consensus.cc:493] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19acdd2632dc484e8e7e4aa3e8ac51ee)
I20260710 11:10:13.736897  7503 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:13.737391  7418 leader_election.cc:336] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111)
I20260710 11:10:13.741956  7503 raft_consensus.cc:515] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:13.743724  7503 leader_election.cc:290] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Requested vote from peers 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241), 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975)
I20260710 11:10:13.744385  7379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:13.744966  7379 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:13.747171  7418 leader_election.cc:336] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111)
I20260710 11:10:13.749900  7379 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:13.750692  7417 leader_election.cc:304] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [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: 251e359eea56475cbf87971ad49b6890, 5d7dc5f8796b41aba892eb425030f899; no voters: 19acdd2632dc484e8e7e4aa3e8ac51ee
I20260710 11:10:13.751232  7503 raft_consensus.cc:2804] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:13.751608  7503 raft_consensus.cc:697] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:13.752336  7503 consensus_queue.cc:237] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:13.758522  7200 catalog_manager.cc:5697] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 1 to 2, leader changed from 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65) to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:13.767729  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:14.008556  7503 raft_consensus.cc:493] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 19acdd2632dc484e8e7e4aa3e8ac51ee)
I20260710 11:10:14.009176  7503 raft_consensus.cc:515] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:14.011091  7503 leader_election.cc:290] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:14.012414  7379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899" is_pre_election: true
I20260710 11:10:14.013059  7379 raft_consensus.cc:2468] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 1.
I20260710 11:10:14.014022  7417 leader_election.cc:304] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [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: 251e359eea56475cbf87971ad49b6890, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:14.014644  7503 raft_consensus.cc:2804] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:10:14.014813  7418 leader_election.cc:336] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111)
I20260710 11:10:14.015012  7503 raft_consensus.cc:493] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 19acdd2632dc484e8e7e4aa3e8ac51ee)
I20260710 11:10:14.015345  7503 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:14.019953  7503 raft_consensus.cc:515] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:14.021461  7503 leader_election.cc:290] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:14.022440  7379 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:14.023061  7379 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:10:14.024509  7418 leader_election.cc:336] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111)
I20260710 11:10:14.027361  7379 raft_consensus.cc:2468] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:14.028298  7417 leader_election.cc:304] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [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: 251e359eea56475cbf87971ad49b6890, 5d7dc5f8796b41aba892eb425030f899; no voters: 19acdd2632dc484e8e7e4aa3e8ac51ee
I20260710 11:10:14.028898  7503 raft_consensus.cc:2804] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:14.029294  7503 raft_consensus.cc:697] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:14.029971  7503 consensus_queue.cc:237] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:14.036888  7200 catalog_manager.cc:5697] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 1 to 2, leader changed from 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65) to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:14.143193  7379 raft_consensus.cc:1275] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.144449  7503 consensus_queue.cc:1048] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:14.157604  7418 consensus_peers.cc:597] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:14.312654  7418 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111) [suppressed 70 similar messages]
I20260710 11:10:14.519119  7379 raft_consensus.cc:1275] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:14.520308  7503 consensus_queue.cc:1048] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:14.533212  7418 consensus_peers.cc:597] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:14.744197  7344 consensus_peers.cc:597] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:14.768595  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:14.848896  7344 consensus_peers.cc:597] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:15.135105  7344 consensus_peers.cc:597] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:15.192993  7344 consensus_peers.cc:597] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:15.307078  7418 consensus_peers.cc:597] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:15.427175  7418 consensus_peers.cc:597] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:15.659255  7344 consensus_peers.cc:597] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:15.769553  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:15.853008  7418 consensus_peers.cc:597] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:16.552809  7418 consensus_peers.cc:597] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:16.728720  7418 consensus_peers.cc:597] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:10:16.770426  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:10:17.155905  7344 consensus_peers.cc:597] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:10:17.311429  7344 consensus_peers.cc:597] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:10:17.499045  7344 consensus_peers.cc:597] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:10:17.560838  7418 consensus_peers.cc:597] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:17.563807  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:17.569720  7595 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:17.569748  7596 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:17.571800  7598 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:17.572367  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:17.573567  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:17.573772  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:17.573963  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681817573946 us; error 0 us; skew 500 ppm
I20260710 11:10:17.574481  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:17.576933  4401 webserver.cc:533] Webserver started at http://127.4.76.65:41259/ using document root <none> and password file <none>
I20260710 11:10:17.577386  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:17.577560  4401 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:10:17.580865  4401 fs_manager.cc:714] Time spent opening directory manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:10:17.584178  7603 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:17.584906  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:17.585170  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-0-root
uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
format_stamp: "Formatted at 2026-07-10 11:10:10 on dist-test-slave-0nsv"
I20260710 11:10:17.585487  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681741203365-4401-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:17.599977  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:17.601063  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:17.602384  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:17.605556  7610 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:10:17.648618  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:10:17.648888  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.044s	user 0.002s	sys 0.000s
I20260710 11:10:17.649151  4401 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:10:17.653237  7610 tablet_bootstrap.cc:492] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:17.663817  7610 tablet_bootstrap.cc:492] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:17.664402  7610 tablet_bootstrap.cc:492] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap complete.
I20260710 11:10:17.664973  7610 ts_tablet_manager.cc:1403] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260710 11:10:17.667040  7610 raft_consensus.cc:359] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.667553  7610 raft_consensus.cc:740] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:17.668154  7610 consensus_queue.cc:260] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.670183  7610 ts_tablet_manager.cc:1434] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.004s
I20260710 11:10:17.670779  7610 tablet_bootstrap.cc:492] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:17.681449  7610 tablet_bootstrap.cc:492] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:10:17.682158  7610 tablet_bootstrap.cc:492] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap complete.
I20260710 11:10:17.682631  7610 ts_tablet_manager.cc:1403] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:10:17.684564  7610 raft_consensus.cc:359] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.684952  4401 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:10:17.685346  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.033s	sys 0.003s
I20260710 11:10:17.685396  7610 raft_consensus.cc:740] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:17.686120  7610 consensus_queue.cc:260] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.688184  7610 ts_tablet_manager.cc:1434] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:17.688987  7610 tablet_bootstrap.cc:492] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:17.699517  7610 tablet_bootstrap.cc:492] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:17.700137  7610 tablet_bootstrap.cc:492] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap complete.
I20260710 11:10:17.700634  7610 ts_tablet_manager.cc:1403] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:10:17.702534  7610 raft_consensus.cc:359] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.703063  7610 raft_consensus.cc:740] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:17.703754  7610 consensus_queue.cc:260] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.705355  7610 ts_tablet_manager.cc:1434] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:10:17.705978  7610 tablet_bootstrap.cc:492] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:17.716892  7610 tablet_bootstrap.cc:492] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:17.717572  7610 tablet_bootstrap.cc:492] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap complete.
I20260710 11:10:17.718127  7610 ts_tablet_manager.cc:1403] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:10:17.720301  7610 raft_consensus.cc:359] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.720920  7610 raft_consensus.cc:740] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:17.721517  7610 consensus_queue.cc:260] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.723548  7610 ts_tablet_manager.cc:1434] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:10:17.724238  7610 tablet_bootstrap.cc:492] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:17.734537  7610 tablet_bootstrap.cc:492] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:17.735190  7610 tablet_bootstrap.cc:492] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap complete.
I20260710 11:10:17.735694  7610 ts_tablet_manager.cc:1403] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.003s
I20260710 11:10:17.737344  7610 raft_consensus.cc:359] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.737818  7610 raft_consensus.cc:740] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:17.738392  7610 consensus_queue.cc:260] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.739850  7610 ts_tablet_manager.cc:1434] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:17.740428  7610 tablet_bootstrap.cc:492] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:17.741441  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.65:41975
I20260710 11:10:17.741573  7672 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.65:41975 every 8 connection(s)
I20260710 11:10:17.746038  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:17.760979  7610 tablet_bootstrap.cc:492] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:17.761868  7610 tablet_bootstrap.cc:492] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap complete.
I20260710 11:10:17.762421  7610 ts_tablet_manager.cc:1403] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260710 11:10:17.764645  7610 raft_consensus.cc:359] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:17.765259  7610 raft_consensus.cc:740] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:17.765810  7610 consensus_queue.cc:260] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [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: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:17.767201  7610 ts_tablet_manager.cc:1434] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260710 11:10:17.767841  7610 tablet_bootstrap.cc:492] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
W20260710 11:10:17.771384  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:17.771646  7380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
mode: GRACEFUL
new_leader_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:47524
I20260710 11:10:17.772266  7380 raft_consensus.cc:606] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Received request to transfer leadership to TS 251e359eea56475cbf87971ad49b6890
I20260710 11:10:17.774417  7673 heartbeater.cc:344] Connected to a master server at 127.4.76.126:35317
I20260710 11:10:17.774788  7673 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:17.774893  7380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "92527b1fc25f4f46a5ff6ad93b6ca4c5"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
mode: GRACEFUL
new_leader_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:47524
I20260710 11:10:17.775444  7673 heartbeater.cc:507] Master 127.4.76.126:35317 requested a full tablet report, sending...
I20260710 11:10:17.775481  7380 raft_consensus.cc:606] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Received request to transfer leadership to TS 251e359eea56475cbf87971ad49b6890
I20260710 11:10:17.781824  7200 ts_manager.cc:194] Re-registered known tserver with Master: 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975)
I20260710 11:10:17.785041  7610 tablet_bootstrap.cc:492] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:17.785671  7610 tablet_bootstrap.cc:492] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap complete.
I20260710 11:10:17.786170  7610 ts_tablet_manager.cc:1403] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 11:10:17.788645  7610 raft_consensus.cc:359] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.789330  7454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
mode: GRACEFUL
new_leader_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:58264
I20260710 11:10:17.789678  7610 raft_consensus.cc:740] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:17.789863  7454 raft_consensus.cc:606] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Received request to transfer leadership to TS 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:17.790352  7610 consensus_queue.cc:260] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.791059  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:17.791695  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:17.792078  7610 ts_tablet_manager.cc:1434] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:17.792038  7200 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46684
I20260710 11:10:17.792384  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:17.792915  7610 tablet_bootstrap.cc:492] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:17.795799  7673 heartbeater.cc:499] Master 127.4.76.126:35317 was elected leader, sending a full tablet report...
W20260710 11:10:17.810853  7344 consensus_peers.cc:597] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 11: this message will repeat every 5th retry.
I20260710 11:10:17.811858  7610 tablet_bootstrap.cc:492] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:17.812510  7610 tablet_bootstrap.cc:492] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap complete.
I20260710 11:10:17.812970  7610 ts_tablet_manager.cc:1403] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 11:10:17.814535  7610 raft_consensus.cc:359] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.815120  7610 raft_consensus.cc:740] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:17.815665  7610 consensus_queue.cc:260] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.817293  7610 ts_tablet_manager.cc:1434] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:17.818008  7610 tablet_bootstrap.cc:492] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:17.828573  7610 tablet_bootstrap.cc:492] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:17.829217  7610 tablet_bootstrap.cc:492] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap complete.
I20260710 11:10:17.829659  7610 ts_tablet_manager.cc:1403] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:10:17.831223  7610 raft_consensus.cc:359] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.831689  7610 raft_consensus.cc:740] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:17.832144  7610 consensus_queue.cc:260] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.833465  7610 ts_tablet_manager.cc:1434] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:17.833988  7610 tablet_bootstrap.cc:492] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap starting.
I20260710 11:10:17.845216  7610 tablet_bootstrap.cc:492] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:10:17.845923  7610 tablet_bootstrap.cc:492] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Bootstrap complete.
I20260710 11:10:17.846535  7610 ts_tablet_manager.cc:1403] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.003s
I20260710 11:10:17.848529  7610 raft_consensus.cc:359] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.849090  7610 raft_consensus.cc:740] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19acdd2632dc484e8e7e4aa3e8ac51ee, State: Initialized, Role: FOLLOWER
I20260710 11:10:17.849669  7610 consensus_queue.cc:260] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.849819  7647 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:17.851087  7610 ts_tablet_manager.cc:1434] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee: Time spent starting tablet: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:17.938001  7549 raft_consensus.cc:993] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899: : Instructing follower 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:17.938403  7689 raft_consensus.cc:1081] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Signalling peer 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:17.939743  7454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:10:17.940188  7454 raft_consensus.cc:493] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:17.940496  7454 raft_consensus.cc:3060] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:17.945001  7454 raft_consensus.cc:515] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.946290  7454 leader_election.cc:290] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:17.947009  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:17.947338  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:17.947639  7647 raft_consensus.cc:3060] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:17.947921  7380 raft_consensus.cc:3055] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:17.948249  7380 raft_consensus.cc:740] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:17.949005  7380 consensus_queue.cc:260] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.950214  7380 raft_consensus.cc:3060] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:17.953980  7647 raft_consensus.cc:2468] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:17.955106  7418 leader_election.cc:304] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:17.955752  7503 raft_consensus.cc:2804] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:17.956300  7380 raft_consensus.cc:2468] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:17.956892  7503 raft_consensus.cc:697] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:17.957726  7503 consensus_queue.cc:237] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:17.963689  7200 catalog_manager.cc:5697] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 1 to 2, leader changed from 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66) to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:18.047685  7690 raft_consensus.cc:993] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890: : Instructing follower 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:18.048079  7503 raft_consensus.cc:1081] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Signalling peer 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:18.049322  7380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:45844
I20260710 11:10:18.049729  7380 raft_consensus.cc:493] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.049969  7380 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.054461  7380 raft_consensus.cc:515] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:18.055876  7380 leader_election.cc:290] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 3 election: Requested vote from peers 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111), 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975)
I20260710 11:10:18.056537  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:18.056879  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:18.057111  7454 raft_consensus.cc:3055] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:18.057407  7454 raft_consensus.cc:740] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:18.057471  7647 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.058137  7454 consensus_queue.cc:260] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [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: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:18.059248  7454 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.063689  7647 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 3.
I20260710 11:10:18.064702  7344 leader_election.cc:304] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [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: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:18.065270  7454 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 3.
I20260710 11:10:18.065399  7689 raft_consensus.cc:2804] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:18.065866  7689 raft_consensus.cc:697] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:18.066596  7689 consensus_queue.cc:237] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [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: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:18.072598  7200 catalog_manager.cc:5697] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 2 to 3, leader changed from 251e359eea56475cbf87971ad49b6890 (127.4.76.67) to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 3 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:18.278791  7549 raft_consensus.cc:993] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899: : Instructing follower 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:18.279201  7689 raft_consensus.cc:1081] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Signalling peer 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:18.280503  7454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "92527b1fc25f4f46a5ff6ad93b6ca4c5"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:10:18.280893  7454 raft_consensus.cc:493] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.281113  7454 raft_consensus.cc:3060] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.285270  7454 raft_consensus.cc:515] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:18.286612  7454 leader_election.cc:290] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:18.287536  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92527b1fc25f4f46a5ff6ad93b6ca4c5" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:18.288149  7647 raft_consensus.cc:3060] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.288177  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92527b1fc25f4f46a5ff6ad93b6ca4c5" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:18.288790  7380 raft_consensus.cc:3055] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:18.289507  7380 raft_consensus.cc:740] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:18.290248  7380 consensus_queue.cc:260] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:18.291549  7380 raft_consensus.cc:3060] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.298467  7647 raft_consensus.cc:2468] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:18.299612  7418 leader_election.cc:304] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:18.300487  7503 raft_consensus.cc:2804] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:18.301533  7503 raft_consensus.cc:697] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:18.302388  7503 consensus_queue.cc:237] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:18.302004  7380 raft_consensus.cc:2468] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:18.310163  7200 catalog_manager.cc:5697] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 1 to 2, leader changed from 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66) to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:18.406746  7647 raft_consensus.cc:1275] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:18.407982  7702 consensus_queue.cc:1048] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:18.417996  7380 raft_consensus.cc:1275] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:18.419219  7503 consensus_queue.cc:1048] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:18.465569  7647 raft_consensus.cc:1275] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:18.466614  7698 consensus_queue.cc:1048] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:18.474583  7454 raft_consensus.cc:1275] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:18.476063  7549 consensus_queue.cc:1048] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:18.728541  7380 raft_consensus.cc:1275] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:18.729673  7503 consensus_queue.cc:1048] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:18.737545  7647 raft_consensus.cc:1275] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:18.739022  7690 consensus_queue.cc:1048] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:18.772326  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:18.801340  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:18.807893  7454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
mode: GRACEFUL
new_leader_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:58264
I20260710 11:10:18.808317  7454 raft_consensus.cc:606] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Received request to transfer leadership to TS 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:18.810261  7454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
mode: GRACEFUL
new_leader_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:58264
I20260710 11:10:18.810645  7454 raft_consensus.cc:606] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Received request to transfer leadership to TS 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:18.812553  7380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
mode: GRACEFUL
new_leader_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:47524
I20260710 11:10:18.812978  7380 raft_consensus.cc:606] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Received request to transfer leadership to TS 251e359eea56475cbf87971ad49b6890
I20260710 11:10:18.813989  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:18.814505  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:18.814982  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:18.946171  7710 raft_consensus.cc:993] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890: : Instructing follower 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:18.946622  7690 raft_consensus.cc:1081] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Signalling peer 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:18.947940  7380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:45844
I20260710 11:10:18.948396  7380 raft_consensus.cc:493] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.948704  7380 raft_consensus.cc:3060] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.953470  7380 raft_consensus.cc:515] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:18.955314  7380 leader_election.cc:290] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 3 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:18.955711  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:18.955863  7690 raft_consensus.cc:993] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890: : Instructing follower 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:18.955852  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60988fb713674559a1b0ac41d5dc1d5c" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:18.956310  7647 raft_consensus.cc:3060] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.956478  7710 raft_consensus.cc:1081] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Signalling peer 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:18.956506  7454 raft_consensus.cc:3055] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:18.957024  7454 raft_consensus.cc:740] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:18.958129  7380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:45844
I20260710 11:10:18.957975  7454 consensus_queue.cc:260] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:18.958652  7380 raft_consensus.cc:493] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:18.959000  7380 raft_consensus.cc:3060] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.959074  7454 raft_consensus.cc:3060] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:18.961170  7647 raft_consensus.cc:2468] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 3.
I20260710 11:10:18.962112  7344 leader_election.cc:304] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [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: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:18.962693  7549 raft_consensus.cc:2804] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:18.963049  7549 raft_consensus.cc:697] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:18.963822  7549 consensus_queue.cc:237] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:18.964941  7454 raft_consensus.cc:2468] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 3.
I20260710 11:10:18.964968  7380 raft_consensus.cc:515] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:18.966879  7380 leader_election.cc:290] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 2 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:18.967424  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:18.967783  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:18.968274  7647 raft_consensus.cc:3060] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.968276  7454 raft_consensus.cc:3055] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:18.968827  7454 raft_consensus.cc:740] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:18.969489  7454 consensus_queue.cc:260] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:18.970531  7454 raft_consensus.cc:3060] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:18.971113  7200 catalog_manager.cc:5697] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 2 to 3, leader changed from 251e359eea56475cbf87971ad49b6890 (127.4.76.67) to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 3 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:18.972805  7647 raft_consensus.cc:2468] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 2.
I20260710 11:10:18.973664  7344 leader_election.cc:304] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:18.974345  7549 raft_consensus.cc:2804] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:18.974807  7549 raft_consensus.cc:697] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 2 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:18.975553  7549 consensus_queue.cc:237] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:18.976322  7454 raft_consensus.cc:2468] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 2.
I20260710 11:10:18.985737  7200 catalog_manager.cc:5697] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 1 to 2, leader changed from 251e359eea56475cbf87971ad49b6890 (127.4.76.67) to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:19.229846  7689 raft_consensus.cc:993] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899: : Instructing follower 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:19.230242  7549 raft_consensus.cc:1081] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Signalling peer 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:19.231439  7454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:10:19.231863  7454 raft_consensus.cc:493] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:19.232106  7454 raft_consensus.cc:3060] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:19.236191  7454 raft_consensus.cc:515] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:19.237411  7454 leader_election.cc:290] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:19.237982  7647 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:19.238427  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1ccfd01dd9445778dd0cbfd9b89fbd1" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:19.238507  7647 raft_consensus.cc:3060] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:19.238971  7380 raft_consensus.cc:3055] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:19.239254  7380 raft_consensus.cc:740] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:19.239915  7380 consensus_queue.cc:260] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:19.241048  7380 raft_consensus.cc:3060] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:19.243379  7647 raft_consensus.cc:2468] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:19.244313  7418 leader_election.cc:304] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:19.244933  7710 raft_consensus.cc:2804] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:19.245303  7710 raft_consensus.cc:697] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:19.246034  7380 raft_consensus.cc:2468] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:19.246424  7710 consensus_queue.cc:237] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:19.252529  7200 catalog_manager.cc:5697] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 1 to 2, leader changed from 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66) to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:19.377894  7646 raft_consensus.cc:1275] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:19.378921  7549 consensus_queue.cc:1048] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:19.387490  7454 raft_consensus.cc:1275] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:19.388986  7698 consensus_queue.cc:1048] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:19.478499  7646 raft_consensus.cc:1275] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:19.479724  7698 consensus_queue.cc:1048] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:19.487308  7454 raft_consensus.cc:1275] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:19.488826  7689 consensus_queue.cc:1048] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:19.685504  7646 raft_consensus.cc:1275] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:19.686647  7710 consensus_queue.cc:1048] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:19.701969  7380 raft_consensus.cc:1275] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:19.703845  7726 consensus_queue.cc:1048] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:19.773106  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:19.821650  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:19.828217  7454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
mode: GRACEFUL
new_leader_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:58264
I20260710 11:10:19.828624  7454 raft_consensus.cc:606] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Received request to transfer leadership to TS 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:19.830688  7380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
mode: GRACEFUL
new_leader_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:47524
I20260710 11:10:19.831141  7380 raft_consensus.cc:606] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 2 LEADER]: Received request to transfer leadership to TS 251e359eea56475cbf87971ad49b6890
I20260710 11:10:19.833194  7380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
mode: GRACEFUL
new_leader_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:47524
I20260710 11:10:19.833603  7380 raft_consensus.cc:606] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Received request to transfer leadership to TS 251e359eea56475cbf87971ad49b6890
I20260710 11:10:19.834458  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:19.834832  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:19.835274  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:19.890918  7549 raft_consensus.cc:993] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899: : Instructing follower 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:19.891341  7689 raft_consensus.cc:1081] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Signalling peer 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:19.892542  7454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:10:19.892912  7454 raft_consensus.cc:493] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:19.893119  7454 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:19.897140  7454 raft_consensus.cc:515] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:19.898370  7454 leader_election.cc:290] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 4 election: Requested vote from peers 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241), 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975)
I20260710 11:10:19.899106  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:19.899240  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:19.899644  7380 raft_consensus.cc:3055] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:19.899755  7646 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:19.899938  7380 raft_consensus.cc:740] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:19.900591  7380 consensus_queue.cc:260] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [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: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:19.901451  7380 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:19.904378  7646 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 4.
I20260710 11:10:19.905232  7418 leader_election.cc:304] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [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: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:19.905782  7726 raft_consensus.cc:2804] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:19.906003  7380 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 4.
I20260710 11:10:19.906141  7726 raft_consensus.cc:697] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 4 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:19.906961  7726 consensus_queue.cc:237] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [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: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:19.912911  7200 catalog_manager.cc:5697] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 3 to 4, leader changed from 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66) to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 4 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:19.918207  7549 raft_consensus.cc:993] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899: : Instructing follower 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:19.918642  7549 raft_consensus.cc:1081] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 2 LEADER]: Signalling peer 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:19.920054  7454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:10:19.920558  7454 raft_consensus.cc:493] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:19.920855  7454 raft_consensus.cc:3060] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:19.925702  7454 raft_consensus.cc:515] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:19.927508  7454 leader_election.cc:290] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 3 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:19.927759  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:19.927954  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88da6ada3a0441b794487a1a708c8867" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:19.928309  7646 raft_consensus.cc:3060] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:19.928498  7380 raft_consensus.cc:3055] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:19.928838  7380 raft_consensus.cc:740] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:19.929481  7380 consensus_queue.cc:260] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:19.930377  7380 raft_consensus.cc:3060] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:19.932873  7646 raft_consensus.cc:2468] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 3.
I20260710 11:10:19.933689  7418 leader_election.cc:304] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [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: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:19.934324  7726 raft_consensus.cc:2804] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:19.934333  7380 raft_consensus.cc:2468] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 3.
I20260710 11:10:19.934801  7726 raft_consensus.cc:697] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 3 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:19.935516  7726 consensus_queue.cc:237] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:19.940573  7200 catalog_manager.cc:5697] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 2 to 3, leader changed from 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66) to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 3 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:20.326838  7380 raft_consensus.cc:1275] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:20.327940  7726 consensus_queue.cc:1048] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:20.335309  7646 raft_consensus.cc:1275] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:20.336678  7726 consensus_queue.cc:1048] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:20.372071  7380 raft_consensus.cc:1275] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 4 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:20.373111  7726 consensus_queue.cc:1048] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:20.382104  7646 raft_consensus.cc:1275] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 4 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:20.383399  7729 consensus_queue.cc:1048] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:20.404096  7503 raft_consensus.cc:993] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890: : Instructing follower 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:20.404448  7729 raft_consensus.cc:1081] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Signalling peer 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:20.405725  7380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:45844
I20260710 11:10:20.406126  7380 raft_consensus.cc:493] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:20.406378  7380 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:20.410597  7380 raft_consensus.cc:515] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:20.411862  7380 leader_election.cc:290] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 3 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:20.412600  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:20.412875  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:20.413230  7646 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:20.413395  7454 raft_consensus.cc:3055] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:20.413715  7454 raft_consensus.cc:740] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:20.414403  7454 consensus_queue.cc:260] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:20.415520  7454 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:20.419584  7646 raft_consensus.cc:2468] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 3.
I20260710 11:10:20.420678  7344 leader_election.cc:304] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [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: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:20.421358  7549 raft_consensus.cc:2804] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:20.421399  7454 raft_consensus.cc:2468] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 3.
I20260710 11:10:20.421757  7549 raft_consensus.cc:697] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:20.422525  7549 consensus_queue.cc:237] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:20.428750  7200 catalog_manager.cc:5697] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 2 to 3, leader changed from 251e359eea56475cbf87971ad49b6890 (127.4.76.67) to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 3 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
W20260710 11:10:20.774114  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:20.841207  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:20.850013  7454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4f9179cd12f447788e77c359902b8f96"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
mode: GRACEFUL
new_leader_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:58264
I20260710 11:10:20.850479  7454 raft_consensus.cc:606] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Received request to transfer leadership to TS 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:20.852526  7380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f6c737e83e44d6192c9b1bdf4418541"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
mode: GRACEFUL
new_leader_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:47524
I20260710 11:10:20.852936  7380 raft_consensus.cc:606] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Received request to transfer leadership to TS 251e359eea56475cbf87971ad49b6890
I20260710 11:10:20.855089  7454 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
mode: GRACEFUL
new_leader_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:58264
I20260710 11:10:20.855520  7454 raft_consensus.cc:606] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 4 LEADER]: Received request to transfer leadership to TS 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:20.856385  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:20.856784  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:20.857267  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:20.874763  7454 raft_consensus.cc:1275] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:20.876148  7549 consensus_queue.cc:1048] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:20.885504  7646 raft_consensus.cc:1275] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:20.886970  7549 consensus_queue.cc:1048] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:21.086030  7743 raft_consensus.cc:993] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899: : Instructing follower 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:21.086437  7689 raft_consensus.cc:1081] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Signalling peer 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:21.087817  7454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f6c737e83e44d6192c9b1bdf4418541"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:10:21.088188  7454 raft_consensus.cc:493] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:21.088421  7454 raft_consensus.cc:3060] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.092451  7454 raft_consensus.cc:515] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:21.093657  7454 leader_election.cc:290] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:21.094239  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6c737e83e44d6192c9b1bdf4418541" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:21.094563  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f6c737e83e44d6192c9b1bdf4418541" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:21.094787  7646 raft_consensus.cc:3060] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.095043  7380 raft_consensus.cc:3055] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:21.095296  7380 raft_consensus.cc:740] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:21.095903  7380 consensus_queue.cc:260] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:21.096732  7380 raft_consensus.cc:3060] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.099359  7646 raft_consensus.cc:2468] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:21.100296  7418 leader_election.cc:304] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:21.100792  7380 raft_consensus.cc:2468] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:21.100975  7729 raft_consensus.cc:2804] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:21.101434  7729 raft_consensus.cc:697] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:21.102056  7729 consensus_queue.cc:237] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:21.108114  7203 catalog_manager.cc:5697] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 1 to 2, leader changed from 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66) to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:21.310640  7503 raft_consensus.cc:993] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890: : Instructing follower 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:21.311003  7729 raft_consensus.cc:1081] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Signalling peer 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:21.312328  7380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4f9179cd12f447788e77c359902b8f96"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:45844
I20260710 11:10:21.312721  7380 raft_consensus.cc:493] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:21.312956  7380 raft_consensus.cc:3060] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.317195  7380 raft_consensus.cc:515] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:21.319341  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9179cd12f447788e77c359902b8f96" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:21.319551  7380 leader_election.cc:290] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 2 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:21.319926  7646 raft_consensus.cc:3060] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.319248  7729 raft_consensus.cc:993] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890: : Instructing follower 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:21.320071  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9179cd12f447788e77c359902b8f96" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:21.320613  7503 raft_consensus.cc:1081] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 4 LEADER]: Signalling peer 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:21.320748  7454 raft_consensus.cc:3055] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:21.321118  7454 raft_consensus.cc:740] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:21.321851  7380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:45844
I20260710 11:10:21.321810  7454 consensus_queue.cc:260] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:21.322425  7380 raft_consensus.cc:493] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:21.322786  7380 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:10:21.323036  7454 raft_consensus.cc:3060] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.326508  7380 raft_consensus.cc:515] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:21.326591  7646 raft_consensus.cc:2468] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 2.
I20260710 11:10:21.327716  7344 leader_election.cc:304] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:21.328118  7380 leader_election.cc:290] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 5 election: Requested vote from peers 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111), 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975)
I20260710 11:10:21.328409  7689 raft_consensus.cc:2804] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:21.328812  7453 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:21.328871  7689 raft_consensus.cc:697] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 2 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:21.330178  7453 raft_consensus.cc:3055] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:10:21.329501  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be7c8b683a51441e9e2b741f1690ef34" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:21.330539  7453 raft_consensus.cc:740] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:21.330749  7646 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:10:21.330856  7689 consensus_queue.cc:237] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:21.331317  7454 raft_consensus.cc:2468] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 2.
I20260710 11:10:21.331418  7453 consensus_queue.cc:260] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [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: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:21.333432  7453 raft_consensus.cc:3060] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:10:21.337169  7646 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 5.
I20260710 11:10:21.338284  7344 leader_election.cc:304] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [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: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:21.338973  7689 raft_consensus.cc:2804] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:10:21.339437  7689 raft_consensus.cc:697] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 5 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:21.339944  7453 raft_consensus.cc:2468] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 5.
I20260710 11:10:21.340189  7689 consensus_queue.cc:237] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [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: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } }
I20260710 11:10:21.340564  7203 catalog_manager.cc:5697] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 1 to 2, leader changed from 251e359eea56475cbf87971ad49b6890 (127.4.76.67) to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:21.351006  7203 catalog_manager.cc:5697] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 4 to 5, leader changed from 251e359eea56475cbf87971ad49b6890 (127.4.76.67) to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 5 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:21.509150  7380 raft_consensus.cc:1275] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:21.510324  7503 consensus_queue.cc:1048] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:21.518180  7646 raft_consensus.cc:1275] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:21.519867  7756 consensus_queue.cc:1048] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:21.716722  7453 raft_consensus.cc:1275] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:21.718146  7689 consensus_queue.cc:1048] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:21.726241  7646 raft_consensus.cc:1275] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:21.727911  7743 consensus_queue.cc:1048] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:21.775046  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:21.848165  7646 raft_consensus.cc:1275] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 5 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:10:21.850095  7753 consensus_queue.cc:1048] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:10:21.864322  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:21.875432  7380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
mode: GRACEFUL
new_leader_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:47524
I20260710 11:10:21.876147  7453 raft_consensus.cc:1275] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 5 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:10:21.876247  7380 raft_consensus.cc:606] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Received request to transfer leadership to TS 251e359eea56475cbf87971ad49b6890
I20260710 11:10:21.877923  7753 consensus_queue.cc:1048] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:10:21.879627  7453 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f83db540bc34024b8eeb09bbe50dcbd"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
mode: GRACEFUL
new_leader_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:58264
I20260710 11:10:21.880364  7453 raft_consensus.cc:606] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Received request to transfer leadership to TS 5d7dc5f8796b41aba892eb425030f899
I20260710 11:10:21.883797  7380 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "914317d40483428fb089fcab29fdc170"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
mode: GRACEFUL
new_leader_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:47524
I20260710 11:10:21.884394  7380 raft_consensus.cc:606] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Received request to transfer leadership to TS 251e359eea56475cbf87971ad49b6890
I20260710 11:10:21.885792  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:10:21.886410  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:21.887372  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:21.956735  7743 raft_consensus.cc:993] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899: : Instructing follower 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:21.957135  7753 raft_consensus.cc:1081] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Signalling peer 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:21.958609  7454 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "914317d40483428fb089fcab29fdc170"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:10:21.959053  7454 raft_consensus.cc:493] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:21.959311  7454 raft_consensus.cc:3060] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.965298  7454 raft_consensus.cc:515] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:21.966722  7454 leader_election.cc:290] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:21.967602  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914317d40483428fb089fcab29fdc170" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:21.967728  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "914317d40483428fb089fcab29fdc170" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:21.968331  7646 raft_consensus.cc:3060] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.968348  7380 raft_consensus.cc:3055] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:21.968856  7380 raft_consensus.cc:740] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:21.970026  7380 consensus_queue.cc:260] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:21.971619  7380 raft_consensus.cc:3060] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:21.977088  7646 raft_consensus.cc:2468] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:21.978379  7418 leader_election.cc:304] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:21.979211  7756 raft_consensus.cc:2804] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:21.979413  7380 raft_consensus.cc:2468] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 2.
I20260710 11:10:21.979615  7756 raft_consensus.cc:697] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:21.980669  7756 consensus_queue.cc:237] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:21.987124  7200 catalog_manager.cc:5697] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 1 to 2, leader changed from 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66) to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:22.325606  7729 raft_consensus.cc:993] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890: : Instructing follower 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:22.326100  7770 raft_consensus.cc:1081] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Signalling peer 5d7dc5f8796b41aba892eb425030f899 to start an election
I20260710 11:10:22.327435  7380 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f83db540bc34024b8eeb09bbe50dcbd"
dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
 from {username='slave'} at 127.0.0.1:45844
I20260710 11:10:22.327840  7380 raft_consensus.cc:493] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:22.328070  7380 raft_consensus.cc:3060] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.332917  7380 raft_consensus.cc:515] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:22.334411  7380 leader_election.cc:290] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 2 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 251e359eea56475cbf87971ad49b6890 (127.4.76.67:41111)
I20260710 11:10:22.335177  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f83db540bc34024b8eeb09bbe50dcbd" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:22.335769  7646 raft_consensus.cc:3060] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.335716  7454 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f83db540bc34024b8eeb09bbe50dcbd" candidate_uuid: "5d7dc5f8796b41aba892eb425030f899" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "251e359eea56475cbf87971ad49b6890"
I20260710 11:10:22.336287  7454 raft_consensus.cc:3055] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:22.336500  7454 raft_consensus.cc:740] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:22.337160  7454 consensus_queue.cc:260] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:22.337996  7454 raft_consensus.cc:3060] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:22.340600  7646 raft_consensus.cc:2468] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 2.
I20260710 11:10:22.341890  7344 leader_election.cc:304] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19acdd2632dc484e8e7e4aa3e8ac51ee, 5d7dc5f8796b41aba892eb425030f899; no voters: 
I20260710 11:10:22.342597  7753 raft_consensus.cc:2804] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:22.343194  7753 raft_consensus.cc:697] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 2 LEADER]: Becoming Leader. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:22.344112  7753 consensus_queue.cc:237] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:22.344892  7743 raft_consensus.cc:993] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899: : Instructing follower 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:22.345382  7689 raft_consensus.cc:1081] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Signalling peer 251e359eea56475cbf87971ad49b6890 to start an election
I20260710 11:10:22.346728  7453 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01"
dest_uuid: "251e359eea56475cbf87971ad49b6890"
 from {username='slave'} at 127.0.0.1:37132
I20260710 11:10:22.342644  7454 raft_consensus.cc:2468] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5d7dc5f8796b41aba892eb425030f899 in term 2.
I20260710 11:10:22.347288  7453 raft_consensus.cc:493] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:22.347733  7453 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:22.351152  7200 catalog_manager.cc:5697] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 reported cstate change: term changed from 1 to 2, leader changed from 251e359eea56475cbf87971ad49b6890 (127.4.76.67) to 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "5d7dc5f8796b41aba892eb425030f899" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:22.353066  7453 raft_consensus.cc:515] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:22.354754  7453 leader_election.cc:290] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [CANDIDATE]: Term 4 election: Requested vote from peers 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975), 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241)
I20260710 11:10:22.355325  7646 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee"
I20260710 11:10:22.355670  7380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26cbfe868c4c4aa782e0f05262954d01" candidate_uuid: "251e359eea56475cbf87971ad49b6890" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "5d7dc5f8796b41aba892eb425030f899"
I20260710 11:10:22.356210  7380 raft_consensus.cc:3055] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:10:22.356428  7380 raft_consensus.cc:740] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 5d7dc5f8796b41aba892eb425030f899, State: Running, Role: LEADER
I20260710 11:10:22.357071  7380 consensus_queue.cc:260] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:22.355927  7646 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:22.358135  7380 raft_consensus.cc:3060] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:10:22.361665  7646 raft_consensus.cc:2468] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 4.
I20260710 11:10:22.362922  7380 raft_consensus.cc:2468] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 251e359eea56475cbf87971ad49b6890 in term 4.
I20260710 11:10:22.363116  7418 leader_election.cc:304] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [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: 19acdd2632dc484e8e7e4aa3e8ac51ee, 251e359eea56475cbf87971ad49b6890; no voters: 
I20260710 11:10:22.363826  7770 raft_consensus.cc:2804] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:10:22.364248  7770 raft_consensus.cc:697] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 4 LEADER]: Becoming Leader. State: Replica: 251e359eea56475cbf87971ad49b6890, State: Running, Role: LEADER
I20260710 11:10:22.365039  7770 consensus_queue.cc:237] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [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: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } }
I20260710 11:10:22.370548  7200 catalog_manager.cc:5697] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 reported cstate change: term changed from 3 to 4, leader changed from 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66) to 251e359eea56475cbf87971ad49b6890 (127.4.76.67). New cstate: current_term: 4 leader_uuid: "251e359eea56475cbf87971ad49b6890" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:22.387537  7380 raft_consensus.cc:1275] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:22.388518  7770 consensus_queue.cc:1048] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:22.404134  7646 raft_consensus.cc:1275] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:22.406096  7729 consensus_queue.cc:1048] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:10:22.776036  7251 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:10:22.830610  7646 raft_consensus.cc:1275] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:22.831813  7753 consensus_queue.cc:1048] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:22.839828  7453 raft_consensus.cc:1275] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Refusing update from remote peer 5d7dc5f8796b41aba892eb425030f899: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:22.841426  7689 consensus_queue.cc:1048] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [LEADER]: Connected to new peer: Peer: permanent_uuid: "251e359eea56475cbf87971ad49b6890" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 41111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:22.861485  7646 raft_consensus.cc:1275] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 4 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:22.862478  7729 consensus_queue.cc:1048] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19acdd2632dc484e8e7e4aa3e8ac51ee" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 41975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:22.869958  7380 raft_consensus.cc:1275] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 4 FOLLOWER]: Refusing update from remote peer 251e359eea56475cbf87971ad49b6890: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:10:22.871181  7756 consensus_queue.cc:1048] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d7dc5f8796b41aba892eb425030f899" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 38241 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:22.894744  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:22.920994  4401 tablet_server.cc:179] TabletServer@127.4.76.65:41975 shutting down...
I20260710 11:10:22.936440  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:22.937132  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:22.937793  4401 raft_consensus.cc:2243] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.938227  4401 raft_consensus.cc:2272] T 5f6c737e83e44d6192c9b1bdf4418541 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.940557  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:22.941154  4401 raft_consensus.cc:2243] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.941572  4401 raft_consensus.cc:2272] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.943414  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:22.943996  4401 raft_consensus.cc:2243] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.944386  4401 raft_consensus.cc:2272] T 26cbfe868c4c4aa782e0f05262954d01 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.946719  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:22.947208  4401 raft_consensus.cc:2243] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.947636  4401 raft_consensus.cc:2272] T 3f83db540bc34024b8eeb09bbe50dcbd P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.950227  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:22.950685  4401 raft_consensus.cc:2243] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 5 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:22.950999  7418 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]
I20260710 11:10:22.951118  4401 raft_consensus.cc:2272] T be7c8b683a51441e9e2b741f1690ef34 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.953507  4401 tablet_replica.cc:333] stopping tablet replica
W20260710 11:10:22.953773  7418 consensus_peers.cc:597] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.954138  4401 raft_consensus.cc:2243] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.954633  4401 raft_consensus.cc:2272] T 88da6ada3a0441b794487a1a708c8867 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.956663  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:22.957130  4401 raft_consensus.cc:2243] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.957650  4401 raft_consensus.cc:2272] T 60988fb713674559a1b0ac41d5dc1d5c P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.959700  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:22.960137  4401 raft_consensus.cc:2243] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.960451  4401 raft_consensus.cc:2272] T 914317d40483428fb089fcab29fdc170 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.962567  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:22.963004  4401 raft_consensus.cc:2243] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.963361  4401 raft_consensus.cc:2272] T 4f9179cd12f447788e77c359902b8f96 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:22.965323  4401 tablet_replica.cc:333] stopping tablet replica
I20260710 11:10:22.965804  4401 raft_consensus.cc:2243] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:22.966209  4401 raft_consensus.cc:2272] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 19acdd2632dc484e8e7e4aa3e8ac51ee [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:22.987183  7344 consensus_peers.cc:597] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:22.994321  4401 tablet_server.cc:196] TabletServer@127.4.76.65:41975 shutdown complete.
W20260710 11:10:23.018023  7344 consensus_peers.cc:597] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:23.022048  4401 tablet_server.cc:179] TabletServer@127.4.76.66:0 shutting down...
I20260710 11:10:23.041774  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:23.042481  4401 tablet_replica.cc:333] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899: stopping tablet replica
I20260710 11:10:23.043190  4401 raft_consensus.cc:2243] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:23.043787  4401 raft_consensus.cc:2272] T 88da6ada3a0441b794487a1a708c8867 P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.046591  4401 tablet_replica.cc:333] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899: stopping tablet replica
W20260710 11:10:23.047025  7417 consensus_peers.cc:597] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 -> Peer 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241): Couldn't send request to peer 5d7dc5f8796b41aba892eb425030f899. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:23.047324  4401 raft_consensus.cc:2243] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:23.047863  4401 raft_consensus.cc:2272] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.049837  4401 tablet_replica.cc:333] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899: stopping tablet replica
I20260710 11:10:23.050361  4401 raft_consensus.cc:2243] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:23.050755  4401 raft_consensus.cc:2272] T 5f6c737e83e44d6192c9b1bdf4418541 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.052605  4401 tablet_replica.cc:333] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899: stopping tablet replica
I20260710 11:10:23.053110  4401 raft_consensus.cc:2243] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.053864  4401 raft_consensus.cc:2272] T 60988fb713674559a1b0ac41d5dc1d5c P 5d7dc5f8796b41aba892eb425030f899 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.055820  4401 tablet_replica.cc:333] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899: stopping tablet replica
I20260710 11:10:23.056324  4401 raft_consensus.cc:2243] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.057010  4401 raft_consensus.cc:2272] T 4f9179cd12f447788e77c359902b8f96 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.058686  4401 tablet_replica.cc:333] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899: stopping tablet replica
I20260710 11:10:23.059157  4401 raft_consensus.cc:2243] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:23.059535  4401 raft_consensus.cc:2272] T 914317d40483428fb089fcab29fdc170 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.061978  4401 tablet_replica.cc:333] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899: stopping tablet replica
I20260710 11:10:23.062472  4401 raft_consensus.cc:2243] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:23.062834  4401 raft_consensus.cc:2272] T 26cbfe868c4c4aa782e0f05262954d01 P 5d7dc5f8796b41aba892eb425030f899 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.065012  4401 tablet_replica.cc:333] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899: stopping tablet replica
I20260710 11:10:23.065465  4401 raft_consensus.cc:2243] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:23.065848  4401 raft_consensus.cc:2272] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.067965  4401 tablet_replica.cc:333] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899: stopping tablet replica
I20260710 11:10:23.068590  4401 raft_consensus.cc:2243] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.069494  4401 raft_consensus.cc:2272] T 3f83db540bc34024b8eeb09bbe50dcbd P 5d7dc5f8796b41aba892eb425030f899 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.071977  4401 tablet_replica.cc:333] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899: stopping tablet replica
W20260710 11:10:23.071890  7418 consensus_peers.cc:597] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:23.072460  4401 raft_consensus.cc:2243] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.073135  4401 raft_consensus.cc:2272] T be7c8b683a51441e9e2b741f1690ef34 P 5d7dc5f8796b41aba892eb425030f899 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:23.095181  7417 consensus_peers.cc:597] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 -> Peer 5d7dc5f8796b41aba892eb425030f899 (127.4.76.66:38241): Couldn't send request to peer 5d7dc5f8796b41aba892eb425030f899. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.66:38241: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:23.106984  4401 tablet_server.cc:196] TabletServer@127.4.76.66:0 shutdown complete.
I20260710 11:10:23.127928  4401 tablet_server.cc:179] TabletServer@127.4.76.67:0 shutting down...
I20260710 11:10:23.149447  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:23.150058  4401 tablet_replica.cc:333] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890: stopping tablet replica
I20260710 11:10:23.150625  4401 raft_consensus.cc:2243] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:23.151065  4401 raft_consensus.cc:2272] T 60988fb713674559a1b0ac41d5dc1d5c P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.152976  4401 tablet_replica.cc:333] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890: stopping tablet replica
I20260710 11:10:23.153615  4401 raft_consensus.cc:2243] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.154520  4401 raft_consensus.cc:2272] T 88da6ada3a0441b794487a1a708c8867 P 251e359eea56475cbf87971ad49b6890 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.156755  4401 tablet_replica.cc:333] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890: stopping tablet replica
W20260710 11:10:23.157245  7418 consensus_peers.cc:597] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 -> Peer 19acdd2632dc484e8e7e4aa3e8ac51ee (127.4.76.65:41975): Couldn't send request to peer 19acdd2632dc484e8e7e4aa3e8ac51ee. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:41975: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:23.157299  4401 raft_consensus.cc:2243] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.158322  4401 raft_consensus.cc:2272] T c1ccfd01dd9445778dd0cbfd9b89fbd1 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.160058  4401 tablet_replica.cc:333] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890: stopping tablet replica
I20260710 11:10:23.160516  4401 raft_consensus.cc:2243] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.161145  4401 raft_consensus.cc:2272] T 5f6c737e83e44d6192c9b1bdf4418541 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.162989  4401 tablet_replica.cc:333] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890: stopping tablet replica
I20260710 11:10:23.163610  4401 raft_consensus.cc:2243] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.164220  4401 raft_consensus.cc:2272] T 914317d40483428fb089fcab29fdc170 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.166563  4401 tablet_replica.cc:333] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890: stopping tablet replica
I20260710 11:10:23.167107  4401 raft_consensus.cc:2243] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:23.167599  4401 raft_consensus.cc:2272] T 4f9179cd12f447788e77c359902b8f96 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.169502  4401 tablet_replica.cc:333] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890: stopping tablet replica
I20260710 11:10:23.169993  4401 raft_consensus.cc:2243] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:23.170372  4401 raft_consensus.cc:2272] T be7c8b683a51441e9e2b741f1690ef34 P 251e359eea56475cbf87971ad49b6890 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.172027  4401 tablet_replica.cc:333] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890: stopping tablet replica
I20260710 11:10:23.172473  4401 raft_consensus.cc:2243] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:23.172832  4401 raft_consensus.cc:2272] T 3f83db540bc34024b8eeb09bbe50dcbd P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.175016  4401 tablet_replica.cc:333] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890: stopping tablet replica
I20260710 11:10:23.175473  4401 raft_consensus.cc:2243] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.176147  4401 raft_consensus.cc:2272] T 26cbfe868c4c4aa782e0f05262954d01 P 251e359eea56475cbf87971ad49b6890 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.178038  4401 tablet_replica.cc:333] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890: stopping tablet replica
I20260710 11:10:23.178457  4401 raft_consensus.cc:2243] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.179154  4401 raft_consensus.cc:2272] T 92527b1fc25f4f46a5ff6ad93b6ca4c5 P 251e359eea56475cbf87971ad49b6890 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.206895  4401 tablet_server.cc:196] TabletServer@127.4.76.67:0 shutdown complete.
I20260710 11:10:23.226926  4401 master.cc:562] Master@127.4.76.126:35317 shutting down...
I20260710 11:10:23.244541  4401 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:23.245013  4401 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:23.245342  4401 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55add4ec2cdb492d8c2f86f9b3b8e899: stopping tablet replica
I20260710 11:10:23.263900  4401 master.cc:584] Master@127.4.76.126:35317 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12673 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:10:23.304272  4401 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.76.126:33701
I20260710 11:10:23.305367  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:23.310537  7791 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:23.310626  7790 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:23.311419  7793 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:23.312717  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:23.313472  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:23.313642  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:23.313791  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681823313766 us; error 0 us; skew 500 ppm
I20260710 11:10:23.314297  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:23.316488  4401 webserver.cc:533] Webserver started at http://127.4.76.126:34259/ using document root <none> and password file <none>
I20260710 11:10:23.316937  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:23.317102  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:23.317348  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:23.318454  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/master-0-root/instance:
uuid: "4b8d9fa71ed14a65bac9eb34357e4790"
format_stamp: "Formatted at 2026-07-10 11:10:23 on dist-test-slave-0nsv"
I20260710 11:10:23.322650  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:10:23.325664  7798 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.326273  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:23.326522  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/master-0-root
uuid: "4b8d9fa71ed14a65bac9eb34357e4790"
format_stamp: "Formatted at 2026-07-10 11:10:23 on dist-test-slave-0nsv"
I20260710 11:10:23.326771  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:23.343638  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:23.344724  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:23.379326  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.126:33701
I20260710 11:10:23.379441  7849 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.126:33701 every 8 connection(s)
I20260710 11:10:23.382941  7850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.392426  7850 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790: Bootstrap starting.
I20260710 11:10:23.396761  7850 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.400416  7850 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790: No bootstrap required, opened a new log
I20260710 11:10:23.402315  7850 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b8d9fa71ed14a65bac9eb34357e4790" member_type: VOTER }
I20260710 11:10:23.402643  7850 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.402822  7850 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b8d9fa71ed14a65bac9eb34357e4790, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.403292  7850 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4b8d9fa71ed14a65bac9eb34357e4790" member_type: VOTER }
I20260710 11:10:23.403687  7850 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:23.403863  7850 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:23.404068  7850 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.407855  7850 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b8d9fa71ed14a65bac9eb34357e4790" member_type: VOTER }
I20260710 11:10:23.408273  7850 leader_election.cc:304] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [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: 4b8d9fa71ed14a65bac9eb34357e4790; no voters: 
I20260710 11:10:23.409230  7850 leader_election.cc:290] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:23.409569  7853 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:23.410712  7853 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 1 LEADER]: Becoming Leader. State: Replica: 4b8d9fa71ed14a65bac9eb34357e4790, State: Running, Role: LEADER
I20260710 11:10:23.411432  7853 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [LEADER]: Queue going to LEADER mode. State: All 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: "4b8d9fa71ed14a65bac9eb34357e4790" member_type: VOTER }
I20260710 11:10:23.411863  7850 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:23.414054  7854 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4b8d9fa71ed14a65bac9eb34357e4790" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b8d9fa71ed14a65bac9eb34357e4790" member_type: VOTER } }
I20260710 11:10:23.414146  7855 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4b8d9fa71ed14a65bac9eb34357e4790. Latest consensus state: current_term: 1 leader_uuid: "4b8d9fa71ed14a65bac9eb34357e4790" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4b8d9fa71ed14a65bac9eb34357e4790" member_type: VOTER } }
I20260710 11:10:23.414749  7854 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:23.414781  7855 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:23.417172  7859 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:23.422663  7859 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:23.425275  4401 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:23.430657  7859 catalog_manager.cc:1383] Generated new cluster ID: 1877227fa7c74c6fa08f3e3ceb4b6275
I20260710 11:10:23.430841  7859 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:23.450598  7859 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:23.451761  7859 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:23.467631  7859 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790: Generated new TSK 0
I20260710 11:10:23.468123  7859 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:23.491510  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:23.497120  7871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:23.497649  7872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:23.498961  7874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:23.499377  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:23.500341  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:23.500514  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:23.500648  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681823500632 us; error 0 us; skew 500 ppm
I20260710 11:10:23.501127  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:23.503199  4401 webserver.cc:533] Webserver started at http://127.4.76.65:42841/ using document root <none> and password file <none>
I20260710 11:10:23.503650  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:23.503808  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:23.504014  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:23.504985  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-0-root/instance:
uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
format_stamp: "Formatted at 2026-07-10 11:10:23 on dist-test-slave-0nsv"
I20260710 11:10:23.509181  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:23.512137  7879 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.512799  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:10:23.513062  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-0-root
uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
format_stamp: "Formatted at 2026-07-10 11:10:23 on dist-test-slave-0nsv"
I20260710 11:10:23.513309  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:23.527230  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:23.528352  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:23.529662  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:23.531698  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:23.531874  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.532092  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:23.532245  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.568939  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.65:36021
I20260710 11:10:23.569027  7941 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.65:36021 every 8 connection(s)
I20260710 11:10:23.573529  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:23.580160  7946 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:23.583814  7947 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:23.584090  7949 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:23.584738  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:23.585256  7942 heartbeater.cc:344] Connected to a master server at 127.4.76.126:33701
I20260710 11:10:23.585652  7942 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:23.585736  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:23.586026  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:23.586210  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681823586193 us; error 0 us; skew 500 ppm
I20260710 11:10:23.586493  7942 heartbeater.cc:507] Master 127.4.76.126:33701 requested a full tablet report, sending...
I20260710 11:10:23.586947  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:23.588761  7815 ts_manager.cc:194] Registered new tserver with Master: b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65:36021)
I20260710 11:10:23.589725  4401 webserver.cc:533] Webserver started at http://127.4.76.66:34089/ using document root <none> and password file <none>
I20260710 11:10:23.590368  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:23.590591  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:23.590881  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:23.591045  7815 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42976
I20260710 11:10:23.592329  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-1-root/instance:
uuid: "edc411ff346f4a17b62626b18717ef39"
format_stamp: "Formatted at 2026-07-10 11:10:23 on dist-test-slave-0nsv"
I20260710 11:10:23.596719  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:23.599574  7954 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.600225  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:23.600473  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-1-root
uuid: "edc411ff346f4a17b62626b18717ef39"
format_stamp: "Formatted at 2026-07-10 11:10:23 on dist-test-slave-0nsv"
I20260710 11:10:23.600714  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:23.611408  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:23.612479  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:23.613880  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:23.616338  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:23.616534  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.616757  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:23.616904  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.654247  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.66:39067
I20260710 11:10:23.654338  8016 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.66:39067 every 8 connection(s)
I20260710 11:10:23.658644  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:23.665246  8021 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:23.665838  8020 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:23.668437  4401 server_base.cc:1061] running on GCE node
W20260710 11:10:23.669102  8024 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:23.669988  8017 heartbeater.cc:344] Connected to a master server at 127.4.76.126:33701
I20260710 11:10:23.670053  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:23.670370  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:23.670400  8017 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:23.670574  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681823670556 us; error 0 us; skew 500 ppm
I20260710 11:10:23.671149  8017 heartbeater.cc:507] Master 127.4.76.126:33701 requested a full tablet report, sending...
I20260710 11:10:23.671203  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:23.673066  7815 ts_manager.cc:194] Registered new tserver with Master: edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067)
I20260710 11:10:23.673794  4401 webserver.cc:533] Webserver started at http://127.4.76.67:43345/ using document root <none> and password file <none>
I20260710 11:10:23.674273  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:23.674348  7815 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42978
I20260710 11:10:23.674453  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:23.674798  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:23.675984  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-2-root/instance:
uuid: "a35ee192375b455c8117fcbc98373ff2"
format_stamp: "Formatted at 2026-07-10 11:10:23 on dist-test-slave-0nsv"
I20260710 11:10:23.679971  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:23.682888  8028 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.683578  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:23.683838  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-2-root
uuid: "a35ee192375b455c8117fcbc98373ff2"
format_stamp: "Formatted at 2026-07-10 11:10:23 on dist-test-slave-0nsv"
I20260710 11:10:23.684079  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681741203365-4401-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:23.702915  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:23.704032  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:23.705384  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:23.707396  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:23.707613  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.707823  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:23.707964  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:23.745489  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.67:34613
I20260710 11:10:23.745585  8090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.67:34613 every 8 connection(s)
I20260710 11:10:23.758060  8091 heartbeater.cc:344] Connected to a master server at 127.4.76.126:33701
I20260710 11:10:23.758474  8091 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:23.759119  8091 heartbeater.cc:507] Master 127.4.76.126:33701 requested a full tablet report, sending...
I20260710 11:10:23.760864  7815 ts_manager.cc:194] Registered new tserver with Master: a35ee192375b455c8117fcbc98373ff2 (127.4.76.67:34613)
I20260710 11:10:23.761742  4401 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013273019s
I20260710 11:10:23.762135  7815 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42980
I20260710 11:10:23.783851  7815 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42986:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:23.785825  7815 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:23.826350  7982 tablet_service.cc:1511] Processing CreateTablet for tablet c7b440e728b64d8fbe1bc47f2e7960b3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c28f914407f8415cb94c7ba93155f64d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:23.827116  7981 tablet_service.cc:1511] Processing CreateTablet for tablet 4775332498f7419d977f84b8851d839f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c28f914407f8415cb94c7ba93155f64d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:23.827842  7982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b440e728b64d8fbe1bc47f2e7960b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.828516  7907 tablet_service.cc:1511] Processing CreateTablet for tablet c7b440e728b64d8fbe1bc47f2e7960b3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c28f914407f8415cb94c7ba93155f64d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:23.829278  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4775332498f7419d977f84b8851d839f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.829708  7907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b440e728b64d8fbe1bc47f2e7960b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.831980  7906 tablet_service.cc:1511] Processing CreateTablet for tablet 4775332498f7419d977f84b8851d839f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c28f914407f8415cb94c7ba93155f64d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:23.833145  7906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4775332498f7419d977f84b8851d839f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.844206  8056 tablet_service.cc:1511] Processing CreateTablet for tablet c7b440e728b64d8fbe1bc47f2e7960b3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c28f914407f8415cb94c7ba93155f64d]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:23.845438  8056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7b440e728b64d8fbe1bc47f2e7960b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.850709  8106 tablet_bootstrap.cc:492] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39: Bootstrap starting.
I20260710 11:10:23.852911  8055 tablet_service.cc:1511] Processing CreateTablet for tablet 4775332498f7419d977f84b8851d839f (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=c28f914407f8415cb94c7ba93155f64d]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:23.855218  8055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4775332498f7419d977f84b8851d839f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:23.860749  8106 tablet_bootstrap.cc:654] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.864562  8107 tablet_bootstrap.cc:492] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1: Bootstrap starting.
I20260710 11:10:23.866055  8108 tablet_bootstrap.cc:492] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2: Bootstrap starting.
I20260710 11:10:23.872387  8108 tablet_bootstrap.cc:654] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.872435  8107 tablet_bootstrap.cc:654] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.873879  8106 tablet_bootstrap.cc:492] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39: No bootstrap required, opened a new log
I20260710 11:10:23.874398  8106 ts_tablet_manager.cc:1403] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260710 11:10:23.877341  8106 raft_consensus.cc:359] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.878108  8106 raft_consensus.cc:385] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.878441  8106 raft_consensus.cc:740] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc411ff346f4a17b62626b18717ef39, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.880304  8106 consensus_queue.cc:260] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.882823  8017 heartbeater.cc:499] Master 127.4.76.126:33701 was elected leader, sending a full tablet report...
I20260710 11:10:23.883395  8106 ts_tablet_manager.cc:1434] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:10:23.884326  8108 tablet_bootstrap.cc:492] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2: No bootstrap required, opened a new log
I20260710 11:10:23.884392  8107 tablet_bootstrap.cc:492] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1: No bootstrap required, opened a new log
I20260710 11:10:23.884945  8108 ts_tablet_manager.cc:1403] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 11:10:23.885161  8106 tablet_bootstrap.cc:492] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39: Bootstrap starting.
I20260710 11:10:23.885088  8107 ts_tablet_manager.cc:1403] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:10:23.887836  8108 raft_consensus.cc:359] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.888566  8108 raft_consensus.cc:385] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.888911  8108 raft_consensus.cc:740] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a35ee192375b455c8117fcbc98373ff2, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.889827  8108 consensus_queue.cc:260] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.890144  8107 raft_consensus.cc:359] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.891819  8106 tablet_bootstrap.cc:654] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.892068  8107 raft_consensus.cc:385] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.892486  8107 raft_consensus.cc:740] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b632c8eb7fcf47a1954fe13feb7db7e1, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.893214  8107 consensus_queue.cc:260] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.897706  8091 heartbeater.cc:499] Master 127.4.76.126:33701 was elected leader, sending a full tablet report...
I20260710 11:10:23.899017  8108 ts_tablet_manager.cc:1434] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260710 11:10:23.900151  8108 tablet_bootstrap.cc:492] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2: Bootstrap starting.
I20260710 11:10:23.900357  8106 tablet_bootstrap.cc:492] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39: No bootstrap required, opened a new log
I20260710 11:10:23.900884  8106 ts_tablet_manager.cc:1403] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 11:10:23.903769  8106 raft_consensus.cc:359] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.904532  8106 raft_consensus.cc:385] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.905264  8106 raft_consensus.cc:740] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc411ff346f4a17b62626b18717ef39, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.906942  7942 heartbeater.cc:499] Master 127.4.76.126:33701 was elected leader, sending a full tablet report...
I20260710 11:10:23.906210  8107 ts_tablet_manager.cc:1434] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.009s
W20260710 11:10:23.907863  8018 tablet.cc:2406] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:10:23.908722  8107 tablet_bootstrap.cc:492] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1: Bootstrap starting.
I20260710 11:10:23.907289  8106 consensus_queue.cc:260] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.909672  8108 tablet_bootstrap.cc:654] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.910734  8106 ts_tablet_manager.cc:1434] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 11:10:23.915417  8108 tablet_bootstrap.cc:492] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2: No bootstrap required, opened a new log
I20260710 11:10:23.915992  8108 ts_tablet_manager.cc:1403] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260710 11:10:23.917447  8107 tablet_bootstrap.cc:654] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:23.918824  8108 raft_consensus.cc:359] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.919339  8112 raft_consensus.cc:493] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.919592  8108 raft_consensus.cc:385] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.919978  8108 raft_consensus.cc:740] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a35ee192375b455c8117fcbc98373ff2, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.921036  8108 consensus_queue.cc:260] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.919883  8112 raft_consensus.cc:515] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.922595  8114 raft_consensus.cc:493] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.923084  8114 raft_consensus.cc:515] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.924782  8112 leader_election.cc:290] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65:36021), a35ee192375b455c8117fcbc98373ff2 (127.4.76.67:34613)
I20260710 11:10:23.925369  8114 leader_election.cc:290] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067), a35ee192375b455c8117fcbc98373ff2 (127.4.76.67:34613)
I20260710 11:10:23.925598  8108 ts_tablet_manager.cc:1434] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:10:23.929440  8107 tablet_bootstrap.cc:492] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1: No bootstrap required, opened a new log
I20260710 11:10:23.929970  8107 ts_tablet_manager.cc:1403] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260710 11:10:23.932893  8107 raft_consensus.cc:359] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.933645  8107 raft_consensus.cc:385] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:23.934058  8107 raft_consensus.cc:740] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b632c8eb7fcf47a1954fe13feb7db7e1, State: Initialized, Role: FOLLOWER
I20260710 11:10:23.934803  8107 consensus_queue.cc:260] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.936981  8107 ts_tablet_manager.cc:1434] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:23.950564  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4775332498f7419d977f84b8851d839f" candidate_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc411ff346f4a17b62626b18717ef39" is_pre_election: true
I20260710 11:10:23.951177  7992 raft_consensus.cc:2468] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in term 0.
I20260710 11:10:23.952521  7880 leader_election.cc:304] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b632c8eb7fcf47a1954fe13feb7db7e1, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:23.953305  8114 raft_consensus.cc:2804] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:23.953644  8114 raft_consensus.cc:493] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:23.953951  8114 raft_consensus.cc:3060] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.956288  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4775332498f7419d977f84b8851d839f" candidate_uuid: "edc411ff346f4a17b62626b18717ef39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" is_pre_election: true
I20260710 11:10:23.959142  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4775332498f7419d977f84b8851d839f" candidate_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a35ee192375b455c8117fcbc98373ff2" is_pre_election: true
I20260710 11:10:23.959807  8066 raft_consensus.cc:2468] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in term 0.
I20260710 11:10:23.960644  8114 raft_consensus.cc:515] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.961566  7917 raft_consensus.cc:2393] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate edc411ff346f4a17b62626b18717ef39 in current term 1: Already voted for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in this term.
I20260710 11:10:23.962179  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4775332498f7419d977f84b8851d839f" candidate_uuid: "edc411ff346f4a17b62626b18717ef39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a35ee192375b455c8117fcbc98373ff2" is_pre_election: true
I20260710 11:10:23.962471  8114 leader_election.cc:290] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [CANDIDATE]: Term 1 election: Requested vote from peers edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067), a35ee192375b455c8117fcbc98373ff2 (127.4.76.67:34613)
I20260710 11:10:23.962757  8066 raft_consensus.cc:2468] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc411ff346f4a17b62626b18717ef39 in term 0.
I20260710 11:10:23.963054  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4775332498f7419d977f84b8851d839f" candidate_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc411ff346f4a17b62626b18717ef39"
I20260710 11:10:23.963645  7992 raft_consensus.cc:3060] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.963991  7955 leader_election.cc:304] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [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: a35ee192375b455c8117fcbc98373ff2, edc411ff346f4a17b62626b18717ef39; no voters: b632c8eb7fcf47a1954fe13feb7db7e1
I20260710 11:10:23.965010  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4775332498f7419d977f84b8851d839f" candidate_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a35ee192375b455c8117fcbc98373ff2"
I20260710 11:10:23.965461  8066 raft_consensus.cc:3060] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.968333  7992 raft_consensus.cc:2468] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in term 1.
I20260710 11:10:23.968722  8112 raft_consensus.cc:2764] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:10:23.969303  7880 leader_election.cc:304] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b632c8eb7fcf47a1954fe13feb7db7e1, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:23.970103  8114 raft_consensus.cc:2804] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:23.970435  8066 raft_consensus.cc:2468] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in term 1.
I20260710 11:10:23.971364  8114 raft_consensus.cc:697] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 LEADER]: Becoming Leader. State: Replica: b632c8eb7fcf47a1954fe13feb7db7e1, State: Running, Role: LEADER
I20260710 11:10:23.971904  8113 raft_consensus.cc:493] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:23.972172  8114 consensus_queue.cc:237] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.972292  8113 raft_consensus.cc:515] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.974444  8113 leader_election.cc:290] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067), b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65:36021)
I20260710 11:10:23.984314  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b440e728b64d8fbe1bc47f2e7960b3" candidate_uuid: "a35ee192375b455c8117fcbc98373ff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc411ff346f4a17b62626b18717ef39" is_pre_election: true
I20260710 11:10:23.985057  7992 raft_consensus.cc:2468] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a35ee192375b455c8117fcbc98373ff2 in term 0.
I20260710 11:10:23.986326  8029 leader_election.cc:304] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a35ee192375b455c8117fcbc98373ff2, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:23.986972  8113 raft_consensus.cc:2804] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:23.987308  8113 raft_consensus.cc:493] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:23.987764  8113 raft_consensus.cc:3060] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.987430  7815 catalog_manager.cc:5697] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:23.988510  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b440e728b64d8fbe1bc47f2e7960b3" candidate_uuid: "a35ee192375b455c8117fcbc98373ff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" is_pre_election: true
I20260710 11:10:23.989121  7917 raft_consensus.cc:2468] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a35ee192375b455c8117fcbc98373ff2 in term 0.
I20260710 11:10:23.993297  8113 raft_consensus.cc:515] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:23.995098  8113 leader_election.cc:290] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [CANDIDATE]: Term 1 election: Requested vote from peers edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067), b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65:36021)
I20260710 11:10:23.995738  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b440e728b64d8fbe1bc47f2e7960b3" candidate_uuid: "a35ee192375b455c8117fcbc98373ff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc411ff346f4a17b62626b18717ef39"
I20260710 11:10:23.996093  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b440e728b64d8fbe1bc47f2e7960b3" candidate_uuid: "a35ee192375b455c8117fcbc98373ff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
I20260710 11:10:23.996230  7992 raft_consensus.cc:3060] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:23.996527  7917 raft_consensus.cc:3060] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.000535  7992 raft_consensus.cc:2468] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a35ee192375b455c8117fcbc98373ff2 in term 1.
I20260710 11:10:24.001369  8029 leader_election.cc:304] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a35ee192375b455c8117fcbc98373ff2, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:24.001778  7917 raft_consensus.cc:2468] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a35ee192375b455c8117fcbc98373ff2 in term 1.
I20260710 11:10:24.001940  8113 raft_consensus.cc:2804] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.003289  8113 raft_consensus.cc:697] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 1 LEADER]: Becoming Leader. State: Replica: a35ee192375b455c8117fcbc98373ff2, State: Running, Role: LEADER
I20260710 11:10:24.004128  8113 consensus_queue.cc:237] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.011477  7815 catalog_manager.cc:5697] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 reported cstate change: term changed from 0 to 1, leader changed from <none> to a35ee192375b455c8117fcbc98373ff2 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "a35ee192375b455c8117fcbc98373ff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.066751  7815 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42992:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:24.068507  7815 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:24.088919  7906 tablet_service.cc:1511] Processing CreateTablet for tablet 8b96ff1635b145acb40c22eb748184ef (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=891ac0701aa948e894c8d303770bcb59]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:24.090130  7906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b96ff1635b145acb40c22eb748184ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:24.090067  7981 tablet_service.cc:1511] Processing CreateTablet for tablet 8b96ff1635b145acb40c22eb748184ef (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=891ac0701aa948e894c8d303770bcb59]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:24.091338  7981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b96ff1635b145acb40c22eb748184ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:24.091444  8055 tablet_service.cc:1511] Processing CreateTablet for tablet 8b96ff1635b145acb40c22eb748184ef (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=891ac0701aa948e894c8d303770bcb59]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:10:24.092597  8055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b96ff1635b145acb40c22eb748184ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:24.094188  7907 tablet_service.cc:1511] Processing CreateTablet for tablet f118770f7d4c485189b3808a6c1153cd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=891ac0701aa948e894c8d303770bcb59]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:24.095291  7907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f118770f7d4c485189b3808a6c1153cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:24.101122  7982 tablet_service.cc:1511] Processing CreateTablet for tablet f118770f7d4c485189b3808a6c1153cd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=891ac0701aa948e894c8d303770bcb59]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:24.102326  7982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f118770f7d4c485189b3808a6c1153cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:24.104660  8107 tablet_bootstrap.cc:492] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1: Bootstrap starting.
I20260710 11:10:24.104604  8056 tablet_service.cc:1511] Processing CreateTablet for tablet f118770f7d4c485189b3808a6c1153cd (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=891ac0701aa948e894c8d303770bcb59]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:10:24.107846  8108 tablet_bootstrap.cc:492] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2: Bootstrap starting.
I20260710 11:10:24.109078  8056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f118770f7d4c485189b3808a6c1153cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:24.110602  8107 tablet_bootstrap.cc:654] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.115741  8106 tablet_bootstrap.cc:492] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39: Bootstrap starting.
I20260710 11:10:24.117008  8108 tablet_bootstrap.cc:654] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.120462  8107 tablet_bootstrap.cc:492] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1: No bootstrap required, opened a new log
I20260710 11:10:24.120895  8107 ts_tablet_manager.cc:1403] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260710 11:10:24.121759  8106 tablet_bootstrap.cc:654] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.123904  8107 raft_consensus.cc:359] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.124608  8107 raft_consensus.cc:385] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.124890  8107 raft_consensus.cc:740] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b632c8eb7fcf47a1954fe13feb7db7e1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.125005  8108 tablet_bootstrap.cc:492] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2: No bootstrap required, opened a new log
I20260710 11:10:24.125559  8108 ts_tablet_manager.cc:1403] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260710 11:10:24.125840  8107 consensus_queue.cc:260] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.128749  8108 raft_consensus.cc:359] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.129513  8108 raft_consensus.cc:385] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.129848  8108 raft_consensus.cc:740] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a35ee192375b455c8117fcbc98373ff2, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.129956  8107 ts_tablet_manager.cc:1434] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:10:24.131215  8108 consensus_queue.cc:260] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.133387  8108 ts_tablet_manager.cc:1434] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:24.139564  8107 tablet_bootstrap.cc:492] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1: Bootstrap starting.
I20260710 11:10:24.141311  8108 tablet_bootstrap.cc:492] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2: Bootstrap starting.
I20260710 11:10:24.144433  8106 tablet_bootstrap.cc:492] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39: No bootstrap required, opened a new log
I20260710 11:10:24.144909  8106 ts_tablet_manager.cc:1403] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39: Time spent bootstrapping tablet: real 0.029s	user 0.004s	sys 0.012s
I20260710 11:10:24.146051  8107 tablet_bootstrap.cc:654] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.147802  8106 raft_consensus.cc:359] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.148547  8106 raft_consensus.cc:385] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.148833  8106 raft_consensus.cc:740] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc411ff346f4a17b62626b18717ef39, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.147886  8108 tablet_bootstrap.cc:654] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.149616  8106 consensus_queue.cc:260] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.151891  8106 ts_tablet_manager.cc:1434] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:24.152505  8107 tablet_bootstrap.cc:492] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1: No bootstrap required, opened a new log
I20260710 11:10:24.152822  8106 tablet_bootstrap.cc:492] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39: Bootstrap starting.
I20260710 11:10:24.152946  8107 ts_tablet_manager.cc:1403] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:10:24.155743  8107 raft_consensus.cc:359] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.156441  8107 raft_consensus.cc:385] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.156723  8107 raft_consensus.cc:740] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b632c8eb7fcf47a1954fe13feb7db7e1, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.157531  8107 consensus_queue.cc:260] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.159299  8106 tablet_bootstrap.cc:654] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:24.159916  8107 ts_tablet_manager.cc:1434] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:24.163007  8108 tablet_bootstrap.cc:492] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2: No bootstrap required, opened a new log
I20260710 11:10:24.163499  8108 ts_tablet_manager.cc:1403] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260710 11:10:24.166311  8108 raft_consensus.cc:359] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.166926  8108 raft_consensus.cc:385] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.167207  8108 raft_consensus.cc:740] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a35ee192375b455c8117fcbc98373ff2, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.167936  8108 consensus_queue.cc:260] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.169910  8108 ts_tablet_manager.cc:1434] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:24.170851  8106 tablet_bootstrap.cc:492] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39: No bootstrap required, opened a new log
I20260710 11:10:24.171233  8106 ts_tablet_manager.cc:1403] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260710 11:10:24.173221  8106 raft_consensus.cc:359] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.173769  8106 raft_consensus.cc:385] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:24.173974  8106 raft_consensus.cc:740] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: edc411ff346f4a17b62626b18717ef39, State: Initialized, Role: FOLLOWER
I20260710 11:10:24.174503  8106 consensus_queue.cc:260] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.176366  8106 ts_tablet_manager.cc:1434] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:10:24.213328  8113 raft_consensus.cc:493] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.213804  8113 raft_consensus.cc:515] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.215500  8113 leader_election.cc:290] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65:36021), edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067)
I20260710 11:10:24.216070  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd" candidate_uuid: "a35ee192375b455c8117fcbc98373ff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" is_pre_election: true
I20260710 11:10:24.216393  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd" candidate_uuid: "a35ee192375b455c8117fcbc98373ff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc411ff346f4a17b62626b18717ef39" is_pre_election: true
I20260710 11:10:24.216578  7917 raft_consensus.cc:2468] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a35ee192375b455c8117fcbc98373ff2 in term 0.
I20260710 11:10:24.216914  7992 raft_consensus.cc:2468] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a35ee192375b455c8117fcbc98373ff2 in term 0.
I20260710 11:10:24.217563  8031 leader_election.cc:304] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a35ee192375b455c8117fcbc98373ff2, b632c8eb7fcf47a1954fe13feb7db7e1; no voters: 
I20260710 11:10:24.218254  8113 raft_consensus.cc:2804] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.218526  8113 raft_consensus.cc:493] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.218768  8113 raft_consensus.cc:3060] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.223356  8113 raft_consensus.cc:515] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.224982  8113 leader_election.cc:290] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [CANDIDATE]: Term 1 election: Requested vote from peers b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65:36021), edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067)
I20260710 11:10:24.225582  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd" candidate_uuid: "a35ee192375b455c8117fcbc98373ff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
I20260710 11:10:24.225881  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd" candidate_uuid: "a35ee192375b455c8117fcbc98373ff2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "edc411ff346f4a17b62626b18717ef39"
I20260710 11:10:24.226060  7917 raft_consensus.cc:3060] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.226351  7992 raft_consensus.cc:3060] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.231144  7992 raft_consensus.cc:2468] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a35ee192375b455c8117fcbc98373ff2 in term 1.
I20260710 11:10:24.231150  7917 raft_consensus.cc:2468] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a35ee192375b455c8117fcbc98373ff2 in term 1.
I20260710 11:10:24.232046  8029 leader_election.cc:304] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a35ee192375b455c8117fcbc98373ff2, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:24.232653  8113 raft_consensus.cc:2804] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.233067  8113 raft_consensus.cc:697] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 1 LEADER]: Becoming Leader. State: Replica: a35ee192375b455c8117fcbc98373ff2, State: Running, Role: LEADER
I20260710 11:10:24.233752  8113 consensus_queue.cc:237] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.239678  7815 catalog_manager.cc:5697] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 reported cstate change: term changed from 0 to 1, leader changed from <none> to a35ee192375b455c8117fcbc98373ff2 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "a35ee192375b455c8117fcbc98373ff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.256031  8112 raft_consensus.cc:493] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:24.256419  8112 raft_consensus.cc:515] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.257859  8112 leader_election.cc:290] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65:36021), a35ee192375b455c8117fcbc98373ff2 (127.4.76.67:34613)
I20260710 11:10:24.258476  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b96ff1635b145acb40c22eb748184ef" candidate_uuid: "edc411ff346f4a17b62626b18717ef39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" is_pre_election: true
I20260710 11:10:24.258728  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b96ff1635b145acb40c22eb748184ef" candidate_uuid: "edc411ff346f4a17b62626b18717ef39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a35ee192375b455c8117fcbc98373ff2" is_pre_election: true
I20260710 11:10:24.259092  7917 raft_consensus.cc:2468] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc411ff346f4a17b62626b18717ef39 in term 0.
I20260710 11:10:24.259326  8066 raft_consensus.cc:2468] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate edc411ff346f4a17b62626b18717ef39 in term 0.
I20260710 11:10:24.260054  7957 leader_election.cc:304] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b632c8eb7fcf47a1954fe13feb7db7e1, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:24.260802  8112 raft_consensus.cc:2804] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:24.261138  8112 raft_consensus.cc:493] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:24.261451  8112 raft_consensus.cc:3060] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.265830  8112 raft_consensus.cc:515] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.267141  8112 leader_election.cc:290] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [CANDIDATE]: Term 1 election: Requested vote from peers b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65:36021), a35ee192375b455c8117fcbc98373ff2 (127.4.76.67:34613)
I20260710 11:10:24.267815  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b96ff1635b145acb40c22eb748184ef" candidate_uuid: "edc411ff346f4a17b62626b18717ef39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
I20260710 11:10:24.267976  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b96ff1635b145acb40c22eb748184ef" candidate_uuid: "edc411ff346f4a17b62626b18717ef39" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a35ee192375b455c8117fcbc98373ff2"
I20260710 11:10:24.268235  7917 raft_consensus.cc:3060] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.268437  8066 raft_consensus.cc:3060] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:24.272419  7917 raft_consensus.cc:2468] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc411ff346f4a17b62626b18717ef39 in term 1.
I20260710 11:10:24.272621  8066 raft_consensus.cc:2468] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc411ff346f4a17b62626b18717ef39 in term 1.
I20260710 11:10:24.273196  7957 leader_election.cc:304] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b632c8eb7fcf47a1954fe13feb7db7e1, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:24.273896  8112 raft_consensus.cc:2804] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:24.274833  8112 raft_consensus.cc:697] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 1 LEADER]: Becoming Leader. State: Replica: edc411ff346f4a17b62626b18717ef39, State: Running, Role: LEADER
I20260710 11:10:24.275518  8112 consensus_queue.cc:237] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.281396  7815 catalog_manager.cc:5697] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 reported cstate change: term changed from 0 to 1, leader changed from <none> to edc411ff346f4a17b62626b18717ef39 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "edc411ff346f4a17b62626b18717ef39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.311437  8066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7b440e728b64d8fbe1bc47f2e7960b3"
dest_uuid: "a35ee192375b455c8117fcbc98373ff2"
mode: GRACEFUL
new_leader_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
 from {username='slave'} at 127.0.0.1:50416
I20260710 11:10:24.311977  8066 raft_consensus.cc:606] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 1 LEADER]: Received request to transfer leadership to TS b632c8eb7fcf47a1954fe13feb7db7e1
I20260710 11:10:24.323243  7917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4775332498f7419d977f84b8851d839f"
dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
mode: GRACEFUL
new_leader_uuid: "a35ee192375b455c8117fcbc98373ff2"
 from {username='slave'} at 127.0.0.1:36054
I20260710 11:10:24.323743  7917 raft_consensus.cc:606] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 LEADER]: Received request to transfer leadership to TS a35ee192375b455c8117fcbc98373ff2
I20260710 11:10:24.335597  7992 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b96ff1635b145acb40c22eb748184ef"
dest_uuid: "edc411ff346f4a17b62626b18717ef39"
mode: GRACEFUL
new_leader_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
 from {username='slave'} at 127.0.0.1:50250
I20260710 11:10:24.336059  7992 raft_consensus.cc:606] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 1 LEADER]: Received request to transfer leadership to TS b632c8eb7fcf47a1954fe13feb7db7e1
I20260710 11:10:24.340281  8066 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd"
dest_uuid: "a35ee192375b455c8117fcbc98373ff2"
mode: GRACEFUL
new_leader_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
 from {username='slave'} at 127.0.0.1:50416
I20260710 11:10:24.340691  8066 raft_consensus.cc:606] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 1 LEADER]: Received request to transfer leadership to TS b632c8eb7fcf47a1954fe13feb7db7e1
I20260710 11:10:24.464725  8113 consensus_queue.cc:1048] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.485944  8144 consensus_queue.cc:1048] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.492131  8113 raft_consensus.cc:993] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2: : Instructing follower b632c8eb7fcf47a1954fe13feb7db7e1 to start an election
I20260710 11:10:24.492584  8144 raft_consensus.cc:1081] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 1 LEADER]: Signalling peer b632c8eb7fcf47a1954fe13feb7db7e1 to start an election
I20260710 11:10:24.493954  7917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7b440e728b64d8fbe1bc47f2e7960b3"
dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
 from {username='slave'} at 127.0.0.1:36044
I20260710 11:10:24.494365  7917 raft_consensus.cc:493] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:24.494626  7917 raft_consensus.cc:3060] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.499074  7917 raft_consensus.cc:515] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.500689  7917 leader_election.cc:290] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [CANDIDATE]: Term 2 election: Requested vote from peers edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067), a35ee192375b455c8117fcbc98373ff2 (127.4.76.67:34613)
I20260710 11:10:24.501348  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b440e728b64d8fbe1bc47f2e7960b3" candidate_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edc411ff346f4a17b62626b18717ef39"
I20260710 11:10:24.501951  7992 raft_consensus.cc:3060] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.502048  8066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7b440e728b64d8fbe1bc47f2e7960b3" candidate_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a35ee192375b455c8117fcbc98373ff2"
I20260710 11:10:24.503418  8066 raft_consensus.cc:3055] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:24.503767  8066 raft_consensus.cc:740] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a35ee192375b455c8117fcbc98373ff2, State: Running, Role: LEADER
I20260710 11:10:24.504511  8066 consensus_queue.cc:260] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.505720  8066 raft_consensus.cc:3060] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.508216  7992 raft_consensus.cc:2468] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in term 2.
I20260710 11:10:24.509222  7880 leader_election.cc:304] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b632c8eb7fcf47a1954fe13feb7db7e1, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:24.509948  8114 raft_consensus.cc:2804] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:24.510432  8114 raft_consensus.cc:697] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 LEADER]: Becoming Leader. State: Replica: b632c8eb7fcf47a1954fe13feb7db7e1, State: Running, Role: LEADER
I20260710 11:10:24.511207  8114 consensus_queue.cc:237] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.511957  8066 raft_consensus.cc:2468] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in term 2.
I20260710 11:10:24.513384  8147 consensus_queue.cc:1048] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.518015  7815 catalog_manager.cc:5697] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 reported cstate change: term changed from 1 to 2, leader changed from a35ee192375b455c8117fcbc98373ff2 (127.4.76.67) to b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.520592  8114 raft_consensus.cc:993] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1: : Instructing follower a35ee192375b455c8117fcbc98373ff2 to start an election
I20260710 11:10:24.524802  8114 raft_consensus.cc:1081] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 LEADER]: Signalling peer a35ee192375b455c8117fcbc98373ff2 to start an election
I20260710 11:10:24.526217  8065 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4775332498f7419d977f84b8851d839f"
dest_uuid: "a35ee192375b455c8117fcbc98373ff2"
 from {username='slave'} at 127.0.0.1:50400
I20260710 11:10:24.526732  8065 raft_consensus.cc:493] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:24.527064  8065 raft_consensus.cc:3060] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.533159  8065 raft_consensus.cc:515] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.536720  8065 leader_election.cc:290] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [CANDIDATE]: Term 2 election: Requested vote from peers b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65:36021), edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067)
I20260710 11:10:24.536939  7992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4775332498f7419d977f84b8851d839f" candidate_uuid: "a35ee192375b455c8117fcbc98373ff2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edc411ff346f4a17b62626b18717ef39"
I20260710 11:10:24.536960  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4775332498f7419d977f84b8851d839f" candidate_uuid: "a35ee192375b455c8117fcbc98373ff2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
I20260710 11:10:24.537868  7992 raft_consensus.cc:3060] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.537961  7917 raft_consensus.cc:3055] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:24.538427  7917 raft_consensus.cc:740] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b632c8eb7fcf47a1954fe13feb7db7e1, State: Running, Role: LEADER
I20260710 11:10:24.539188  7917 consensus_queue.cc:260] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.539860  8114 consensus_queue.cc:1048] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [NON_LEADER]: Connected to new peer: Peer: permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.540812  7917 raft_consensus.cc:3060] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.543327  7992 raft_consensus.cc:2468] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a35ee192375b455c8117fcbc98373ff2 in term 2.
I20260710 11:10:24.544309  8029 leader_election.cc:304] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a35ee192375b455c8117fcbc98373ff2, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:24.545017  8144 raft_consensus.cc:2804] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:24.545377  8144 raft_consensus.cc:697] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 2 LEADER]: Becoming Leader. State: Replica: a35ee192375b455c8117fcbc98373ff2, State: Running, Role: LEADER
I20260710 11:10:24.545960  7917 raft_consensus.cc:2468] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a35ee192375b455c8117fcbc98373ff2 in term 2.
I20260710 11:10:24.545991  8144 consensus_queue.cc:237] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.551185  7815 catalog_manager.cc:5697] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 reported cstate change: term changed from 1 to 2, leader changed from b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65) to a35ee192375b455c8117fcbc98373ff2 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "a35ee192375b455c8117fcbc98373ff2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:24.757858  8144 consensus_queue.cc:1048] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.763394  8113 raft_consensus.cc:993] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2: : Instructing follower b632c8eb7fcf47a1954fe13feb7db7e1 to start an election
I20260710 11:10:24.763836  8124 raft_consensus.cc:1081] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 1 LEADER]: Signalling peer b632c8eb7fcf47a1954fe13feb7db7e1 to start an election
I20260710 11:10:24.765316  7916 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd"
dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
 from {username='slave'} at 127.0.0.1:36044
I20260710 11:10:24.765882  7916 raft_consensus.cc:493] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:24.766235  7916 raft_consensus.cc:3060] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.768504  8124 consensus_queue.cc:1048] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.772706  7916 raft_consensus.cc:515] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.775390  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd" candidate_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edc411ff346f4a17b62626b18717ef39"
I20260710 11:10:24.775982  7991 raft_consensus.cc:3060] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.776893  7916 leader_election.cc:290] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [CANDIDATE]: Term 2 election: Requested vote from peers edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067), a35ee192375b455c8117fcbc98373ff2 (127.4.76.67:34613)
I20260710 11:10:24.778694  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd" candidate_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a35ee192375b455c8117fcbc98373ff2"
I20260710 11:10:24.779302  8065 raft_consensus.cc:3055] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:24.779634  8065 raft_consensus.cc:740] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a35ee192375b455c8117fcbc98373ff2, State: Running, Role: LEADER
I20260710 11:10:24.780426  8065 consensus_queue.cc:260] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.781291  8065 raft_consensus.cc:3060] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.782037  7991 raft_consensus.cc:2468] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in term 2.
I20260710 11:10:24.784126  7880 leader_election.cc:304] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b632c8eb7fcf47a1954fe13feb7db7e1, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:24.785000  8149 raft_consensus.cc:2804] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:24.785430  8149 raft_consensus.cc:697] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 LEADER]: Becoming Leader. State: Replica: b632c8eb7fcf47a1954fe13feb7db7e1, State: Running, Role: LEADER
I20260710 11:10:24.786214  8065 raft_consensus.cc:2468] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in term 2.
I20260710 11:10:24.786156  8149 consensus_queue.cc:237] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.791770  7814 catalog_manager.cc:5697] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 reported cstate change: term changed from 1 to 2, leader changed from a35ee192375b455c8117fcbc98373ff2 (127.4.76.67) to b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:24.842942  8112 consensus_queue.cc:1048] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.849040  8153 raft_consensus.cc:993] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39: : Instructing follower b632c8eb7fcf47a1954fe13feb7db7e1 to start an election
I20260710 11:10:24.849669  8112 raft_consensus.cc:1081] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 1 LEADER]: Signalling peer b632c8eb7fcf47a1954fe13feb7db7e1 to start an election
I20260710 11:10:24.851400  7917 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b96ff1635b145acb40c22eb748184ef"
dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
 from {username='slave'} at 127.0.0.1:36028
I20260710 11:10:24.851964  7917 raft_consensus.cc:493] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:24.852330  7917 raft_consensus.cc:3060] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.855217  8154 consensus_queue.cc:1048] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:24.858127  7917 raft_consensus.cc:515] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.859182  7916 raft_consensus.cc:1240] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Rejecting Update request from peer edc411ff346f4a17b62626b18717ef39 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:24.864689  8154 consensus_queue.cc:1059] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:24.864784  7991 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b96ff1635b145acb40c22eb748184ef" candidate_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "edc411ff346f4a17b62626b18717ef39"
I20260710 11:10:24.865562  7991 raft_consensus.cc:3055] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:24.865608  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b96ff1635b145acb40c22eb748184ef" candidate_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a35ee192375b455c8117fcbc98373ff2"
I20260710 11:10:24.866034  7991 raft_consensus.cc:740] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: edc411ff346f4a17b62626b18717ef39, State: Running, Role: LEADER
I20260710 11:10:24.866232  8065 raft_consensus.cc:3060] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.866843  7991 consensus_queue.cc:260] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.867980  7991 raft_consensus.cc:3060] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:24.871559  7917 leader_election.cc:290] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [CANDIDATE]: Term 2 election: Requested vote from peers edc411ff346f4a17b62626b18717ef39 (127.4.76.66:39067), a35ee192375b455c8117fcbc98373ff2 (127.4.76.67:34613)
I20260710 11:10:24.873858  8065 raft_consensus.cc:2468] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in term 2.
I20260710 11:10:24.874400  7991 raft_consensus.cc:2468] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b632c8eb7fcf47a1954fe13feb7db7e1 in term 2.
W20260710 11:10:24.874960  8154 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:10:24.874914  7880 leader_election.cc:304] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a35ee192375b455c8117fcbc98373ff2, b632c8eb7fcf47a1954fe13feb7db7e1; no voters: 
I20260710 11:10:24.875820  8149 raft_consensus.cc:2804] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:24.876281  8149 raft_consensus.cc:697] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 LEADER]: Becoming Leader. State: Replica: b632c8eb7fcf47a1954fe13feb7db7e1, State: Running, Role: LEADER
I20260710 11:10:24.876998  8149 consensus_queue.cc:237] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [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: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:24.882210  7814 catalog_manager.cc:5697] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 reported cstate change: term changed from 1 to 2, leader changed from edc411ff346f4a17b62626b18717ef39 (127.4.76.66) to b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.026559  8065 raft_consensus.cc:1275] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Refusing update from remote peer b632c8eb7fcf47a1954fe13feb7db7e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:25.027681  8149 consensus_queue.cc:1048] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:25.028491  4401 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:10:25.030236  4401 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:10:25.030733  4401 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:10:25.038426  7991 raft_consensus.cc:1275] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Refusing update from remote peer b632c8eb7fcf47a1954fe13feb7db7e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:25.039924  8149 consensus_queue.cc:1048] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:25.045169  7917 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd"
dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
mode: GRACEFUL
new_leader_uuid: "edc411ff346f4a17b62626b18717ef39"
 from {username='slave'} at 127.0.0.1:36058
I20260710 11:10:25.045723  7917 raft_consensus.cc:606] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 LEADER]: Received request to transfer leadership to TS edc411ff346f4a17b62626b18717ef39
I20260710 11:10:25.046839  4401 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:10:25.113636  7991 raft_consensus.cc:1275] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Refusing update from remote peer a35ee192375b455c8117fcbc98373ff2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:25.114795  8124 consensus_queue.cc:1048] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:25.123958  7917 raft_consensus.cc:1275] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Refusing update from remote peer a35ee192375b455c8117fcbc98373ff2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:25.125509  8113 consensus_queue.cc:1048] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:25.254478  8065 raft_consensus.cc:1275] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Refusing update from remote peer b632c8eb7fcf47a1954fe13feb7db7e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:25.255621  8149 consensus_queue.cc:1048] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:25.262378  7991 raft_consensus.cc:1275] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Refusing update from remote peer b632c8eb7fcf47a1954fe13feb7db7e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:25.263759  8147 consensus_queue.cc:1048] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:25.268980  8114 raft_consensus.cc:993] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1: : Instructing follower edc411ff346f4a17b62626b18717ef39 to start an election
I20260710 11:10:25.269402  8147 raft_consensus.cc:1081] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 LEADER]: Signalling peer edc411ff346f4a17b62626b18717ef39 to start an election
I20260710 11:10:25.270769  7991 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd"
dest_uuid: "edc411ff346f4a17b62626b18717ef39"
 from {username='slave'} at 127.0.0.1:50244
I20260710 11:10:25.271183  7991 raft_consensus.cc:493] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:25.271466  7991 raft_consensus.cc:3060] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:25.276034  7991 raft_consensus.cc:515] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:25.277532  7991 leader_election.cc:290] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [CANDIDATE]: Term 3 election: Requested vote from peers b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65:36021), a35ee192375b455c8117fcbc98373ff2 (127.4.76.67:34613)
I20260710 11:10:25.278136  7917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd" candidate_uuid: "edc411ff346f4a17b62626b18717ef39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1"
I20260710 11:10:25.278520  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f118770f7d4c485189b3808a6c1153cd" candidate_uuid: "edc411ff346f4a17b62626b18717ef39" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a35ee192375b455c8117fcbc98373ff2"
I20260710 11:10:25.278786  7917 raft_consensus.cc:3055] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:25.279047  8065 raft_consensus.cc:3060] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:25.279157  7917 raft_consensus.cc:740] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b632c8eb7fcf47a1954fe13feb7db7e1, State: Running, Role: LEADER
I20260710 11:10:25.280050  7917 consensus_queue.cc:260] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [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: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:25.281272  7917 raft_consensus.cc:3060] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:25.284016  8065 raft_consensus.cc:2468] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc411ff346f4a17b62626b18717ef39 in term 3.
I20260710 11:10:25.284956  7955 leader_election.cc:304] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [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: a35ee192375b455c8117fcbc98373ff2, edc411ff346f4a17b62626b18717ef39; no voters: 
I20260710 11:10:25.285544  8154 raft_consensus.cc:2804] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:25.285913  8154 raft_consensus.cc:697] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 3 LEADER]: Becoming Leader. State: Replica: edc411ff346f4a17b62626b18717ef39, State: Running, Role: LEADER
I20260710 11:10:25.286127  7917 raft_consensus.cc:2468] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate edc411ff346f4a17b62626b18717ef39 in term 3.
I20260710 11:10:25.286586  8154 consensus_queue.cc:237] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [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: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } }
I20260710 11:10:25.292068  7813 catalog_manager.cc:5697] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 reported cstate change: term changed from 2 to 3, leader changed from b632c8eb7fcf47a1954fe13feb7db7e1 (127.4.76.65) to edc411ff346f4a17b62626b18717ef39 (127.4.76.66). New cstate: current_term: 3 leader_uuid: "edc411ff346f4a17b62626b18717ef39" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b632c8eb7fcf47a1954fe13feb7db7e1" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:25.328599  7991 raft_consensus.cc:1275] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Refusing update from remote peer b632c8eb7fcf47a1954fe13feb7db7e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:25.329708  8147 consensus_queue.cc:1048] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "edc411ff346f4a17b62626b18717ef39" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 39067 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:25.338577  8065 raft_consensus.cc:1275] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Refusing update from remote peer b632c8eb7fcf47a1954fe13feb7db7e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:25.339912  8159 consensus_queue.cc:1048] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a35ee192375b455c8117fcbc98373ff2" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 34613 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:25.382210  4401 tablet_server.cc:179] TabletServer@127.4.76.65:0 shutting down...
I20260710 11:10:25.399060  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:25.399695  4401 tablet_replica.cc:333] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1: stopping tablet replica
I20260710 11:10:25.400260  4401 raft_consensus.cc:2243] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:25.400684  4401 raft_consensus.cc:2272] T f118770f7d4c485189b3808a6c1153cd P b632c8eb7fcf47a1954fe13feb7db7e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.402913  4401 tablet_replica.cc:333] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1: stopping tablet replica
I20260710 11:10:25.403409  4401 raft_consensus.cc:2243] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:25.404196  4401 raft_consensus.cc:2272] T 8b96ff1635b145acb40c22eb748184ef P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.406136  4401 tablet_replica.cc:333] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1: stopping tablet replica
I20260710 11:10:25.406585  4401 raft_consensus.cc:2243] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:25.407281  4401 raft_consensus.cc:2272] T c7b440e728b64d8fbe1bc47f2e7960b3 P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.409358  4401 tablet_replica.cc:333] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1: stopping tablet replica
I20260710 11:10:25.409793  4401 raft_consensus.cc:2243] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:25.410157  4401 raft_consensus.cc:2272] T 4775332498f7419d977f84b8851d839f P b632c8eb7fcf47a1954fe13feb7db7e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.422020  4401 tablet_server.cc:196] TabletServer@127.4.76.65:0 shutdown complete.
I20260710 11:10:25.432651  4401 tablet_server.cc:179] TabletServer@127.4.76.66:0 shutting down...
I20260710 11:10:25.447239  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:25.447803  4401 tablet_replica.cc:333] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39: stopping tablet replica
I20260710 11:10:25.448303  4401 raft_consensus.cc:2243] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:25.448881  4401 pending_rounds.cc:70] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39: Trying to abort 1 pending ops.
I20260710 11:10:25.449041  4401 pending_rounds.cc:77] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960756381294592 op_type: NO_OP noop_request { }
I20260710 11:10:25.449311  4401 raft_consensus.cc:2889] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:10:25.449576  4401 raft_consensus.cc:2272] T f118770f7d4c485189b3808a6c1153cd P edc411ff346f4a17b62626b18717ef39 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.451617  4401 tablet_replica.cc:333] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39: stopping tablet replica
I20260710 11:10:25.452100  4401 raft_consensus.cc:2243] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:25.452479  4401 raft_consensus.cc:2272] T 8b96ff1635b145acb40c22eb748184ef P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.454234  4401 tablet_replica.cc:333] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39: stopping tablet replica
I20260710 11:10:25.454666  4401 raft_consensus.cc:2243] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:25.455025  4401 raft_consensus.cc:2272] T 4775332498f7419d977f84b8851d839f P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.456863  4401 tablet_replica.cc:333] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39: stopping tablet replica
I20260710 11:10:25.457279  4401 raft_consensus.cc:2243] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:25.457619  4401 raft_consensus.cc:2272] T c7b440e728b64d8fbe1bc47f2e7960b3 P edc411ff346f4a17b62626b18717ef39 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.478216  4401 tablet_server.cc:196] TabletServer@127.4.76.66:0 shutdown complete.
I20260710 11:10:25.488616  4401 tablet_server.cc:179] TabletServer@127.4.76.67:0 shutting down...
I20260710 11:10:25.502943  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:25.503574  4401 tablet_replica.cc:333] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2: stopping tablet replica
I20260710 11:10:25.504127  4401 raft_consensus.cc:2243] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:25.504552  4401 raft_consensus.cc:2272] T f118770f7d4c485189b3808a6c1153cd P a35ee192375b455c8117fcbc98373ff2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.506421  4401 tablet_replica.cc:333] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2: stopping tablet replica
I20260710 11:10:25.506897  4401 raft_consensus.cc:2243] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:25.507268  4401 raft_consensus.cc:2272] T 8b96ff1635b145acb40c22eb748184ef P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.509202  4401 tablet_replica.cc:333] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2: stopping tablet replica
I20260710 11:10:25.509641  4401 raft_consensus.cc:2243] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:25.510342  4401 raft_consensus.cc:2272] T 4775332498f7419d977f84b8851d839f P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.512198  4401 tablet_replica.cc:333] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2: stopping tablet replica
I20260710 11:10:25.512611  4401 raft_consensus.cc:2243] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:25.512979  4401 raft_consensus.cc:2272] T c7b440e728b64d8fbe1bc47f2e7960b3 P a35ee192375b455c8117fcbc98373ff2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.533360  4401 tablet_server.cc:196] TabletServer@127.4.76.67:0 shutdown complete.
I20260710 11:10:25.543342  4401 master.cc:562] Master@127.4.76.126:33701 shutting down...
I20260710 11:10:25.556620  4401 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:25.557039  4401 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:25.557287  4401 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4b8d9fa71ed14a65bac9eb34357e4790: stopping tablet replica
I20260710 11:10:25.574043  4401 master.cc:584] Master@127.4.76.126:33701 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2294 ms)
[----------] 6 tests from LeaderRebalancerTest (84237 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:10:25.598320  4401 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.76.126:37139
I20260710 11:10:25.599349  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:25.603799  8160 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:25.604100  8161 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:25.605991  8163 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:25.606465  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:25.607122  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:25.607292  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:25.607424  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681825607406 us; error 0 us; skew 500 ppm
I20260710 11:10:25.607961  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:25.609946  4401 webserver.cc:533] Webserver started at http://127.4.76.126:39075/ using document root <none> and password file <none>
I20260710 11:10:25.610356  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:25.610520  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:25.610747  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:25.611778  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/master-0-root/instance:
uuid: "d7be862a23284ca194b4acf9b17d6849"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-0nsv"
I20260710 11:10:25.615666  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:10:25.618547  8168 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.619172  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:25.619421  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/master-0-root
uuid: "d7be862a23284ca194b4acf9b17d6849"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-0nsv"
I20260710 11:10:25.619699  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:25.633850  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:25.634719  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:25.667284  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.126:37139
I20260710 11:10:25.667361  8219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.126:37139 every 8 connection(s)
I20260710 11:10:25.670732  8220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:25.680179  8220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849: Bootstrap starting.
I20260710 11:10:25.684201  8220 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:25.687795  8220 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849: No bootstrap required, opened a new log
I20260710 11:10:25.689646  8220 raft_consensus.cc:359] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7be862a23284ca194b4acf9b17d6849" member_type: VOTER }
I20260710 11:10:25.689997  8220 raft_consensus.cc:385] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:25.690208  8220 raft_consensus.cc:740] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d7be862a23284ca194b4acf9b17d6849, State: Initialized, Role: FOLLOWER
I20260710 11:10:25.690762  8220 consensus_queue.cc:260] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d7be862a23284ca194b4acf9b17d6849" member_type: VOTER }
I20260710 11:10:25.691197  8220 raft_consensus.cc:399] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:25.691404  8220 raft_consensus.cc:493] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:25.691671  8220 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:25.695672  8220 raft_consensus.cc:515] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7be862a23284ca194b4acf9b17d6849" member_type: VOTER }
I20260710 11:10:25.696120  8220 leader_election.cc:304] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [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: d7be862a23284ca194b4acf9b17d6849; no voters: 
I20260710 11:10:25.697084  8220 leader_election.cc:290] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:25.697341  8223 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:25.698555  8223 raft_consensus.cc:697] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 1 LEADER]: Becoming Leader. State: Replica: d7be862a23284ca194b4acf9b17d6849, State: Running, Role: LEADER
I20260710 11:10:25.699136  8223 consensus_queue.cc:237] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [LEADER]: Queue going to LEADER mode. State: All 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: "d7be862a23284ca194b4acf9b17d6849" member_type: VOTER }
I20260710 11:10:25.699704  8220 sys_catalog.cc:565] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:25.703110  8224 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d7be862a23284ca194b4acf9b17d6849" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7be862a23284ca194b4acf9b17d6849" member_type: VOTER } }
I20260710 11:10:25.703269  8225 sys_catalog.cc:455] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d7be862a23284ca194b4acf9b17d6849. Latest consensus state: current_term: 1 leader_uuid: "d7be862a23284ca194b4acf9b17d6849" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d7be862a23284ca194b4acf9b17d6849" member_type: VOTER } }
I20260710 11:10:25.703855  8224 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:25.703898  8225 sys_catalog.cc:458] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:25.706610  8229 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:25.711005  8229 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:25.715054  4401 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:25.718945  8229 catalog_manager.cc:1383] Generated new cluster ID: 1f418cd33232479cb5fb60ec5a6644c4
I20260710 11:10:25.719188  8229 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:25.738129  8229 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:25.739317  8229 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:25.753484  8229 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849: Generated new TSK 0
I20260710 11:10:25.754004  8229 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:25.781924  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:25.787004  8241 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:25.787884  8242 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:25.789947  8244 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:25.790097  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:25.791122  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:25.791365  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:25.791570  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681825791553 us; error 0 us; skew 500 ppm
I20260710 11:10:25.792089  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:25.794139  4401 webserver.cc:533] Webserver started at http://127.4.76.65:37215/ using document root <none> and password file <none>
I20260710 11:10:25.794574  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:25.794764  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:25.795012  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:25.796047  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-0-root/instance:
uuid: "1f944e579b1c44f2b0275f370d50be35"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-0nsv"
I20260710 11:10:25.800012  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:10:25.803041  8249 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.803717  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:25.803962  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-0-root
uuid: "1f944e579b1c44f2b0275f370d50be35"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-0nsv"
I20260710 11:10:25.804209  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:25.821108  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:25.822177  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:25.823499  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:25.825557  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:25.825744  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.825958  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:25.826099  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.861295  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.65:38281
I20260710 11:10:25.861404  8311 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.65:38281 every 8 connection(s)
I20260710 11:10:25.867528  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:25.873198  8316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:25.874212  8317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:25.877187  8312 heartbeater.cc:344] Connected to a master server at 127.4.76.126:37139
I20260710 11:10:25.877532  8312 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:25.878159  8312 heartbeater.cc:507] Master 127.4.76.126:37139 requested a full tablet report, sending...
I20260710 11:10:25.880328  8185 ts_manager.cc:194] Registered new tserver with Master: 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281)
W20260710 11:10:25.881420  8320 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:25.881512  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:25.882476  8185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38686
I20260710 11:10:25.882977  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:25.883189  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:25.883380  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681825883359 us; error 0 us; skew 500 ppm
I20260710 11:10:25.883992  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:25.885962  4401 webserver.cc:533] Webserver started at http://127.4.76.66:36783/ using document root <none> and password file <none>
I20260710 11:10:25.886451  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:25.886615  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:25.886837  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:25.887845  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-1-root/instance:
uuid: "20e80c5a479c468a993712d8d7735f31"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-0nsv"
I20260710 11:10:25.891805  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:10:25.894580  8324 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.895205  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:25.895479  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-1-root
uuid: "20e80c5a479c468a993712d8d7735f31"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-0nsv"
I20260710 11:10:25.895718  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:25.929998  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:25.931005  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:25.932327  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:25.934363  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:25.934535  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.934767  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:25.934904  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.969138  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.66:44267
I20260710 11:10:25.969242  8386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.66:44267 every 8 connection(s)
I20260710 11:10:25.973425  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:25.979234  8390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:25.980341  8391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:25.983872  4401 server_base.cc:1061] running on GCE node
W20260710 11:10:25.984292  8393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:25.984319  8387 heartbeater.cc:344] Connected to a master server at 127.4.76.126:37139
I20260710 11:10:25.984915  8387 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:25.985306  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:25.985526  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:25.985620  8387 heartbeater.cc:507] Master 127.4.76.126:37139 requested a full tablet report, sending...
I20260710 11:10:25.985698  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681825985670 us; error 0 us; skew 500 ppm
I20260710 11:10:25.986423  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:25.987668  8185 ts_manager.cc:194] Registered new tserver with Master: 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:25.988718  4401 webserver.cc:533] Webserver started at http://127.4.76.67:43879/ using document root <none> and password file <none>
I20260710 11:10:25.989085  8185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38690
I20260710 11:10:25.989192  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:25.989470  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:25.989710  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:25.990694  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-2-root/instance:
uuid: "c3decb817bce4df9bc8084530b95a8c1"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-0nsv"
I20260710 11:10:25.994661  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:10:25.997653  8398 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:25.998307  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:10:25.998560  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-2-root
uuid: "c3decb817bce4df9bc8084530b95a8c1"
format_stamp: "Formatted at 2026-07-10 11:10:25 on dist-test-slave-0nsv"
I20260710 11:10:25.998826  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681741203365-4401-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:26.024326  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:26.025315  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:26.026623  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:26.028712  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:26.028926  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:26.029138  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:26.029282  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:26.063053  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.67:46273
I20260710 11:10:26.063149  8460 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.67:46273 every 8 connection(s)
I20260710 11:10:26.075502  8461 heartbeater.cc:344] Connected to a master server at 127.4.76.126:37139
I20260710 11:10:26.075856  8461 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:26.076484  8461 heartbeater.cc:507] Master 127.4.76.126:37139 requested a full tablet report, sending...
I20260710 11:10:26.078178  8185 ts_manager.cc:194] Registered new tserver with Master: c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.078850  4401 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012956393s
I20260710 11:10:26.079490  8185 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38706
I20260710 11:10:26.099989  8185 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38718:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:26.102419  8185 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:26.162122  8352 tablet_service.cc:1511] Processing CreateTablet for tablet 77beede3cf1e4452b378909d582f3901 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:26.162957  8350 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffe83035a3a4c47ad28c29900d13bbd (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:26.163415  8352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77beede3cf1e4452b378909d582f3901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.164630  8426 tablet_service.cc:1511] Processing CreateTablet for tablet 77beede3cf1e4452b378909d582f3901 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:26.165874  8426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77beede3cf1e4452b378909d582f3901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.166430  8350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffe83035a3a4c47ad28c29900d13bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.170222  8351 tablet_service.cc:1511] Processing CreateTablet for tablet 43fde8145ff1434f9e7125ce7720a668 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:26.171533  8351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fde8145ff1434f9e7125ce7720a668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.171207  8423 tablet_service.cc:1511] Processing CreateTablet for tablet e5f7ed5304454b3bbd9d025248154e6b (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:26.172443  8423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f7ed5304454b3bbd9d025248154e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.173900  8422 tablet_service.cc:1511] Processing CreateTablet for tablet 48d25131c6364bc48dedb3f1875069c3 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:26.175311  8422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d25131c6364bc48dedb3f1875069c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.176401  8424 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffe83035a3a4c47ad28c29900d13bbd (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:26.176967  8348 tablet_service.cc:1511] Processing CreateTablet for tablet 48d25131c6364bc48dedb3f1875069c3 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:26.177618  8424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffe83035a3a4c47ad28c29900d13bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.178153  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d25131c6364bc48dedb3f1875069c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.179308  8425 tablet_service.cc:1511] Processing CreateTablet for tablet 43fde8145ff1434f9e7125ce7720a668 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:26.179886  8349 tablet_service.cc:1511] Processing CreateTablet for tablet e5f7ed5304454b3bbd9d025248154e6b (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:26.180547  8425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fde8145ff1434f9e7125ce7720a668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.181062  8349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f7ed5304454b3bbd9d025248154e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.194233  8277 tablet_service.cc:1511] Processing CreateTablet for tablet 77beede3cf1e4452b378909d582f3901 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:26.196447  8276 tablet_service.cc:1511] Processing CreateTablet for tablet 43fde8145ff1434f9e7125ce7720a668 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:26.198417  8275 tablet_service.cc:1511] Processing CreateTablet for tablet 1ffe83035a3a4c47ad28c29900d13bbd (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:26.200410  8274 tablet_service.cc:1511] Processing CreateTablet for tablet e5f7ed5304454b3bbd9d025248154e6b (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:26.202366  8273 tablet_service.cc:1511] Processing CreateTablet for tablet 48d25131c6364bc48dedb3f1875069c3 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:26.204197  8277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77beede3cf1e4452b378909d582f3901. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.210584  8275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ffe83035a3a4c47ad28c29900d13bbd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.215884  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48d25131c6364bc48dedb3f1875069c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.219877  8276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43fde8145ff1434f9e7125ce7720a668. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.224120  8272 tablet_service.cc:1511] Processing CreateTablet for tablet bd113e5446824e1b91c3b461770a6a57 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:26.225415  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd113e5446824e1b91c3b461770a6a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.227782  8274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5f7ed5304454b3bbd9d025248154e6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.229822  8351 tablet_service.cc:1511] Processing CreateTablet for tablet bd113e5446824e1b91c3b461770a6a57 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:26.224491  8476 tablet_bootstrap.cc:492] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:26.231089  8351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd113e5446824e1b91c3b461770a6a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.242871  8476 tablet_bootstrap.cc:654] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.249502  8421 tablet_service.cc:1511] Processing CreateTablet for tablet bd113e5446824e1b91c3b461770a6a57 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:26.250808  8421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd113e5446824e1b91c3b461770a6a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.260906  8271 tablet_service.cc:1511] Processing CreateTablet for tablet 47d0a259ff7449a79c9b2d8c82d02d64 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:26.262151  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0a259ff7449a79c9b2d8c82d02d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.266582  8420 tablet_service.cc:1511] Processing CreateTablet for tablet 47d0a259ff7449a79c9b2d8c82d02d64 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:26.267870  8420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0a259ff7449a79c9b2d8c82d02d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.269143  8350 tablet_service.cc:1511] Processing CreateTablet for tablet 47d0a259ff7449a79c9b2d8c82d02d64 (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:26.270319  8350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d0a259ff7449a79c9b2d8c82d02d64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.275025  8419 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac37f802fed4bb1bc2bc412002f40da (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:26.280898  8419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac37f802fed4bb1bc2bc412002f40da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.283406  8270 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac37f802fed4bb1bc2bc412002f40da (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:26.284636  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac37f802fed4bb1bc2bc412002f40da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.289229  8347 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac37f802fed4bb1bc2bc412002f40da (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:26.293748  8347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac37f802fed4bb1bc2bc412002f40da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.301221  8346 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd14f0f011e4f459c232a6b9d7098ac (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:26.302484  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd14f0f011e4f459c232a6b9d7098ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.309515  8476 tablet_bootstrap.cc:492] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:26.310067  8476 ts_tablet_manager.cc:1403] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.086s	user 0.010s	sys 0.005s
I20260710 11:10:26.312259  8422 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd14f0f011e4f459c232a6b9d7098ac (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:26.312894  8476 raft_consensus.cc:359] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.316287  8476 raft_consensus.cc:385] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.319252  8476 raft_consensus.cc:740] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.313464  8422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd14f0f011e4f459c232a6b9d7098ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.320113  8476 consensus_queue.cc:260] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.324070  8479 tablet_bootstrap.cc:492] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:26.327904  8477 tablet_bootstrap.cc:492] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:26.333175  8477 tablet_bootstrap.cc:654] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.336163  8276 tablet_service.cc:1511] Processing CreateTablet for tablet 8bd14f0f011e4f459c232a6b9d7098ac (DEFAULT_TABLE table=test-workload [id=6bcf149f7bb84c6ca4c9672d4c77c159]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:26.344606  8276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bd14f0f011e4f459c232a6b9d7098ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:26.345624  8479 tablet_bootstrap.cc:654] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.348338  8387 heartbeater.cc:499] Master 127.4.76.126:37139 was elected leader, sending a full tablet report...
I20260710 11:10:26.349318  8476 ts_tablet_manager.cc:1434] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.039s	user 0.015s	sys 0.016s
I20260710 11:10:26.351480  8477 tablet_bootstrap.cc:492] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:26.352015  8477 ts_tablet_manager.cc:1403] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260710 11:10:26.352294  8476 tablet_bootstrap.cc:492] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:26.354920  8477 raft_consensus.cc:359] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:26.355664  8477 raft_consensus.cc:385] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.355996  8477 raft_consensus.cc:740] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.356727  8477 consensus_queue.cc:260] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:26.359300  8476 tablet_bootstrap.cc:654] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.361770  8461 heartbeater.cc:499] Master 127.4.76.126:37139 was elected leader, sending a full tablet report...
I20260710 11:10:26.362345  8477 ts_tablet_manager.cc:1434] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260710 11:10:26.363296  8477 tablet_bootstrap.cc:492] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:26.367764  8479 tablet_bootstrap.cc:492] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:26.368227  8479 ts_tablet_manager.cc:1403] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.004s
I20260710 11:10:26.368835  8477 tablet_bootstrap.cc:654] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.375108  8476 tablet_bootstrap.cc:492] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:26.375545  8476 ts_tablet_manager.cc:1403] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260710 11:10:26.370981  8479 raft_consensus.cc:359] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.375974  8479 raft_consensus.cc:385] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.376163  8477 tablet_bootstrap.cc:492] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:26.376358  8479 raft_consensus.cc:740] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.376672  8477 ts_tablet_manager.cc:1403] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:10:26.377488  8479 consensus_queue.cc:260] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.378118  8476 raft_consensus.cc:359] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.378825  8476 raft_consensus.cc:385] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.379112  8476 raft_consensus.cc:740] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.379383  8477 raft_consensus.cc:359] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.380168  8477 raft_consensus.cc:385] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.380025  8476 consensus_queue.cc:260] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.380600  8477 raft_consensus.cc:740] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.381438  8477 consensus_queue.cc:260] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.383639  8477 ts_tablet_manager.cc:1434] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:26.384510  8477 tablet_bootstrap.cc:492] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:26.388151  8479 ts_tablet_manager.cc:1434] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.003s
I20260710 11:10:26.388891  8312 heartbeater.cc:499] Master 127.4.76.126:37139 was elected leader, sending a full tablet report...
I20260710 11:10:26.389936  8476 ts_tablet_manager.cc:1434] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:10:26.390575  8477 tablet_bootstrap.cc:654] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.392871  8476 tablet_bootstrap.cc:492] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:26.399405  8476 tablet_bootstrap.cc:654] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.400157  8477 tablet_bootstrap.cc:492] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:26.400527  8477 ts_tablet_manager.cc:1403] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260710 11:10:26.402833  8477 raft_consensus.cc:359] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.403318  8477 raft_consensus.cc:385] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.403569  8477 raft_consensus.cc:740] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.404215  8476 tablet_bootstrap.cc:492] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:26.404124  8477 consensus_queue.cc:260] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.404676  8476 ts_tablet_manager.cc:1403] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 11:10:26.405963  8477 ts_tablet_manager.cc:1434] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:26.406905  8477 tablet_bootstrap.cc:492] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:26.407286  8476 raft_consensus.cc:359] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:26.407965  8476 raft_consensus.cc:385] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.408046  8479 tablet_bootstrap.cc:492] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:26.408281  8476 raft_consensus.cc:740] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.409067  8476 consensus_queue.cc:260] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:26.412879  8477 tablet_bootstrap.cc:654] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.415773  8476 ts_tablet_manager.cc:1434] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:10:26.416885  8476 tablet_bootstrap.cc:492] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:26.422401  8476 tablet_bootstrap.cc:654] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.423370  8477 tablet_bootstrap.cc:492] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:26.423898  8477 ts_tablet_manager.cc:1403] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260710 11:10:26.425241  8483 raft_consensus.cc:493] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.425688  8483 raft_consensus.cc:515] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.426553  8477 raft_consensus.cc:359] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.427222  8477 raft_consensus.cc:385] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.427580  8477 raft_consensus.cc:740] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.428121  8483 leader_election.cc:290] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:26.428236  8477 consensus_queue.cc:260] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.430322  8477 ts_tablet_manager.cc:1434] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:26.432677  8477 tablet_bootstrap.cc:492] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:26.435913  8479 tablet_bootstrap.cc:654] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.444555  8477 tablet_bootstrap.cc:654] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.450392  8476 tablet_bootstrap.cc:492] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:26.450871  8476 ts_tablet_manager.cc:1403] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260710 11:10:26.452131  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
W20260710 11:10:26.453729  8399 leader_election.cc:343] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.453531  8476 raft_consensus.cc:359] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.454267  8476 raft_consensus.cc:385] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.454557  8476 raft_consensus.cc:740] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.456887  8477 tablet_bootstrap.cc:492] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:26.457372  8477 ts_tablet_manager.cc:1403] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.000s
I20260710 11:10:26.457705  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:26.457939  8479 tablet_bootstrap.cc:492] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:26.458536  8479 ts_tablet_manager.cc:1403] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.000s
I20260710 11:10:26.458724  8480 raft_consensus.cc:493] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.459182  8480 raft_consensus.cc:515] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:26.460083  8477 raft_consensus.cc:359] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.460780  8477 raft_consensus.cc:385] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.461053  8477 raft_consensus.cc:740] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.461334  8479 raft_consensus.cc:359] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.461824  8480 leader_election.cc:290] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273), 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281)
I20260710 11:10:26.461912  8479 raft_consensus.cc:385] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.462368  8479 raft_consensus.cc:740] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.462041  8476 consensus_queue.cc:260] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.463194  8479 consensus_queue.cc:260] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.464355  8476 ts_tablet_manager.cc:1434] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.006s
I20260710 11:10:26.464615  8362 raft_consensus.cc:2468] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 0.
I20260710 11:10:26.465245  8479 ts_tablet_manager.cc:1434] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:26.465307  8476 tablet_bootstrap.cc:492] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:26.468451  8479 tablet_bootstrap.cc:492] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:26.469231  8399 leader_election.cc:304] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [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: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:26.470069  8483 raft_consensus.cc:2804] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.470427  8483 raft_consensus.cc:493] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.470758  8483 raft_consensus.cc:3060] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.471858  8476 tablet_bootstrap.cc:654] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.461738  8477 consensus_queue.cc:260] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.475216  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77beede3cf1e4452b378909d582f3901" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
W20260710 11:10:26.476785  8325 leader_election.cc:343] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.477592  8483 raft_consensus.cc:515] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.481846  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
W20260710 11:10:26.483261  8399 leader_election.cc:343] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.483595  8477 ts_tablet_manager.cc:1434] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.007s
I20260710 11:10:26.484499  8477 tablet_bootstrap.cc:492] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:26.488473  8479 tablet_bootstrap.cc:654] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.490072  8477 tablet_bootstrap.cc:654] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.490967  8480 raft_consensus.cc:493] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.491436  8480 raft_consensus.cc:515] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.492640  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:26.493188  8362 raft_consensus.cc:3060] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.494206  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffe83035a3a4c47ad28c29900d13bbd" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
W20260710 11:10:26.495587  8325 leader_election.cc:343] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.499552  8483 leader_election.cc:290] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:26.499310  8362 raft_consensus.cc:2468] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 1.
I20260710 11:10:26.501073  8399 leader_election.cc:304] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:26.501868  8483 raft_consensus.cc:2804] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.502082  8476 tablet_bootstrap.cc:492] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:26.501055  8480 leader_election.cc:290] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.502602  8476 ts_tablet_manager.cc:1403] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.008s
I20260710 11:10:26.502998  8483 raft_consensus.cc:697] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:26.503394  8479 tablet_bootstrap.cc:492] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:26.503918  8479 ts_tablet_manager.cc:1403] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.001s
I20260710 11:10:26.503887  8483 consensus_queue.cc:237] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.505483  8476 raft_consensus.cc:359] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.506246  8476 raft_consensus.cc:385] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.505362  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77beede3cf1e4452b378909d582f3901" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:26.506579  8476 raft_consensus.cc:740] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.507081  8436 raft_consensus.cc:2468] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:26.506098  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffe83035a3a4c47ad28c29900d13bbd" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:26.507546  8476 consensus_queue.cc:260] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.508324  8479 raft_consensus.cc:359] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.509071  8479 raft_consensus.cc:385] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.509120  8327 leader_election.cc:304] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [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: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:26.509492  8479 raft_consensus.cc:740] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.510600  8480 raft_consensus.cc:2804] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.510365  8479 consensus_queue.cc:260] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.510972  8480 raft_consensus.cc:493] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.511349  8480 raft_consensus.cc:3060] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.511955  8486 raft_consensus.cc:493] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.512326  8477 tablet_bootstrap.cc:492] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:26.512388  8486 raft_consensus.cc:515] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.512957  8477 ts_tablet_manager.cc:1403] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.006s
I20260710 11:10:26.514991  8486 leader_election.cc:290] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.515801  8477 raft_consensus.cc:359] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.516481  8477 raft_consensus.cc:385] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.516798  8476 ts_tablet_manager.cc:1434] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:10:26.516773  8477 raft_consensus.cc:740] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.517858  8476 tablet_bootstrap.cc:492] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:26.517719  8477 consensus_queue.cc:260] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.518524  8479 ts_tablet_manager.cc:1434] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:10:26.519477  8479 tablet_bootstrap.cc:492] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:26.520067  8477 ts_tablet_manager.cc:1434] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:10:26.521018  8477 tablet_bootstrap.cc:492] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:26.522425  8480 raft_consensus.cc:515] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:26.525461  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77beede3cf1e4452b378909d582f3901" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
W20260710 11:10:26.526782  8325 leader_election.cc:343] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.526916  8477 tablet_bootstrap.cc:654] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.528381  8479 tablet_bootstrap.cc:654] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.532682  8476 tablet_bootstrap.cc:654] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.535344  8480 leader_election.cc:290] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Requested vote from peers c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273), 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281)
I20260710 11:10:26.535928  8480 raft_consensus.cc:493] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.536352  8480 raft_consensus.cc:515] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.538264  8477 tablet_bootstrap.cc:492] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:26.538733  8477 ts_tablet_manager.cc:1403] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.011s
I20260710 11:10:26.538875  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde8145ff1434f9e7125ce7720a668" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:26.539503  8287 raft_consensus.cc:2468] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:26.540642  8325 leader_election.cc:304] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:26.541493  8477 raft_consensus.cc:359] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.542163  8477 raft_consensus.cc:385] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.542433  8477 raft_consensus.cc:740] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.543324  8477 consensus_queue.cc:260] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.545763  8477 ts_tablet_manager.cc:1434] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:10:26.545856  8480 leader_election.cc:290] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.546356  8480 raft_consensus.cc:2804] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.546659  8480 raft_consensus.cc:493] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.547047  8480 raft_consensus.cc:3060] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.546720  8477 tablet_bootstrap.cc:492] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:26.555883  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd113e5446824e1b91c3b461770a6a57" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:26.556643  8183 catalog_manager.cc:5697] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
W20260710 11:10:26.557456  8250 leader_election.cc:343] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.561160  8479 tablet_bootstrap.cc:492] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:26.561678  8479 ts_tablet_manager.cc:1403] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.000s
W20260710 11:10:26.561957  8327 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.76.67:46273, user_credentials={real_user=slave}} blocked reactor thread for 53029.3us
W20260710 11:10:26.562781  8327 leader_election.cc:343] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.563190  8327 leader_election.cc:304] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31; no voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:26.564518  8479 raft_consensus.cc:359] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:26.565204  8479 raft_consensus.cc:385] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.565477  8479 raft_consensus.cc:740] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.566177  8479 consensus_queue.cc:260] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:26.570329  8480 raft_consensus.cc:515] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.571209  8477 tablet_bootstrap.cc:654] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.573079  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde8145ff1434f9e7125ce7720a668" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:26.573623  8287 raft_consensus.cc:3060] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.580876  8287 raft_consensus.cc:2468] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:26.582029  8325 leader_election.cc:304] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:26.585260  8483 raft_consensus.cc:493] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.585765  8483 raft_consensus.cc:515] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.588536  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffe83035a3a4c47ad28c29900d13bbd" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:26.589159  8287 raft_consensus.cc:2468] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 0.
I20260710 11:10:26.589514  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffe83035a3a4c47ad28c29900d13bbd" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:26.590188  8362 raft_consensus.cc:2468] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 0.
I20260710 11:10:26.590292  8399 leader_election.cc:304] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:26.591226  8495 raft_consensus.cc:2804] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.591295  8483 leader_election.cc:290] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:26.591663  8495 raft_consensus.cc:493] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.592069  8495 raft_consensus.cc:3060] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.593117  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77beede3cf1e4452b378909d582f3901" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:26.593694  8435 raft_consensus.cc:3060] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.594720  8499 raft_consensus.cc:2749] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.594619  8479 ts_tablet_manager.cc:1434] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.033s	user 0.009s	sys 0.000s
I20260710 11:10:26.598915  8479 tablet_bootstrap.cc:492] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:26.598817  8495 raft_consensus.cc:515] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.599794  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde8145ff1434f9e7125ce7720a668" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:26.600368  8436 raft_consensus.cc:2468] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:26.605896  8480 leader_election.cc:290] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.603927  8483 raft_consensus.cc:493] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.608737  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde8145ff1434f9e7125ce7720a668" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:26.608645  8483 raft_consensus.cc:515] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.609239  8436 raft_consensus.cc:3060] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.610574  8483 leader_election.cc:290] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:26.611052  8499 raft_consensus.cc:2804] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.611639  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a259ff7449a79c9b2d8c82d02d64" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
W20260710 11:10:26.613910  8399 leader_election.cc:343] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.614302  8434 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd113e5446824e1b91c3b461770a6a57" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:26.614885  8434 raft_consensus.cc:2468] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 0.
I20260710 11:10:26.616351  8495 leader_election.cc:290] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:26.616894  8252 leader_election.cc:304] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [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: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:26.618068  8486 raft_consensus.cc:2804] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.616292  8499 raft_consensus.cc:697] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:26.619241  8499 consensus_queue.cc:237] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.619961  8479 tablet_bootstrap.cc:654] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.615996  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffe83035a3a4c47ad28c29900d13bbd" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:26.620865  8287 raft_consensus.cc:3060] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.621061  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffe83035a3a4c47ad28c29900d13bbd" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:26.618417  8486 raft_consensus.cc:493] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.621739  8362 raft_consensus.cc:3060] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.621835  8486 raft_consensus.cc:3060] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.624331  8435 raft_consensus.cc:2468] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:26.626727  8476 tablet_bootstrap.cc:492] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:26.619791  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a259ff7449a79c9b2d8c82d02d64" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:26.627729  8327 leader_election.cc:304] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:26.628507  8362 raft_consensus.cc:2468] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 1.
I20260710 11:10:26.632969  8476 ts_tablet_manager.cc:1403] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.115s	user 0.034s	sys 0.032s
I20260710 11:10:26.629868  8486 raft_consensus.cc:515] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.632458  8480 raft_consensus.cc:2804] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.634053  8480 raft_consensus.cc:697] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:26.635138  8486 leader_election.cc:290] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.631616  8287 raft_consensus.cc:2468] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 1.
I20260710 11:10:26.630065  8477 tablet_bootstrap.cc:492] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
W20260710 11:10:26.633001  8399 leader_election.cc:343] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.636637  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd113e5446824e1b91c3b461770a6a57" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:26.637162  8399 leader_election.cc:304] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:26.637540  8435 raft_consensus.cc:3060] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.638155  8495 raft_consensus.cc:2749] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.616402  8436 raft_consensus.cc:2468] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:26.641155  8477 ts_tablet_manager.cc:1403] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.017s
I20260710 11:10:26.636791  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd113e5446824e1b91c3b461770a6a57" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31"
W20260710 11:10:26.644069  8250 leader_election.cc:343] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.645510  8480 consensus_queue.cc:237] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:26.649557  8476 raft_consensus.cc:359] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.651882  8476 raft_consensus.cc:385] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.652248  8476 raft_consensus.cc:740] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.653074  8476 consensus_queue.cc:260] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.651038  8399 leader_election.cc:304] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:26.654544  8495 raft_consensus.cc:2804] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.654987  8495 raft_consensus.cc:697] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:26.655755  8495 consensus_queue.cc:237] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.659168  8183 catalog_manager.cc:5697] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.661067  8476 ts_tablet_manager.cc:1434] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.002s
I20260710 11:10:26.662199  8476 tablet_bootstrap.cc:492] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:26.663575  8435 raft_consensus.cc:2468] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 1.
I20260710 11:10:26.665012  8479 tablet_bootstrap.cc:492] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:26.664829  8252 leader_election.cc:304] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:26.665939  8486 raft_consensus.cc:2804] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.666946  8486 raft_consensus.cc:697] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:26.667831  8486 consensus_queue.cc:237] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.650082  8477 raft_consensus.cc:359] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.670146  8477 raft_consensus.cc:385] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.670465  8477 raft_consensus.cc:740] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.671183  8477 consensus_queue.cc:260] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.672271  8479 ts_tablet_manager.cc:1403] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.074s	user 0.028s	sys 0.021s
I20260710 11:10:26.672991  8476 tablet_bootstrap.cc:654] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.673337  8477 ts_tablet_manager.cc:1434] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260710 11:10:26.674376  8477 tablet_bootstrap.cc:492] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:26.675032  8479 raft_consensus.cc:359] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.676570  8479 raft_consensus.cc:385] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.676892  8479 raft_consensus.cc:740] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.677250  8183 catalog_manager.cc:5697] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.677668  8479 consensus_queue.cc:260] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.680029  8477 tablet_bootstrap.cc:654] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.680212  8479 ts_tablet_manager.cc:1434] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:26.681206  8479 tablet_bootstrap.cc:492] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:26.685487  8185 catalog_manager.cc:5697] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.688203  8479 tablet_bootstrap.cc:654] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.688782  8181 catalog_manager.cc:5697] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.700626  8476 tablet_bootstrap.cc:492] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:26.701094  8486 raft_consensus.cc:493] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.701093  8476 ts_tablet_manager.cc:1403] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.007s
I20260710 11:10:26.701705  8486 raft_consensus.cc:515] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:26.703670  8486 leader_election.cc:290] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.704475  8476 raft_consensus.cc:359] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.705236  8476 raft_consensus.cc:385] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.705579  8476 raft_consensus.cc:740] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.706606  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77beede3cf1e4452b378909d582f3901" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:26.706538  8476 consensus_queue.cc:260] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.707497  8435 raft_consensus.cc:2393] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f944e579b1c44f2b0275f370d50be35 in current term 1: Already voted for candidate 20e80c5a479c468a993712d8d7735f31 in this term.
I20260710 11:10:26.705137  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77beede3cf1e4452b378909d582f3901" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:26.708891  8476 ts_tablet_manager.cc:1434] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:10:26.709925  8476 tablet_bootstrap.cc:492] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
W20260710 11:10:26.710557  8233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:26.711227  8477 tablet_bootstrap.cc:492] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:26.711690  8477 ts_tablet_manager.cc:1403] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.022s
I20260710 11:10:26.711519  8250 leader_election.cc:304] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35; no voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:26.712636  8486 raft_consensus.cc:3060] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.714249  8477 raft_consensus.cc:359] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.714891  8477 raft_consensus.cc:385] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.715142  8477 raft_consensus.cc:740] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.715978  8477 consensus_queue.cc:260] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.718963  8476 tablet_bootstrap.cc:654] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.721722  8486 raft_consensus.cc:2749] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:26.722190  8477 ts_tablet_manager.cc:1434] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:10:26.722438  8479 tablet_bootstrap.cc:492] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:26.722990  8479 ts_tablet_manager.cc:1403] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.007s
I20260710 11:10:26.725087  8479 raft_consensus.cc:359] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.725551  8479 raft_consensus.cc:385] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.725776  8479 raft_consensus.cc:740] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.726339  8479 consensus_queue.cc:260] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.729902  8479 ts_tablet_manager.cc:1434] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260710 11:10:26.730696  8476 tablet_bootstrap.cc:492] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:26.730813  8479 tablet_bootstrap.cc:492] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:26.731132  8476 ts_tablet_manager.cc:1403] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.002s
I20260710 11:10:26.733012  8476 raft_consensus.cc:359] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.733428  8476 raft_consensus.cc:385] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.733630  8476 raft_consensus.cc:740] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.734433  8495 raft_consensus.cc:493] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.734875  8495 raft_consensus.cc:515] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.736609  8495 leader_election.cc:290] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:26.737038  8476 consensus_queue.cc:260] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.737987  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:26.739192  8476 ts_tablet_manager.cc:1434] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:10:26.739074  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:26.739683  8362 raft_consensus.cc:2468] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 0.
I20260710 11:10:26.739974  8479 tablet_bootstrap.cc:654] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.740048  8476 tablet_bootstrap.cc:492] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
W20260710 11:10:26.741257  8399 leader_election.cc:343] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.741932  8399 leader_election.cc:304] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [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: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:26.742660  8495 raft_consensus.cc:2804] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.743043  8495 raft_consensus.cc:493] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.743361  8495 raft_consensus.cc:3060] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.745724  8476 tablet_bootstrap.cc:654] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.750219  8495 raft_consensus.cc:515] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.750978  8479 tablet_bootstrap.cc:492] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:26.751425  8479 ts_tablet_manager.cc:1403] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.008s
I20260710 11:10:26.752739  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
W20260710 11:10:26.754006  8399 leader_election.cc:343] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:26.754114  8479 raft_consensus.cc:359] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.754827  8479 raft_consensus.cc:385] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.754940  8495 leader_election.cc:290] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:26.755141  8479 raft_consensus.cc:740] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.755916  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:26.756371  8476 tablet_bootstrap.cc:492] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:26.755956  8479 consensus_queue.cc:260] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.756654  8362 raft_consensus.cc:3060] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.756752  8476 ts_tablet_manager.cc:1403] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:10:26.758179  8479 ts_tablet_manager.cc:1434] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260710 11:10:26.759518  8479 tablet_bootstrap.cc:492] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:26.759231  8476 raft_consensus.cc:359] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.759904  8476 raft_consensus.cc:385] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.760160  8476 raft_consensus.cc:740] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.760862  8476 consensus_queue.cc:260] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.763346  8362 raft_consensus.cc:2468] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 1.
I20260710 11:10:26.764613  8476 ts_tablet_manager.cc:1434] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:10:26.764835  8480 raft_consensus.cc:493] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.765300  8480 raft_consensus.cc:515] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.765717  8479 tablet_bootstrap.cc:654] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.764608  8399 leader_election.cc:304] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:26.768170  8480 leader_election.cc:290] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.769560  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a259ff7449a79c9b2d8c82d02d64" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:26.770140  8287 raft_consensus.cc:2468] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:26.770272  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a259ff7449a79c9b2d8c82d02d64" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:26.770948  8435 raft_consensus.cc:2468] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:26.771014  8325 leader_election.cc:304] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:26.772150  8480 raft_consensus.cc:2804] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.772527  8480 raft_consensus.cc:493] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.772846  8480 raft_consensus.cc:3060] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.773439  8495 raft_consensus.cc:2804] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.775570  8495 raft_consensus.cc:697] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:26.776418  8495 consensus_queue.cc:237] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.777230  8479 tablet_bootstrap.cc:492] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:26.777650  8479 ts_tablet_manager.cc:1403] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:10:26.779249  8480 raft_consensus.cc:515] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.781742  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a259ff7449a79c9b2d8c82d02d64" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:26.782198  8287 raft_consensus.cc:3060] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.781569  8480 leader_election.cc:290] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.782050  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d0a259ff7449a79c9b2d8c82d02d64" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:26.783535  8480 raft_consensus.cc:493] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.783674  8435 raft_consensus.cc:3060] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.783980  8480 raft_consensus.cc:515] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.784341  8185 catalog_manager.cc:5697] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:26.786542  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d25131c6364bc48dedb3f1875069c3" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:26.787070  8286 raft_consensus.cc:2468] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:26.787629  8479 raft_consensus.cc:359] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.788239  8479 raft_consensus.cc:385] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.788259  8287 raft_consensus.cc:2468] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:26.788566  8479 raft_consensus.cc:740] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.789214  8479 consensus_queue.cc:260] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.789748  8435 raft_consensus.cc:2468] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:26.791087  8479 ts_tablet_manager.cc:1434] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 11:10:26.791981  8479 tablet_bootstrap.cc:492] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:26.791396  8327 leader_election.cc:304] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:26.794925  8499 raft_consensus.cc:2804] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.795230  8325 leader_election.cc:304] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:26.796603  8507 raft_consensus.cc:2804] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.796950  8507 raft_consensus.cc:493] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.797286  8507 raft_consensus.cc:3060] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.795377  8499 raft_consensus.cc:697] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:26.798877  8499 consensus_queue.cc:237] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.799897  8479 tablet_bootstrap.cc:654] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:26.804847  8507 raft_consensus.cc:515] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.807618  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d25131c6364bc48dedb3f1875069c3" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:26.808121  8287 raft_consensus.cc:3060] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.808092  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d25131c6364bc48dedb3f1875069c3" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:26.808902  8435 raft_consensus.cc:3060] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.809355  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48d25131c6364bc48dedb3f1875069c3" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:26.811017  8480 leader_election.cc:290] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.811780  8507 leader_election.cc:290] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.814628  8287 raft_consensus.cc:2468] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:26.815707  8325 leader_election.cc:304] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:26.816435  8507 raft_consensus.cc:2804] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.816859  8507 raft_consensus.cc:697] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:26.817669  8479 tablet_bootstrap.cc:492] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:26.817579  8507 consensus_queue.cc:237] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.818102  8479 ts_tablet_manager.cc:1403] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.026s	user 0.021s	sys 0.002s
I20260710 11:10:26.819231  8181 catalog_manager.cc:5697] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.820559  8479 raft_consensus.cc:359] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.821367  8479 raft_consensus.cc:385] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:26.821624  8479 raft_consensus.cc:740] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:26.815726  8435 raft_consensus.cc:2468] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:26.822247  8479 consensus_queue.cc:260] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.824276  8479 ts_tablet_manager.cc:1434] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:10:26.832720  8185 catalog_manager.cc:5697] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:26.846383  8486 raft_consensus.cc:493] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:26.846760  8486 raft_consensus.cc:515] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.848343  8486 leader_election.cc:290] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.848927  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd14f0f011e4f459c232a6b9d7098ac" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:26.849237  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd14f0f011e4f459c232a6b9d7098ac" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:26.849427  8362 raft_consensus.cc:2468] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 0.
I20260710 11:10:26.849717  8435 raft_consensus.cc:2468] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 0.
I20260710 11:10:26.850307  8250 leader_election.cc:304] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:26.850939  8486 raft_consensus.cc:2804] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:26.851255  8486 raft_consensus.cc:493] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:26.851540  8486 raft_consensus.cc:3060] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.855723  8486 raft_consensus.cc:515] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.857115  8486 leader_election.cc:290] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:26.857658  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd14f0f011e4f459c232a6b9d7098ac" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:26.857988  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd14f0f011e4f459c232a6b9d7098ac" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:26.858213  8362 raft_consensus.cc:3060] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.858530  8435 raft_consensus.cc:3060] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:26.864593  8435 raft_consensus.cc:2468] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 1.
I20260710 11:10:26.864585  8362 raft_consensus.cc:2468] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 1.
I20260710 11:10:26.865713  8250 leader_election.cc:304] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:26.866343  8486 raft_consensus.cc:2804] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:26.866792  8486 raft_consensus.cc:697] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:26.867473  8486 consensus_queue.cc:237] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:26.874764  8185 catalog_manager.cc:5697] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.001049  8495 consensus_queue.cc:1048] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.001101  8507 consensus_queue.cc:1048] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.013955  8286 raft_consensus.cc:3060] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.022881  8480 consensus_queue.cc:1048] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.025014  8483 consensus_queue.cc:1048] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.056607  8362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77beede3cf1e4452b378909d582f3901"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
mode: GRACEFUL
new_leader_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:43424
I20260710 11:10:27.057093  8362 raft_consensus.cc:606] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Received request to transfer leadership to TS 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:27.061347  8362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43fde8145ff1434f9e7125ce7720a668"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
mode: GRACEFUL
new_leader_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:43424
I20260710 11:10:27.061756  8362 raft_consensus.cc:606] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Received request to transfer leadership to TS 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:27.072285  8435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ffe83035a3a4c47ad28c29900d13bbd"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
mode: GRACEFUL
new_leader_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:37704
I20260710 11:10:27.072718  8435 raft_consensus.cc:606] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Received request to transfer leadership to TS 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:27.077090  8435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
mode: GRACEFUL
new_leader_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:37704
I20260710 11:10:27.077509  8435 raft_consensus.cc:606] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Received request to transfer leadership to TS 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:27.091182  8287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bd113e5446824e1b91c3b461770a6a57"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
mode: GRACEFUL
new_leader_uuid: "20e80c5a479c468a993712d8d7735f31"
 from {username='slave'} at 127.0.0.1:51862
I20260710 11:10:27.091663  8287 raft_consensus.cc:606] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Received request to transfer leadership to TS 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:27.098266  8435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
mode: GRACEFUL
new_leader_uuid: "20e80c5a479c468a993712d8d7735f31"
 from {username='slave'} at 127.0.0.1:37704
I20260710 11:10:27.098680  8435 raft_consensus.cc:606] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Received request to transfer leadership to TS 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:27.102866  8287 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8bd14f0f011e4f459c232a6b9d7098ac"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
mode: GRACEFUL
new_leader_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:51862
I20260710 11:10:27.103281  8287 raft_consensus.cc:606] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Received request to transfer leadership to TS c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:27.108918  8483 consensus_queue.cc:1048] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.114399  8495 raft_consensus.cc:993] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1: : Instructing follower 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:27.114960  8483 raft_consensus.cc:1081] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Signalling peer 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:27.116556  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ffe83035a3a4c47ad28c29900d13bbd"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:51846
I20260710 11:10:27.118152  8286 raft_consensus.cc:493] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:27.118512  8286 raft_consensus.cc:3060] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.119895  8537 consensus_queue.cc:1048] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.126293  8286 raft_consensus.cc:515] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.130616  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffe83035a3a4c47ad28c29900d13bbd" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:27.131136  8362 raft_consensus.cc:3060] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.135951  8362 raft_consensus.cc:2468] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:27.135994  8286 leader_election.cc:290] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:27.137138  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ffe83035a3a4c47ad28c29900d13bbd" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:27.137594  8435 raft_consensus.cc:3055] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:27.137425  8250 leader_election.cc:304] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:27.137900  8435 raft_consensus.cc:740] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:27.138243  8486 raft_consensus.cc:2804] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.138684  8486 raft_consensus.cc:697] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:27.138643  8435 consensus_queue.cc:260] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.139946  8435 raft_consensus.cc:3060] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.139720  8486 consensus_queue.cc:237] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.145751  8435 raft_consensus.cc:2468] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:27.146764  8181 catalog_manager.cc:5697] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 1 to 2, leader changed from c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67) to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.149077  8362 raft_consensus.cc:3060] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.155378  8486 consensus_queue.cc:1048] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.160827  8512 raft_consensus.cc:993] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35: : Instructing follower 20e80c5a479c468a993712d8d7735f31 to start an election
I20260710 11:10:27.161441  8486 raft_consensus.cc:1081] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Signalling peer 20e80c5a479c468a993712d8d7735f31 to start an election
I20260710 11:10:27.163141  8361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bd113e5446824e1b91c3b461770a6a57"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
 from {username='slave'} at 127.0.0.1:43408
I20260710 11:10:27.164819  8361 raft_consensus.cc:493] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:27.165180  8361 raft_consensus.cc:3060] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.169901  8486 consensus_queue.cc:1048] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.170989  8361 raft_consensus.cc:515] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.173955  8361 leader_election.cc:290] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 2 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:27.174098  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd113e5446824e1b91c3b461770a6a57" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:27.175001  8286 raft_consensus.cc:3055] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:27.175302  8286 raft_consensus.cc:740] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:27.175581  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd113e5446824e1b91c3b461770a6a57" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:27.176168  8286 consensus_queue.cc:260] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.177206  8286 raft_consensus.cc:3060] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.183430  8286 raft_consensus.cc:2468] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 2.
I20260710 11:10:27.184322  8325 leader_election.cc:304] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [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: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:27.185047  8480 raft_consensus.cc:2804] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.185397  8480 raft_consensus.cc:697] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:27.186077  8480 consensus_queue.cc:237] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.191170  8185 catalog_manager.cc:5697] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 1 to 2, leader changed from 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65) to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.224849  8480 consensus_queue.cc:1048] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.234208  8507 consensus_queue.cc:1048] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.241225  8480 raft_consensus.cc:993] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31: : Instructing follower 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:27.241680  8507 raft_consensus.cc:1081] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Signalling peer 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:27.243085  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77beede3cf1e4452b378909d582f3901"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:51852
I20260710 11:10:27.243551  8286 raft_consensus.cc:493] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:27.243872  8286 raft_consensus.cc:3060] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.248482  8286 raft_consensus.cc:515] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:27.250303  8286 leader_election.cc:290] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:27.250669  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77beede3cf1e4452b378909d582f3901" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:27.251253  8361 raft_consensus.cc:3055] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:27.251313  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77beede3cf1e4452b378909d582f3901" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:27.251644  8361 raft_consensus.cc:740] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:27.251899  8435 raft_consensus.cc:3060] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.252501  8361 consensus_queue.cc:260] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:27.253700  8361 raft_consensus.cc:3060] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.255427  8486 consensus_queue.cc:1048] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.258882  8361 raft_consensus.cc:2468] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:27.259121  8435 raft_consensus.cc:2468] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:27.260233  8250 leader_election.cc:304] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:27.261027  8486 raft_consensus.cc:2804] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.261447  8486 raft_consensus.cc:697] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:27.262187  8486 consensus_queue.cc:237] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } }
I20260710 11:10:27.269513  8545 consensus_queue.cc:1048] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.269663  8181 catalog_manager.cc:5697] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 1 to 2, leader changed from 20e80c5a479c468a993712d8d7735f31 (127.4.76.66) to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:27.275538  8545 raft_consensus.cc:493] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:27.275995  8545 raft_consensus.cc:515] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.276882  8512 raft_consensus.cc:993] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35: : Instructing follower c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:27.277379  8512 raft_consensus.cc:1081] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Signalling peer c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:27.277989  8545 leader_election.cc:290] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:27.278601  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:27.279356  8362 raft_consensus.cc:2393] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1f944e579b1c44f2b0275f370d50be35 in current term 1: Already voted for candidate c3decb817bce4df9bc8084530b95a8c1 in this term.
I20260710 11:10:27.279850  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:27.280078  8436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8bd14f0f011e4f459c232a6b9d7098ac"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:37698
I20260710 11:10:27.280665  8436 raft_consensus.cc:493] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:27.281004  8436 raft_consensus.cc:3060] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.281916  8252 leader_election.cc:304] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35; no voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:27.282553  8545 raft_consensus.cc:3060] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:27.287318  8545 raft_consensus.cc:2749] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:27.287158  8436 raft_consensus.cc:515] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.289023  8436 leader_election.cc:290] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:27.289633  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd14f0f011e4f459c232a6b9d7098ac" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:27.289996  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bd14f0f011e4f459c232a6b9d7098ac" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:27.290225  8286 raft_consensus.cc:3055] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:27.290529  8362 raft_consensus.cc:3060] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.290566  8286 raft_consensus.cc:740] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:27.291491  8286 consensus_queue.cc:260] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.292378  8286 raft_consensus.cc:3060] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.296132  8507 consensus_queue.cc:1048] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.296708  8362 raft_consensus.cc:2468] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 2.
I20260710 11:10:27.297664  8286 raft_consensus.cc:2468] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 2.
I20260710 11:10:27.297793  8399 leader_election.cc:304] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:27.298528  8537 raft_consensus.cc:2804] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.298938  8537 raft_consensus.cc:697] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 2 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:27.299654  8537 consensus_queue.cc:237] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.308256  8499 consensus_queue.cc:1048] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.313850  8181 catalog_manager.cc:5697] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 1 to 2, leader changed from 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65) to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:27.335611  8537 consensus_queue.cc:1048] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.344959  8483 consensus_queue.cc:1048] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.351711  8495 raft_consensus.cc:993] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1: : Instructing follower 20e80c5a479c468a993712d8d7735f31 to start an election
I20260710 11:10:27.352108  8483 raft_consensus.cc:1081] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Signalling peer 20e80c5a479c468a993712d8d7735f31 to start an election
I20260710 11:10:27.353374  8362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
 from {username='slave'} at 127.0.0.1:43398
I20260710 11:10:27.353904  8362 raft_consensus.cc:493] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:27.354238  8362 raft_consensus.cc:3060] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.358700  8362 raft_consensus.cc:515] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.360560  8362 leader_election.cc:290] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 2 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:27.360899  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:27.361089  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:27.361652  8436 raft_consensus.cc:3055] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:27.361891  8287 raft_consensus.cc:3060] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.361958  8436 raft_consensus.cc:740] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:27.362923  8436 consensus_queue.cc:260] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.364101  8436 raft_consensus.cc:3060] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.368409  8287 raft_consensus.cc:2468] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 2.
I20260710 11:10:27.369506  8325 leader_election.cc:304] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:27.370244  8499 raft_consensus.cc:2804] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.370465  8436 raft_consensus.cc:2468] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 2.
I20260710 11:10:27.370685  8499 raft_consensus.cc:697] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:27.370405  8480 consensus_queue.cc:1048] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:27.371603  8499 consensus_queue.cc:237] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.379179  8181 catalog_manager.cc:5697] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 1 to 2, leader changed from c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67) to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.381196  8480 consensus_queue.cc:1048] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:27.403915  8499 raft_consensus.cc:993] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31: : Instructing follower 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:27.404260  8480 raft_consensus.cc:1081] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Signalling peer 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:27.405480  8287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43fde8145ff1434f9e7125ce7720a668"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:51852
I20260710 11:10:27.405890  8287 raft_consensus.cc:493] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:27.406149  8287 raft_consensus.cc:3060] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.410956  8287 raft_consensus.cc:515] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.412421  8287 leader_election.cc:290] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:27.413079  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde8145ff1434f9e7125ce7720a668" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:27.413352  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43fde8145ff1434f9e7125ce7720a668" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:27.413663  8362 raft_consensus.cc:3055] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:27.413890  8436 raft_consensus.cc:3060] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.414067  8362 raft_consensus.cc:740] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:27.414882  8362 consensus_queue.cc:260] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.416077  8362 raft_consensus.cc:3060] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.420243  8436 raft_consensus.cc:2468] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:27.421233  8252 leader_election.cc:304] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:27.421927  8545 raft_consensus.cc:2804] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.422168  8362 raft_consensus.cc:2468] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:27.422406  8545 raft_consensus.cc:697] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:27.423219  8545 consensus_queue.cc:237] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.428683  8185 catalog_manager.cc:5697] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 1 to 2, leader changed from 20e80c5a479c468a993712d8d7735f31 (127.4.76.66) to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.525465  8436 raft_consensus.cc:1275] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.526579  8545 consensus_queue.cc:1048] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.532142  8537 raft_consensus.cc:993] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1: : Instructing follower 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:27.532552  8537 raft_consensus.cc:1081] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Signalling peer 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:27.534206  8362 raft_consensus.cc:1275] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.535672  8545 consensus_queue.cc:1048] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.536067  8287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:51846
I20260710 11:10:27.536603  8287 raft_consensus.cc:493] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:27.536966  8287 raft_consensus.cc:3060] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.543617  8287 raft_consensus.cc:515] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.545410  8287 leader_election.cc:290] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:27.546079  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:27.546653  8362 raft_consensus.cc:3060] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.547844  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:27.548414  8436 raft_consensus.cc:3055] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:27.548703  8436 raft_consensus.cc:740] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:27.549459  8436 consensus_queue.cc:260] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.550567  8436 raft_consensus.cc:3060] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.551805  8362 raft_consensus.cc:2468] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:27.552789  8250 leader_election.cc:304] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:27.553493  8545 raft_consensus.cc:2804] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:27.553838  8545 raft_consensus.cc:697] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:27.554519  8545 consensus_queue.cc:237] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:27.555357  8436 raft_consensus.cc:2468] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:27.559670  8181 catalog_manager.cc:5697] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 1 to 2, leader changed from c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67) to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:27.708175  8362 raft_consensus.cc:1275] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.709303  8553 consensus_queue.cc:1048] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.718597  8287 raft_consensus.cc:1275] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.719847  8537 consensus_queue.cc:1048] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.777830  8436 raft_consensus.cc:3060] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:27.781013  8287 raft_consensus.cc:1275] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Refusing update from remote peer 20e80c5a479c468a993712d8d7735f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.782178  8480 consensus_queue.cc:1048] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.783160  8436 raft_consensus.cc:1275] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 20e80c5a479c468a993712d8d7735f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.784363  8480 consensus_queue.cc:1048] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.790710  8436 raft_consensus.cc:1275] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.794914  8545 consensus_queue.cc:1048] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.802574  8362 raft_consensus.cc:1275] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.803843  8545 consensus_queue.cc:1048] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.850194  8436 raft_consensus.cc:1275] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 20e80c5a479c468a993712d8d7735f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.851245  8507 consensus_queue.cc:1048] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.858013  8287 raft_consensus.cc:1275] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Refusing update from remote peer 20e80c5a479c468a993712d8d7735f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.859710  8499 consensus_queue.cc:1048] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.975818  8436 raft_consensus.cc:1275] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.977015  8486 consensus_queue.cc:1048] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:27.978348  8362 raft_consensus.cc:1275] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:27.979523  8486 consensus_queue.cc:1048] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.065997  8362 raft_consensus.cc:1275] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.067242  8486 consensus_queue.cc:1048] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:28.075326  8436 raft_consensus.cc:1275] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:28.076956  8545 consensus_queue.cc:1048] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:30.128552  8183 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38720:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:30.130944  8183 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:30.176795  8276 tablet_service.cc:1511] Processing CreateTablet for tablet 8a318aaa5b23436b8ee26f907363a1c9 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:30.177997  8276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a318aaa5b23436b8ee26f907363a1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.177791  8351 tablet_service.cc:1511] Processing CreateTablet for tablet 8a318aaa5b23436b8ee26f907363a1c9 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:30.178979  8351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a318aaa5b23436b8ee26f907363a1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.179268  8422 tablet_service.cc:1511] Processing CreateTablet for tablet 8a318aaa5b23436b8ee26f907363a1c9 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:30.180456  8422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a318aaa5b23436b8ee26f907363a1c9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.182483  8270 tablet_service.cc:1511] Processing CreateTablet for tablet e74cf63dd2a444cfb6f62fed82e71062 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:30.183670  8270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74cf63dd2a444cfb6f62fed82e71062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.188736  8350 tablet_service.cc:1511] Processing CreateTablet for tablet e74cf63dd2a444cfb6f62fed82e71062 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:30.189918  8350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74cf63dd2a444cfb6f62fed82e71062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.189699  8419 tablet_service.cc:1511] Processing CreateTablet for tablet e74cf63dd2a444cfb6f62fed82e71062 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:30.190889  8419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e74cf63dd2a444cfb6f62fed82e71062. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.196393  8271 tablet_service.cc:1511] Processing CreateTablet for tablet 81e9d0146a9e4c91aa5a69805388f02b (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:30.197573  8271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e9d0146a9e4c91aa5a69805388f02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.197954  8421 tablet_service.cc:1511] Processing CreateTablet for tablet 81e9d0146a9e4c91aa5a69805388f02b (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:30.198601  8426 tablet_service.cc:1511] Processing CreateTablet for tablet e68f0527c1f54a40837cff98b625c7f9 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:30.199110  8421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e9d0146a9e4c91aa5a69805388f02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.199753  8426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68f0527c1f54a40837cff98b625c7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.200362  8273 tablet_service.cc:1511] Processing CreateTablet for tablet e68f0527c1f54a40837cff98b625c7f9 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:30.201473  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68f0527c1f54a40837cff98b625c7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.203074  8424 tablet_service.cc:1511] Processing CreateTablet for tablet c6cba82ddc7d495bb0bb51b7ea73bde6 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:30.204371  8274 tablet_service.cc:1511] Processing CreateTablet for tablet 34525e7175f249c3a5588223c2ddfde7 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:30.205514  8274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34525e7175f249c3a5588223c2ddfde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.207571  8272 tablet_service.cc:1511] Processing CreateTablet for tablet c6cba82ddc7d495bb0bb51b7ea73bde6 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:30.204300  8424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cba82ddc7d495bb0bb51b7ea73bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.208686  8272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cba82ddc7d495bb0bb51b7ea73bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.211653  8423 tablet_service.cc:1511] Processing CreateTablet for tablet 34525e7175f249c3a5588223c2ddfde7 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:30.212473  8346 tablet_service.cc:1511] Processing CreateTablet for tablet 81e9d0146a9e4c91aa5a69805388f02b (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:30.212802  8347 tablet_service.cc:1511] Processing CreateTablet for tablet e68f0527c1f54a40837cff98b625c7f9 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:30.213670  8346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e9d0146a9e4c91aa5a69805388f02b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.213433  8349 tablet_service.cc:1511] Processing CreateTablet for tablet 34525e7175f249c3a5588223c2ddfde7 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:30.203200  8277 tablet_service.cc:1511] Processing CreateTablet for tablet 4469baabbaea4d559e896f57c53c013e (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:30.214211  8347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e68f0527c1f54a40837cff98b625c7f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.212790  8423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34525e7175f249c3a5588223c2ddfde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.213877  8348 tablet_service.cc:1511] Processing CreateTablet for tablet c6cba82ddc7d495bb0bb51b7ea73bde6 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:30.218102  8348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cba82ddc7d495bb0bb51b7ea73bde6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.218917  8277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4469baabbaea4d559e896f57c53c013e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.219717  8349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34525e7175f249c3a5588223c2ddfde7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.229118  8420 tablet_service.cc:1511] Processing CreateTablet for tablet 4469baabbaea4d559e896f57c53c013e (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:30.230310  8420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4469baabbaea4d559e896f57c53c013e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.230579  8425 tablet_service.cc:1511] Processing CreateTablet for tablet a5b5780ce7ce433aae8f2d27cd4f4883 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:30.231741  8425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b5780ce7ce433aae8f2d27cd4f4883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.232415  8418 tablet_service.cc:1511] Processing CreateTablet for tablet d86a42d2831d498ca24db2429ec145ad (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:30.233546  8418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86a42d2831d498ca24db2429ec145ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.242218  8275 tablet_service.cc:1511] Processing CreateTablet for tablet d86a42d2831d498ca24db2429ec145ad (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:30.243372  8275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86a42d2831d498ca24db2429ec145ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.249446  8352 tablet_service.cc:1511] Processing CreateTablet for tablet 4469baabbaea4d559e896f57c53c013e (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:30.250627  8352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4469baabbaea4d559e896f57c53c013e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.252409  8344 tablet_service.cc:1511] Processing CreateTablet for tablet d86a42d2831d498ca24db2429ec145ad (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:30.255838  8345 tablet_service.cc:1511] Processing CreateTablet for tablet a5b5780ce7ce433aae8f2d27cd4f4883 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:30.263712  8344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d86a42d2831d498ca24db2429ec145ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.264853  8345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b5780ce7ce433aae8f2d27cd4f4883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.264377  8273 tablet_service.cc:1511] Processing CreateTablet for tablet a5b5780ce7ce433aae8f2d27cd4f4883 (DEFAULT_TABLE table=soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:30.266908  8273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5b5780ce7ce433aae8f2d27cd4f4883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:30.301054  8569 tablet_bootstrap.cc:492] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:30.318802  8570 tablet_bootstrap.cc:492] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:30.326426  8570 tablet_bootstrap.cc:654] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.328511  8571 tablet_bootstrap.cc:492] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:30.336628  8571 tablet_bootstrap.cc:654] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.342137  8569 tablet_bootstrap.cc:654] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.343218  8570 tablet_bootstrap.cc:492] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:30.343686  8570 ts_tablet_manager.cc:1403] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.000s
I20260710 11:10:30.346448  8570 raft_consensus.cc:359] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.346953  8570 raft_consensus.cc:385] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.347167  8570 raft_consensus.cc:740] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.347779  8570 consensus_queue.cc:260] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.349404  8570 ts_tablet_manager.cc:1434] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:10:30.350127  8570 tablet_bootstrap.cc:492] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:30.352775  8569 tablet_bootstrap.cc:492] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:30.353329  8571 tablet_bootstrap.cc:492] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:30.353349  8569 ts_tablet_manager.cc:1403] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.006s
I20260710 11:10:30.353936  8571 ts_tablet_manager.cc:1403] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.026s	user 0.000s	sys 0.011s
I20260710 11:10:30.356379  8569 raft_consensus.cc:359] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.357105  8569 raft_consensus.cc:385] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.356698  8571 raft_consensus.cc:359] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.357405  8569 raft_consensus.cc:740] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.357563  8571 raft_consensus.cc:385] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.358004  8571 raft_consensus.cc:740] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.358162  8569 consensus_queue.cc:260] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.360591  8570 tablet_bootstrap.cc:654] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.361644  8571 consensus_queue.cc:260] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.365142  8571 ts_tablet_manager.cc:1434] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 11:10:30.366094  8571 tablet_bootstrap.cc:492] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:30.369951  8569 ts_tablet_manager.cc:1434] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.016s	user 0.001s	sys 0.006s
I20260710 11:10:30.370895  8569 tablet_bootstrap.cc:492] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:30.371045  8570 tablet_bootstrap.cc:492] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:30.371542  8570 ts_tablet_manager.cc:1403] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.004s
I20260710 11:10:30.372110  8571 tablet_bootstrap.cc:654] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.374361  8570 raft_consensus.cc:359] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.375130  8570 raft_consensus.cc:385] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.375514  8570 raft_consensus.cc:740] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.376291  8570 consensus_queue.cc:260] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.376813  8569 tablet_bootstrap.cc:654] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.378050  8571 tablet_bootstrap.cc:492] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:30.378580  8570 ts_tablet_manager.cc:1434] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:30.378587  8571 ts_tablet_manager.cc:1403] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 11:10:30.379673  8570 tablet_bootstrap.cc:492] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:30.382032  8571 raft_consensus.cc:359] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.382786  8571 raft_consensus.cc:385] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.383126  8571 raft_consensus.cc:740] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.383980  8571 consensus_queue.cc:260] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.386245  8570 tablet_bootstrap.cc:654] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.386260  8571 ts_tablet_manager.cc:1434] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:30.388384  8571 tablet_bootstrap.cc:492] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:30.388970  8569 tablet_bootstrap.cc:492] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:30.389477  8569 ts_tablet_manager.cc:1403] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.003s
I20260710 11:10:30.394621  8571 tablet_bootstrap.cc:654] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.395730  8570 tablet_bootstrap.cc:492] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:30.395421  8569 raft_consensus.cc:359] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.396229  8569 raft_consensus.cc:385] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.396303  8570 ts_tablet_manager.cc:1403] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260710 11:10:30.396596  8569 raft_consensus.cc:740] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.397459  8569 consensus_queue.cc:260] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.399633  8569 ts_tablet_manager.cc:1434] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:10:30.399698  8570 raft_consensus.cc:359] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.400501  8569 tablet_bootstrap.cc:492] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:30.400499  8570 raft_consensus.cc:385] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.401160  8570 raft_consensus.cc:740] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.402084  8570 consensus_queue.cc:260] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.404475  8570 ts_tablet_manager.cc:1434] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:30.406948  8570 tablet_bootstrap.cc:492] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:30.410557  8569 tablet_bootstrap.cc:654] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.413153  8570 tablet_bootstrap.cc:654] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.416836  8571 tablet_bootstrap.cc:492] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:30.417286  8571 ts_tablet_manager.cc:1403] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.004s
I20260710 11:10:30.420190  8571 raft_consensus.cc:359] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.420709  8571 raft_consensus.cc:385] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.420922  8571 raft_consensus.cc:740] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.421552  8569 tablet_bootstrap.cc:492] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:30.421471  8571 consensus_queue.cc:260] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.421962  8569 ts_tablet_manager.cc:1403] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 11:10:30.423239  8571 ts_tablet_manager.cc:1434] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260710 11:10:30.424171  8571 tablet_bootstrap.cc:492] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:30.424712  8569 raft_consensus.cc:359] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.425395  8569 raft_consensus.cc:385] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.425661  8569 raft_consensus.cc:740] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.426321  8569 consensus_queue.cc:260] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.428520  8569 ts_tablet_manager.cc:1434] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:30.429394  8571 tablet_bootstrap.cc:654] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.430081  8569 tablet_bootstrap.cc:492] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:30.436393  8569 tablet_bootstrap.cc:654] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.439581  8570 tablet_bootstrap.cc:492] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:30.439970  8570 ts_tablet_manager.cc:1403] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.004s
I20260710 11:10:30.440577  8571 tablet_bootstrap.cc:492] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:30.440954  8571 ts_tablet_manager.cc:1403] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260710 11:10:30.441258  8569 tablet_bootstrap.cc:492] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:30.441715  8569 ts_tablet_manager.cc:1403] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:10:30.442647  8570 raft_consensus.cc:359] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.442961  8571 raft_consensus.cc:359] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.443367  8570 raft_consensus.cc:385] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.443536  8571 raft_consensus.cc:385] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.443734  8570 raft_consensus.cc:740] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.444298  8569 raft_consensus.cc:359] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.444984  8569 raft_consensus.cc:385] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.444589  8570 consensus_queue.cc:260] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.443836  8571 raft_consensus.cc:740] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.445272  8569 raft_consensus.cc:740] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.446089  8569 consensus_queue.cc:260] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.446945  8570 ts_tablet_manager.cc:1434] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260710 11:10:30.448076  8570 tablet_bootstrap.cc:492] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:30.447880  8571 consensus_queue.cc:260] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.450067  8571 ts_tablet_manager.cc:1434] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:10:30.450408  8569 ts_tablet_manager.cc:1434] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:10:30.450934  8571 tablet_bootstrap.cc:492] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:30.451390  8569 tablet_bootstrap.cc:492] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:30.454628  8570 tablet_bootstrap.cc:654] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.458242  8571 tablet_bootstrap.cc:654] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.458639  8569 tablet_bootstrap.cc:654] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.463599  8537 raft_consensus.cc:493] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.464100  8537 raft_consensus.cc:515] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.466166  8537 leader_election.cc:290] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:30.468479  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:30.468565  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
W20260710 11:10:30.470180  8399 leader_election.cc:343] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:30.470870  8399 leader_election.cc:343] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.471253  8399 leader_election.cc:304] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:30.471640  8569 tablet_bootstrap.cc:492] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:30.472239  8569 ts_tablet_manager.cc:1403] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 11:10:30.472643  8537 raft_consensus.cc:2749] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:30.475282  8569 raft_consensus.cc:359] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.476157  8569 raft_consensus.cc:385] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.476501  8569 raft_consensus.cc:740] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.477291  8569 consensus_queue.cc:260] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.480448  8569 ts_tablet_manager.cc:1434] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:30.481508  8569 tablet_bootstrap.cc:492] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:30.487967  8569 tablet_bootstrap.cc:654] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.500042  8569 tablet_bootstrap.cc:492] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:30.500602  8569 ts_tablet_manager.cc:1403] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:10:30.503844  8569 raft_consensus.cc:359] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.504364  8569 raft_consensus.cc:385] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.504678  8569 raft_consensus.cc:740] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.505355  8569 consensus_queue.cc:260] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.506690  8571 tablet_bootstrap.cc:492] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:30.507227  8571 ts_tablet_manager.cc:1403] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.056s	user 0.027s	sys 0.025s
I20260710 11:10:30.507988  8569 ts_tablet_manager.cc:1434] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:10:30.508055  8570 tablet_bootstrap.cc:492] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:30.508746  8570 ts_tablet_manager.cc:1403] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.061s	user 0.028s	sys 0.027s
I20260710 11:10:30.509137  8569 tablet_bootstrap.cc:492] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:30.510146  8571 raft_consensus.cc:359] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.510870  8571 raft_consensus.cc:385] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.511201  8571 raft_consensus.cc:740] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.511981  8571 consensus_queue.cc:260] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.512123  8570 raft_consensus.cc:359] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.512925  8570 raft_consensus.cc:385] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.513293  8570 raft_consensus.cc:740] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.514245  8571 ts_tablet_manager.cc:1434] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:30.514134  8570 consensus_queue.cc:260] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.515303  8571 tablet_bootstrap.cc:492] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:30.515776  8569 tablet_bootstrap.cc:654] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.521682  8571 tablet_bootstrap.cc:654] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.523658  8570 ts_tablet_manager.cc:1434] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.005s
I20260710 11:10:30.524745  8570 tablet_bootstrap.cc:492] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:30.526950  8569 tablet_bootstrap.cc:492] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:30.527486  8569 ts_tablet_manager.cc:1403] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
I20260710 11:10:30.530210  8569 raft_consensus.cc:359] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.531023  8569 raft_consensus.cc:385] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.531370  8569 raft_consensus.cc:740] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.532148  8569 consensus_queue.cc:260] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.534739  8569 ts_tablet_manager.cc:1434] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:30.535810  8569 tablet_bootstrap.cc:492] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:30.536893  8570 tablet_bootstrap.cc:654] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.539172  8537 raft_consensus.cc:493] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.539719  8537 raft_consensus.cc:515] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.541751  8569 tablet_bootstrap.cc:654] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.543203  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a318aaa5b23436b8ee26f907363a1c9" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:30.544988  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a318aaa5b23436b8ee26f907363a1c9" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.545730  8287 raft_consensus.cc:2468] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 0.
W20260710 11:10:30.547086  8399 leader_election.cc:343] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.547611  8570 tablet_bootstrap.cc:492] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:30.548125  8570 ts_tablet_manager.cc:1403] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.007s
I20260710 11:10:30.549041  8569 tablet_bootstrap.cc:492] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:30.549500  8569 ts_tablet_manager.cc:1403] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:10:30.526839  8558 raft_consensus.cc:493] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.551405  8558 raft_consensus.cc:515] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.551985  8569 raft_consensus.cc:359] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.552692  8569 raft_consensus.cc:385] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.548347  8399 leader_election.cc:304] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [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: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:30.553013  8569 raft_consensus.cc:740] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.553777  8569 consensus_queue.cc:260] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.554469  8570 raft_consensus.cc:359] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.555164  8570 raft_consensus.cc:385] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.556826  8570 raft_consensus.cc:740] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.556941  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.557528  8286 raft_consensus.cc:2468] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:30.541788  8537 leader_election.cc:290] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:30.558665  8325 leader_election.cc:304] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:30.559429  8591 raft_consensus.cc:2804] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:30.559764  8591 raft_consensus.cc:493] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:30.560060  8591 raft_consensus.cc:3060] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.555493  8558 leader_election.cc:290] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.558627  8537 raft_consensus.cc:2804] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:30.561365  8537 raft_consensus.cc:493] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:30.561676  8537 raft_consensus.cc:3060] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.569555  8591 raft_consensus.cc:515] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.556030  8569 ts_tablet_manager.cc:1434] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:30.556455  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:30.571797  8435 raft_consensus.cc:2468] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:30.572217  8569 tablet_bootstrap.cc:492] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35: Bootstrap starting.
I20260710 11:10:30.572445  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:30.573062  8287 raft_consensus.cc:3060] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.557622  8570 consensus_queue.cc:260] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.570894  8537 raft_consensus.cc:515] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.576895  8537 leader_election.cc:290] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:30.578020  8569 tablet_bootstrap.cc:654] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.577088  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:30.578804  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a318aaa5b23436b8ee26f907363a1c9" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:30.578981  8435 raft_consensus.cc:3060] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.579344  8286 raft_consensus.cc:3060] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.583793  8571 tablet_bootstrap.cc:492] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:30.584266  8571 ts_tablet_manager.cc:1403] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.069s	user 0.032s	sys 0.032s
I20260710 11:10:30.578478  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a318aaa5b23436b8ee26f907363a1c9" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:30.585781  8435 raft_consensus.cc:2468] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:30.585789  8286 raft_consensus.cc:2468] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 1.
W20260710 11:10:30.586506  8399 leader_election.cc:343] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.587018  8327 leader_election.cc:304] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:30.587044  8571 raft_consensus.cc:359] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.587841  8558 raft_consensus.cc:2804] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:30.587921  8571 raft_consensus.cc:385] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.588544  8571 raft_consensus.cc:740] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.588832  8595 raft_consensus.cc:493] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.587913  8591 leader_election.cc:290] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.588446  8558 raft_consensus.cc:697] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:30.589366  8571 consensus_queue.cc:260] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.590201  8558 consensus_queue.cc:237] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.591877  8571 ts_tablet_manager.cc:1434] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:10:30.589274  8594 raft_consensus.cc:493] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.592921  8571 tablet_bootstrap.cc:492] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:30.593147  8570 ts_tablet_manager.cc:1434] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260710 11:10:30.594271  8570 tablet_bootstrap.cc:492] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:30.592886  8594 raft_consensus.cc:515] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.596192  8594 leader_election.cc:290] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.597533  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74cf63dd2a444cfb6f62fed82e71062" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:30.597981  8285 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74cf63dd2a444cfb6f62fed82e71062" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.598121  8435 raft_consensus.cc:2468] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:30.598609  8285 raft_consensus.cc:2468] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:30.599632  8571 tablet_bootstrap.cc:654] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.599419  8327 leader_election.cc:304] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:30.601375  8399 leader_election.cc:304] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:30.603658  8596 raft_consensus.cc:2804] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:30.604350  8596 raft_consensus.cc:697] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:30.605317  8594 raft_consensus.cc:2804] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:30.605175  8596 consensus_queue.cc:237] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.605719  8594 raft_consensus.cc:493] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:30.606727  8594 raft_consensus.cc:3060] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.607327  8182 catalog_manager.cc:5697] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:30.592842  8287 raft_consensus.cc:2468] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:30.619784  8570 tablet_bootstrap.cc:654] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.589309  8595 raft_consensus.cc:515] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.626863  8575 raft_consensus.cc:493] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.627741  8575 raft_consensus.cc:515] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.630370  8555 raft_consensus.cc:493] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.630851  8555 raft_consensus.cc:515] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.632036  8571 tablet_bootstrap.cc:492] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:30.632543  8571 ts_tablet_manager.cc:1403] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.016s
I20260710 11:10:30.632714  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.633420  8555 leader_election.cc:290] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.633041  8183 catalog_manager.cc:5697] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:30.637231  8594 raft_consensus.cc:515] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.633673  8287 raft_consensus.cc:2468] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 0.
I20260710 11:10:30.638209  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:30.638562  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:30.639196  8436 raft_consensus.cc:2468] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 0.
I20260710 11:10:30.635025  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:30.635263  8571 raft_consensus.cc:359] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.636036  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:30.640244  8571 raft_consensus.cc:385] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.640592  8571 raft_consensus.cc:740] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.640895  8399 leader_election.cc:304] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:30.641434  8571 consensus_queue.cc:260] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.641997  8596 raft_consensus.cc:2804] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:30.642324  8361 raft_consensus.cc:2468] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 0.
I20260710 11:10:30.642424  8596 raft_consensus.cc:493] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:30.642910  8596 raft_consensus.cc:3060] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.643702  8571 ts_tablet_manager.cc:1434] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:30.644636  8571 tablet_bootstrap.cc:492] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:30.645262  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:30.645943  8361 raft_consensus.cc:2468] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 0.
W20260710 11:10:30.646445  8250 leader_election.cc:343] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.640601  8435 raft_consensus.cc:2468] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 0.
I20260710 11:10:30.647243  8595 leader_election.cc:290] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:30.649787  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74cf63dd2a444cfb6f62fed82e71062" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:30.645210  8252 leader_election.cc:304] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:30.650310  8287 raft_consensus.cc:3060] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.650467  8571 tablet_bootstrap.cc:654] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.650846  8252 leader_election.cc:304] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [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: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:30.651000  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74cf63dd2a444cfb6f62fed82e71062" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:30.651577  8435 raft_consensus.cc:3060] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.653173  8555 raft_consensus.cc:2804] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:30.653581  8555 raft_consensus.cc:493] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:30.653944  8555 raft_consensus.cc:3060] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.655722  8575 leader_election.cc:290] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.656494  8575 raft_consensus.cc:2804] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:30.656869  8575 raft_consensus.cc:493] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:30.667762  8569 tablet_bootstrap.cc:492] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35: No bootstrap required, opened a new log
I20260710 11:10:30.668285  8569 ts_tablet_manager.cc:1403] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35: Time spent bootstrapping tablet: real 0.096s	user 0.007s	sys 0.003s
I20260710 11:10:30.667722  8575 raft_consensus.cc:3060] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.670857  8569 raft_consensus.cc:359] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.671485  8569 raft_consensus.cc:385] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.671733  8569 raft_consensus.cc:740] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.672335  8569 consensus_queue.cc:260] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.674155  8569 ts_tablet_manager.cc:1434] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:30.657703  8287 raft_consensus.cc:2468] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:30.658885  8596 raft_consensus.cc:515] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.661072  8435 raft_consensus.cc:2468] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:30.675313  8325 leader_election.cc:304] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:30.661603  8594 leader_election.cc:290] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.676314  8594 raft_consensus.cc:2804] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:30.677196  8596 leader_election.cc:290] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:30.677610  8558 raft_consensus.cc:493] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.676744  8594 raft_consensus.cc:697] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:30.678247  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:30.677977  8558 raft_consensus.cc:515] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.678843  8361 raft_consensus.cc:3060] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.679080  8594 consensus_queue.cc:237] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.680838  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cba82ddc7d495bb0bb51b7ea73bde6" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.681378  8287 raft_consensus.cc:2468] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:30.682221  8325 leader_election.cc:304] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:30.683069  8591 raft_consensus.cc:2804] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:30.683415  8591 raft_consensus.cc:493] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:30.683751  8591 raft_consensus.cc:3060] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.684597  8558 leader_election.cc:290] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.684780  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cba82ddc7d495bb0bb51b7ea73bde6" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
W20260710 11:10:30.686045  8327 leader_election.cc:343] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.687810  8361 raft_consensus.cc:2468] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 1.
I20260710 11:10:30.688947  8399 leader_election.cc:304] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:30.689760  8596 raft_consensus.cc:2804] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:30.690282  8596 raft_consensus.cc:697] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:30.691103  8596 consensus_queue.cc:237] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.692761  8591 raft_consensus.cc:515] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.695653  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cba82ddc7d495bb0bb51b7ea73bde6" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:30.696254  8287 raft_consensus.cc:3060] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.706091  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cba82ddc7d495bb0bb51b7ea73bde6" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
W20260710 11:10:30.707630  8327 leader_election.cc:343] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.709205  8591 leader_election.cc:290] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.703403  8287 raft_consensus.cc:2468] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
W20260710 11:10:30.718688  8252 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.76.67:46273, user_credentials={real_user=slave}} blocked reactor thread for 67924.4us
W20260710 11:10:30.719591  8250 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.76.66:44267, user_credentials={real_user=slave}} blocked reactor thread for 64386.8us
I20260710 11:10:30.721093  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:30.689513  8555 raft_consensus.cc:515] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.723367  8555 leader_election.cc:290] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.724014  8287 raft_consensus.cc:2393] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c3decb817bce4df9bc8084530b95a8c1 in current term 1: Already voted for candidate 1f944e579b1c44f2b0275f370d50be35 in this term.
I20260710 11:10:30.725517  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:30.726410  8183 catalog_manager.cc:5697] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:30.727100  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:30.735404  8361 raft_consensus.cc:2393] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1f944e579b1c44f2b0275f370d50be35 in current term 1: Already voted for candidate c3decb817bce4df9bc8084530b95a8c1 in this term.
I20260710 11:10:30.730661  8325 leader_election.cc:304] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:30.737174  8607 raft_consensus.cc:2804] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:30.737835  8607 raft_consensus.cc:697] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:30.738634  8607 consensus_queue.cc:237] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.741520  8250 leader_election.cc:304] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [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: 1f944e579b1c44f2b0275f370d50be35; no voters: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:30.731745  8575 raft_consensus.cc:515] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.744263  8575 leader_election.cc:290] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.744773  8555 raft_consensus.cc:2749] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:10:30.745186  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:30.749037  8435 raft_consensus.cc:3060] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.753700  8435 raft_consensus.cc:2468] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 1.
I20260710 11:10:30.746147  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:30.748394  8570 tablet_bootstrap.cc:492] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
W20260710 11:10:30.753862  8233 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:30.754351  8570 ts_tablet_manager.cc:1403] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.160s	user 0.019s	sys 0.007s
W20260710 11:10:30.755089  8250 leader_election.cc:343] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.755744  8252 leader_election.cc:304] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:30.756554  8555 raft_consensus.cc:2804] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:30.757653  8594 raft_consensus.cc:493] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.757030  8570 raft_consensus.cc:359] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.758419  8570 raft_consensus.cc:385] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.758169  8594 raft_consensus.cc:515] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.758777  8570 raft_consensus.cc:740] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.761090  8571 tablet_bootstrap.cc:492] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:30.761587  8571 ts_tablet_manager.cc:1403] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.117s	user 0.027s	sys 0.062s
I20260710 11:10:30.761965  8594 leader_election.cc:290] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.762029  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a42d2831d498ca24db2429ec145ad" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.762712  8287 raft_consensus.cc:2468] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:30.763255  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a42d2831d498ca24db2429ec145ad" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:30.763870  8325 leader_election.cc:304] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:30.764691  8571 raft_consensus.cc:359] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.762684  8183 catalog_manager.cc:5697] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:30.759574  8570 consensus_queue.cc:260] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
W20260710 11:10:30.765312  8327 leader_election.cc:343] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.764984  8594 raft_consensus.cc:2804] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:30.766994  8594 raft_consensus.cc:493] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:30.767284  8570 ts_tablet_manager.cc:1434] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:10:30.767369  8594 raft_consensus.cc:3060] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.768468  8570 tablet_bootstrap.cc:492] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
I20260710 11:10:30.765434  8571 raft_consensus.cc:385] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.769045  8571 raft_consensus.cc:740] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.769711  8571 consensus_queue.cc:260] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.757061  8555 raft_consensus.cc:697] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:30.771713  8571 ts_tablet_manager.cc:1434] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:10:30.771281  8555 consensus_queue.cc:237] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.772773  8571 tablet_bootstrap.cc:492] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31: Bootstrap starting.
I20260710 11:10:30.774102  8594 raft_consensus.cc:515] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.769390  8182 catalog_manager.cc:5697] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:30.785053  8594 leader_election.cc:290] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.786047  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a42d2831d498ca24db2429ec145ad" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:30.786115  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a42d2831d498ca24db2429ec145ad" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:30.785712  8181 catalog_manager.cc:5697] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:30.786725  8287 raft_consensus.cc:3060] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:30.787477  8327 leader_election.cc:343] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.788698  8594 raft_consensus.cc:493] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.789126  8594 raft_consensus.cc:515] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.793507  8287 raft_consensus.cc:2468] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:30.794791  8571 tablet_bootstrap.cc:654] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.795724  8325 leader_election.cc:304] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:30.797191  8594 leader_election.cc:290] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.797740  8594 raft_consensus.cc:2804] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:30.798146  8594 raft_consensus.cc:697] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:30.798874  8594 consensus_queue.cc:237] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.801915  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f0527c1f54a40837cff98b625c7f9" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:30.802904  8596 raft_consensus.cc:493] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.803361  8596 raft_consensus.cc:515] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
W20260710 11:10:30.804056  8327 leader_election.cc:343] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.804235  8570 tablet_bootstrap.cc:654] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.805292  8596 leader_election.cc:290] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:30.805590  8287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f0527c1f54a40837cff98b625c7f9" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.807001  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cba82ddc7d495bb0bb51b7ea73bde6" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:30.807044  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cba82ddc7d495bb0bb51b7ea73bde6" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.808907  8286 raft_consensus.cc:2393] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3decb817bce4df9bc8084530b95a8c1 in current term 1: Already voted for candidate 20e80c5a479c468a993712d8d7735f31 in this term.
I20260710 11:10:30.810755  8399 leader_election.cc:304] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:30.811606  8596 raft_consensus.cc:3060] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.806205  8287 raft_consensus.cc:2468] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 0.
I20260710 11:10:30.812690  8571 tablet_bootstrap.cc:492] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31: No bootstrap required, opened a new log
I20260710 11:10:30.812760  8325 leader_election.cc:304] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [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: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:30.813216  8571 ts_tablet_manager.cc:1403] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.006s
I20260710 11:10:30.813898  8181 catalog_manager.cc:5697] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:30.814725  8607 raft_consensus.cc:2804] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:30.815088  8607 raft_consensus.cc:493] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:30.815388  8607 raft_consensus.cc:3060] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.815796  8571 raft_consensus.cc:359] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.816437  8571 raft_consensus.cc:385] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.816691  8571 raft_consensus.cc:740] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.817297  8571 consensus_queue.cc:260] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.818914  8596 raft_consensus.cc:2749] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:30.819211  8571 ts_tablet_manager.cc:1434] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:10:30.821125  8570 tablet_bootstrap.cc:492] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:30.821621  8570 ts_tablet_manager.cc:1403] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.007s
I20260710 11:10:30.823331  8607 raft_consensus.cc:515] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.824302  8570 raft_consensus.cc:359] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.824978  8570 raft_consensus.cc:385] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.825282  8570 raft_consensus.cc:740] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.825316  8607 leader_election.cc:290] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.826244  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f0527c1f54a40837cff98b625c7f9" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:30.826054  8570 consensus_queue.cc:260] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.826282  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f0527c1f54a40837cff98b625c7f9" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:30.828127  8570 ts_tablet_manager.cc:1434] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:30.828270  8286 raft_consensus.cc:3060] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.829164  8570 tablet_bootstrap.cc:492] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1: Bootstrap starting.
W20260710 11:10:30.830463  8327 leader_election.cc:343] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:30.834424  8570 tablet_bootstrap.cc:654] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:30.834621  8286 raft_consensus.cc:2468] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 1.
I20260710 11:10:30.835647  8325 leader_election.cc:304] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:30.836395  8594 raft_consensus.cc:2804] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:30.837057  8594 raft_consensus.cc:697] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:30.837787  8594 consensus_queue.cc:237] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.838963  8570 tablet_bootstrap.cc:492] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1: No bootstrap required, opened a new log
I20260710 11:10:30.839385  8570 ts_tablet_manager.cc:1403] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1: Time spent bootstrapping tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:10:30.843690  8570 raft_consensus.cc:359] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.844131  8570 raft_consensus.cc:385] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:30.844313  8570 raft_consensus.cc:740] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Initialized, Role: FOLLOWER
I20260710 11:10:30.844818  8570 consensus_queue.cc:260] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.845098  8181 catalog_manager.cc:5697] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 0 to 1, leader changed from <none> to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:30.846333  8570 ts_tablet_manager.cc:1434] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:10:30.858176  8594 raft_consensus.cc:493] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.858649  8594 raft_consensus.cc:515] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.860235  8594 leader_election.cc:290] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:30.860731  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a318aaa5b23436b8ee26f907363a1c9" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.861145  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a318aaa5b23436b8ee26f907363a1c9" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:30.861286  8286 raft_consensus.cc:2393] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20e80c5a479c468a993712d8d7735f31 in current term 1: Already voted for candidate c3decb817bce4df9bc8084530b95a8c1 in this term.
I20260710 11:10:30.862231  8327 leader_election.cc:304] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31; no voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:30.862794  8594 raft_consensus.cc:3060] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.867089  8594 raft_consensus.cc:2749] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:30.935122  8596 raft_consensus.cc:493] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.935627  8596 raft_consensus.cc:515] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.937134  8596 leader_election.cc:290] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:30.937861  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.938062  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:30.938373  8286 raft_consensus.cc:2468] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 0.
I20260710 11:10:30.938594  8361 raft_consensus.cc:2468] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 0.
I20260710 11:10:30.939239  8399 leader_election.cc:304] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:30.939870  8596 raft_consensus.cc:2804] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:30.940178  8596 raft_consensus.cc:493] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:30.940496  8596 raft_consensus.cc:3060] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.944833  8596 raft_consensus.cc:515] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.946201  8596 leader_election.cc:290] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:30.946851  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:30.947106  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:30.947314  8286 raft_consensus.cc:3060] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.947611  8361 raft_consensus.cc:3060] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.951771  8286 raft_consensus.cc:2468] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 1.
I20260710 11:10:30.951956  8361 raft_consensus.cc:2468] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 1.
I20260710 11:10:30.952617  8399 leader_election.cc:304] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:30.953269  8596 raft_consensus.cc:2804] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:30.953715  8596 raft_consensus.cc:697] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:30.954284  8596 consensus_queue.cc:237] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.961031  8183 catalog_manager.cc:5697] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 1 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:30.977029  8596 raft_consensus.cc:493] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:30.977494  8596 raft_consensus.cc:515] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:30.979224  8596 leader_election.cc:290] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:30.979789  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a42d2831d498ca24db2429ec145ad" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:30.980363  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a42d2831d498ca24db2429ec145ad" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:30.980525  8286 raft_consensus.cc:2393] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3decb817bce4df9bc8084530b95a8c1 in current term 1: Already voted for candidate 20e80c5a479c468a993712d8d7735f31 in this term.
I20260710 11:10:30.981670  8399 leader_election.cc:304] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:30.982251  8596 raft_consensus.cc:3060] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:30.984241  8435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a318aaa5b23436b8ee26f907363a1c9"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
mode: GRACEFUL
new_leader_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:37704
I20260710 11:10:30.984747  8435 raft_consensus.cc:606] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Received request to transfer leadership to TS 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:30.987339  8596 raft_consensus.cc:2749] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:30.988988  8361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e74cf63dd2a444cfb6f62fed82e71062"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
mode: GRACEFUL
new_leader_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:43424
I20260710 11:10:30.989428  8361 raft_consensus.cc:606] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Received request to transfer leadership to TS 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:30.993448  8361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
mode: GRACEFUL
new_leader_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:43424
I20260710 11:10:30.993846  8361 raft_consensus.cc:606] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Received request to transfer leadership to TS 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:30.998034  8361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e68f0527c1f54a40837cff98b625c7f9"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
mode: GRACEFUL
new_leader_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:43424
I20260710 11:10:30.998435  8361 raft_consensus.cc:606] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Received request to transfer leadership to TS 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:31.005283  8435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
mode: GRACEFUL
new_leader_uuid: "20e80c5a479c468a993712d8d7735f31"
 from {username='slave'} at 127.0.0.1:37704
I20260710 11:10:31.005831  8435 raft_consensus.cc:606] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Received request to transfer leadership to TS 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:31.010150  8435 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
mode: GRACEFUL
new_leader_uuid: "20e80c5a479c468a993712d8d7735f31"
 from {username='slave'} at 127.0.0.1:37704
I20260710 11:10:31.010576  8435 raft_consensus.cc:606] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Received request to transfer leadership to TS 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:31.014710  8286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
mode: GRACEFUL
new_leader_uuid: "20e80c5a479c468a993712d8d7735f31"
 from {username='slave'} at 127.0.0.1:51862
I20260710 11:10:31.015138  8286 raft_consensus.cc:606] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Received request to transfer leadership to TS 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:31.019238  8361 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d86a42d2831d498ca24db2429ec145ad"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
mode: GRACEFUL
new_leader_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:43424
I20260710 11:10:31.019699  8361 raft_consensus.cc:606] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Received request to transfer leadership to TS c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:31.064983  8594 raft_consensus.cc:493] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:31.065425  8594 raft_consensus.cc:515] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.066886  8594 leader_election.cc:290] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:31.067589  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:31.067766  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c3decb817bce4df9bc8084530b95a8c1" is_pre_election: true
I20260710 11:10:31.068500  8435 raft_consensus.cc:2393] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 20e80c5a479c468a993712d8d7735f31 in current term 1: Already voted for candidate 1f944e579b1c44f2b0275f370d50be35 in this term.
I20260710 11:10:31.069320  8327 leader_election.cc:304] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 20e80c5a479c468a993712d8d7735f31; no voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:31.069877  8594 raft_consensus.cc:3060] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:31.075249  8594 raft_consensus.cc:2749] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:31.099565  8594 consensus_queue.cc:1048] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.105196  8596 consensus_queue.cc:1048] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.106415  8607 raft_consensus.cc:993] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31: : Instructing follower 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:31.106873  8558 raft_consensus.cc:1081] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Signalling peer 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:31.108747  8287 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:51852
I20260710 11:10:31.109227  8287 raft_consensus.cc:493] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:31.109571  8287 raft_consensus.cc:3060] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.115025  8287 raft_consensus.cc:515] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.115927  8286 raft_consensus.cc:1240] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Rejecting Update request from peer 20e80c5a479c468a993712d8d7735f31 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:31.117280  8362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:31.117870  8362 raft_consensus.cc:3055] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:31.118201  8362 raft_consensus.cc:740] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:31.118438  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:31.118934  8435 raft_consensus.cc:3060] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.118999  8362 consensus_queue.cc:260] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.119984  8362 raft_consensus.cc:3060] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.120757  8595 raft_consensus.cc:993] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1: : Instructing follower 20e80c5a479c468a993712d8d7735f31 to start an election
I20260710 11:10:31.121186  8595 raft_consensus.cc:1081] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Signalling peer 20e80c5a479c468a993712d8d7735f31 to start an election
I20260710 11:10:31.124505  8360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
 from {username='slave'} at 127.0.0.1:43398
I20260710 11:10:31.125030  8360 raft_consensus.cc:493] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:31.125373  8360 raft_consensus.cc:3060] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.131286  8435 raft_consensus.cc:2468] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:31.132329  8252 leader_election.cc:304] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:31.132439  8360 raft_consensus.cc:515] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.133225  8555 raft_consensus.cc:2804] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:31.133713  8555 raft_consensus.cc:697] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:31.134114  8361 raft_consensus.cc:1240] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Rejecting Update request from peer c3decb817bce4df9bc8084530b95a8c1 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:31.133634  8362 raft_consensus.cc:2468] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:31.134660  8555 consensus_queue.cc:237] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [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: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.136584  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:31.135632  8360 leader_election.cc:290] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 2 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:31.138893  8537 consensus_queue.cc:1048] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:31.134553  8287 leader_election.cc:290] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:31.142411  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34525e7175f249c3a5588223c2ddfde7" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:31.142978  8435 raft_consensus.cc:3055] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:31.143283  8435 raft_consensus.cc:740] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:31.144609  8435 consensus_queue.cc:260] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.145464  8435 raft_consensus.cc:3060] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.146384  8181 catalog_manager.cc:5697] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 1 to 2, leader changed from 20e80c5a479c468a993712d8d7735f31 (127.4.76.66) to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:31.152027  8435 raft_consensus.cc:2468] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 2.
I20260710 11:10:31.153255  8327 leader_election.cc:304] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [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: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35
I20260710 11:10:31.154206  8594 raft_consensus.cc:2804] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:31.154573  8594 raft_consensus.cc:697] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:31.155227  8594 consensus_queue.cc:237] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [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: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.163717  8594 consensus_queue.cc:1048] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.176587  8591 consensus_queue.cc:1048] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.173028  8181 catalog_manager.cc:5697] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 1 to 2, leader changed from c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67) to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:31.178678  8596 consensus_queue.cc:1048] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.182435  8537 consensus_queue.cc:1048] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.184088  8596 raft_consensus.cc:493] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:31.184549  8596 raft_consensus.cc:515] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.187779  8596 leader_election.cc:290] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:31.192817  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f0527c1f54a40837cff98b625c7f9" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "20e80c5a479c468a993712d8d7735f31" is_pre_election: true
I20260710 11:10:31.194577  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f0527c1f54a40837cff98b625c7f9" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1f944e579b1c44f2b0275f370d50be35" is_pre_election: true
I20260710 11:10:31.195876  8607 consensus_queue.cc:1048] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.195361  8286 raft_consensus.cc:2393] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c3decb817bce4df9bc8084530b95a8c1 in current term 1: Already voted for candidate 20e80c5a479c468a993712d8d7735f31 in this term.
I20260710 11:10:31.198794  8399 leader_election.cc:304] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c3decb817bce4df9bc8084530b95a8c1; no voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31
I20260710 11:10:31.203972  8537 raft_consensus.cc:3060] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:31.212145  8537 raft_consensus.cc:2749] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:31.216311  8594 consensus_queue.cc:1048] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.216764  8607 raft_consensus.cc:993] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31: : Instructing follower 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:31.217211  8558 raft_consensus.cc:1081] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Signalling peer 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:31.218730  8596 raft_consensus.cc:993] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1: : Instructing follower 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:31.218907  8285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e74cf63dd2a444cfb6f62fed82e71062"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:51852
I20260710 11:10:31.219591  8285 raft_consensus.cc:493] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:31.220006  8285 raft_consensus.cc:3060] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.223940  8596 raft_consensus.cc:1081] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Signalling peer 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:31.229579  8285 raft_consensus.cc:515] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.231426  8555 consensus_queue.cc:1048] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.234969  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74cf63dd2a444cfb6f62fed82e71062" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:31.235502  8361 raft_consensus.cc:3055] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:31.235801  8361 raft_consensus.cc:740] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:31.236537  8361 consensus_queue.cc:260] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.237617  8361 raft_consensus.cc:3060] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.242369  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e74cf63dd2a444cfb6f62fed82e71062" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:31.243013  8435 raft_consensus.cc:3060] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.243947  8285 leader_election.cc:290] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:31.248972  8361 raft_consensus.cc:2468] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:31.250012  8250 leader_election.cc:304] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:31.250720  8555 raft_consensus.cc:2804] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:31.251159  8555 raft_consensus.cc:697] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:31.251912  8555 consensus_queue.cc:237] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.252354  8591 consensus_queue.cc:1048] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.255324  8435 raft_consensus.cc:2468] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:31.258764  8286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a318aaa5b23436b8ee26f907363a1c9"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:51846
I20260710 11:10:31.259332  8286 raft_consensus.cc:493] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:31.259760  8286 raft_consensus.cc:3060] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.271888  8555 consensus_queue.cc:1048] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.274506  8558 consensus_queue.cc:1048] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.276676  8286 raft_consensus.cc:515] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.280355  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a318aaa5b23436b8ee26f907363a1c9" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:31.280900  8360 raft_consensus.cc:3060] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.281540  8435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a318aaa5b23436b8ee26f907363a1c9" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:31.282039  8435 raft_consensus.cc:3055] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:31.282323  8435 raft_consensus.cc:740] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:31.283111  8435 consensus_queue.cc:260] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.283936  8435 raft_consensus.cc:3060] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.285108  8182 catalog_manager.cc:5697] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 1 to 2, leader changed from 20e80c5a479c468a993712d8d7735f31 (127.4.76.66) to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:31.287532  8360 raft_consensus.cc:2468] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:31.288676  8250 leader_election.cc:304] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:31.289541  8555 raft_consensus.cc:2804] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:31.289990  8555 raft_consensus.cc:697] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:31.290778  8555 consensus_queue.cc:237] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.296257  8360 raft_consensus.cc:1240] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Rejecting Update request from peer c3decb817bce4df9bc8084530b95a8c1 for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:31.298241  8558 consensus_queue.cc:1048] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.301083  8435 raft_consensus.cc:2468] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:31.313026  8181 catalog_manager.cc:5697] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 1 to 2, leader changed from c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67) to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:31.315462  8594 raft_consensus.cc:993] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31: : Instructing follower 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:31.315959  8594 raft_consensus.cc:1081] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Signalling peer 1f944e579b1c44f2b0275f370d50be35 to start an election
I20260710 11:10:31.319219  8285 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e68f0527c1f54a40837cff98b625c7f9"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
 from {username='slave'} at 127.0.0.1:51852
I20260710 11:10:31.319799  8285 raft_consensus.cc:493] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:31.320186  8285 raft_consensus.cc:3060] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.327584  8594 consensus_queue.cc:1048] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.329151  8286 leader_election.cc:290] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:31.330549  8285 raft_consensus.cc:515] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.336067  8285 leader_election.cc:290] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Requested vote from peers 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:31.338312  8558 raft_consensus.cc:993] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31: : Instructing follower c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:31.338703  8558 raft_consensus.cc:1081] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Signalling peer c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:31.339413  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f0527c1f54a40837cff98b625c7f9" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:31.339993  8360 raft_consensus.cc:3055] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:31.340260  8360 raft_consensus.cc:740] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:31.340957  8360 consensus_queue.cc:260] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.341958  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e68f0527c1f54a40837cff98b625c7f9" candidate_uuid: "1f944e579b1c44f2b0275f370d50be35" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:31.342465  8360 raft_consensus.cc:3060] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.342564  8436 raft_consensus.cc:3060] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.345058  8435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d86a42d2831d498ca24db2429ec145ad"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:37688
I20260710 11:10:31.345566  8435 raft_consensus.cc:493] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:31.345881  8435 raft_consensus.cc:3060] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.351962  8360 raft_consensus.cc:2468] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:31.353758  8435 raft_consensus.cc:515] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.353883  8436 raft_consensus.cc:2468] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1f944e579b1c44f2b0275f370d50be35 in term 2.
I20260710 11:10:31.355860  8575 raft_consensus.cc:993] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35: : Instructing follower 20e80c5a479c468a993712d8d7735f31 to start an election
I20260710 11:10:31.358541  8250 leader_election.cc:304] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:31.359387  8435 leader_election.cc:290] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 2 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:31.359643  8555 raft_consensus.cc:2804] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:31.360298  8575 raft_consensus.cc:1081] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Signalling peer 20e80c5a479c468a993712d8d7735f31 to start an election
I20260710 11:10:31.362360  8361 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a42d2831d498ca24db2429ec145ad" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:31.362763  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d86a42d2831d498ca24db2429ec145ad" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:31.362912  8361 raft_consensus.cc:3055] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:31.363229  8361 raft_consensus.cc:740] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:31.363304  8286 raft_consensus.cc:3060] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.364037  8361 consensus_queue.cc:260] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.365213  8361 raft_consensus.cc:3060] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.367727  8555 raft_consensus.cc:697] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Becoming Leader. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:31.368067  8360 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
 from {username='slave'} at 127.0.0.1:43408
I20260710 11:10:31.368570  8555 consensus_queue.cc:237] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.369813  8286 raft_consensus.cc:2468] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 2.
I20260710 11:10:31.368592  8360 raft_consensus.cc:493] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:31.370550  8360 raft_consensus.cc:3060] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.370803  8399 leader_election.cc:304] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:31.371611  8628 raft_consensus.cc:2804] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:31.372072  8628 raft_consensus.cc:697] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 2 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:31.372225  8361 raft_consensus.cc:2468] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 2.
I20260710 11:10:31.372879  8628 consensus_queue.cc:237] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.377556  8183 catalog_manager.cc:5697] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 reported cstate change: term changed from 1 to 2, leader changed from 20e80c5a479c468a993712d8d7735f31 (127.4.76.66) to 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "1f944e579b1c44f2b0275f370d50be35" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:31.379276  8360 raft_consensus.cc:515] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.380919  8360 leader_election.cc:290] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 2 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:31.382138  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:31.382697  8286 raft_consensus.cc:3055] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:31.382896  8286 raft_consensus.cc:740] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:31.383486  8286 consensus_queue.cc:260] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.384029  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5b5780ce7ce433aae8f2d27cd4f4883" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:31.384634  8286 raft_consensus.cc:3060] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.384974  8628 consensus_queue.cc:1048] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.384419  8182 catalog_manager.cc:5697] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 1 to 2, leader changed from 20e80c5a479c468a993712d8d7735f31 (127.4.76.66) to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 2 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:31.391650  8436 raft_consensus.cc:3060] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.393620  8628 raft_consensus.cc:993] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1: : Instructing follower 20e80c5a479c468a993712d8d7735f31 to start an election
I20260710 11:10:31.394034  8628 raft_consensus.cc:1081] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Signalling peer 20e80c5a479c468a993712d8d7735f31 to start an election
I20260710 11:10:31.394299  8286 raft_consensus.cc:2468] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 2.
I20260710 11:10:31.396274  8325 leader_election.cc:304] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:31.397095  8591 raft_consensus.cc:2804] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:31.397552  8591 raft_consensus.cc:697] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:31.397959  8436 raft_consensus.cc:2468] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 2.
I20260710 11:10:31.398299  8591 consensus_queue.cc:237] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.406030  8537 consensus_queue.cc:1048] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.406134  8361 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
 from {username='slave'} at 127.0.0.1:43398
I20260710 11:10:31.407160  8361 raft_consensus.cc:493] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:31.407589  8361 raft_consensus.cc:3060] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.410964  8182 catalog_manager.cc:5697] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 1 to 2, leader changed from 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65) to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:31.414996  8361 raft_consensus.cc:515] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.417390  8361 leader_election.cc:290] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 2 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273)
I20260710 11:10:31.418962  8436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
I20260710 11:10:31.419328  8286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e" candidate_uuid: "20e80c5a479c468a993712d8d7735f31" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:31.420217  8286 raft_consensus.cc:3060] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.419421  8436 raft_consensus.cc:3055] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:31.420799  8436 raft_consensus.cc:740] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:31.421497  8436 consensus_queue.cc:260] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.422606  8436 raft_consensus.cc:3060] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.424904  8286 raft_consensus.cc:2468] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 2.
I20260710 11:10:31.426509  8325 leader_election.cc:304] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1f944e579b1c44f2b0275f370d50be35, 20e80c5a479c468a993712d8d7735f31; no voters: 
I20260710 11:10:31.427323  8591 raft_consensus.cc:2804] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:31.427832  8591 raft_consensus.cc:697] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Becoming Leader. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:31.428721  8436 raft_consensus.cc:2468] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 20e80c5a479c468a993712d8d7735f31 in term 2.
I20260710 11:10:31.428628  8591 consensus_queue.cc:237] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:31.437605  8183 catalog_manager.cc:5697] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 reported cstate change: term changed from 1 to 2, leader changed from c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67) to 20e80c5a479c468a993712d8d7735f31 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "20e80c5a479c468a993712d8d7735f31" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:31.617935  8286 raft_consensus.cc:3060] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:31.622316  8286 raft_consensus.cc:1275] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Refusing update from remote peer 20e80c5a479c468a993712d8d7735f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.623400  8591 consensus_queue.cc:1048] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.631130  8436 raft_consensus.cc:1275] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 20e80c5a479c468a993712d8d7735f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.633195  8591 consensus_queue.cc:1048] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:31.660844  8436 raft_consensus.cc:1275] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.661779  8555 consensus_queue.cc:1048] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.667474  8361 raft_consensus.cc:1275] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.669919  8575 consensus_queue.cc:1048] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.723074  8361 raft_consensus.cc:1275] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.724428  8575 consensus_queue.cc:1048] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:31.731652  8436 raft_consensus.cc:1275] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.733126  8555 consensus_queue.cc:1048] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.779075  8361 raft_consensus.cc:1275] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.780136  8555 consensus_queue.cc:1048] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.786693  8436 raft_consensus.cc:1275] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.788079  8631 consensus_queue.cc:1048] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.795717  8286 raft_consensus.cc:1275] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Refusing update from remote peer 20e80c5a479c468a993712d8d7735f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.796922  8591 consensus_queue.cc:1048] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.805521  8436 raft_consensus.cc:1275] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 20e80c5a479c468a993712d8d7735f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.808208  8594 consensus_queue.cc:1048] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.814276  8361 raft_consensus.cc:1275] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.815614  8555 consensus_queue.cc:1048] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.821950  8435 raft_consensus.cc:1275] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 1f944e579b1c44f2b0275f370d50be35: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.822940  8555 consensus_queue.cc:1048] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:31.876786  8361 raft_consensus.cc:1275] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.878419  8537 consensus_queue.cc:1048] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:31.890377  8286 raft_consensus.cc:1275] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.892055  8596 consensus_queue.cc:1048] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:31.904325  8435 raft_consensus.cc:1275] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Refusing update from remote peer 20e80c5a479c468a993712d8d7735f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.906325  8558 consensus_queue.cc:1048] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:31.918972  8286 raft_consensus.cc:1275] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Refusing update from remote peer 20e80c5a479c468a993712d8d7735f31: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:31.920457  8558 consensus_queue.cc:1048] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:10:34.022854  8181 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38720:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:10:34.044246  8181 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38720:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:10:34.067135  4401 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:10:34.269691  8362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
mode: GRACEFUL
new_leader_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:49250
I20260710 11:10:34.270447  8362 raft_consensus.cc:606] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Received request to transfer leadership to TS c3decb817bce4df9bc8084530b95a8c1
W20260710 11:10:34.273134  8661 log.cc:927] Time spent T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31: Append to log took a long time: real 0.078s	user 0.001s	sys 0.000s
I20260710 11:10:34.334874  8689 tablet.cc:1724] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:10:34.376070  8682 log.cc:927] Time spent T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31: Append to log took a long time: real 0.069s	user 0.000s	sys 0.000s
I20260710 11:10:34.372083  8687 tablet.cc:1724] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.397559  8697 tablet.cc:1724] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:10:34.414391  8683 log.cc:927] Time spent T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35: Append to log took a long time: real 0.062s	user 0.000s	sys 0.002s
I20260710 11:10:34.426067  8700 tablet.cc:1724] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.398288  8693 tablet.cc:1724] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:10:34.437958  8684 log.cc:927] Time spent T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1: Append to log took a long time: real 0.081s	user 0.001s	sys 0.000s
I20260710 11:10:34.455776  8704 tablet.cc:1724] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.437426  8690 tablet.cc:1724] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.483861  8704 tablet.cc:1724] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.448678  8701 tablet.cc:1724] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:10:34.499152  8462 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:34525e7175f249c3a5588223c2ddfde7)
I20260710 11:10:34.510300  8707 tablet.cc:1724] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.510706  8708 tablet.cc:1724] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:10:34.504928  8462 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:34525e7175f249c3a5588223c2ddfde7)
I20260710 11:10:34.519366  8668 raft_consensus.cc:993] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31: : Instructing follower c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:34.520025  8669 raft_consensus.cc:1081] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Signalling peer c3decb817bce4df9bc8084530b95a8c1 to start an election
W20260710 11:10:34.517773  8462 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:34525e7175f249c3a5588223c2ddfde7)
I20260710 11:10:34.527661  8433 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:37688
I20260710 11:10:34.528254  8433 raft_consensus.cc:493] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:34.528609  8433 raft_consensus.cc:3060] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.538427  8697 tablet.cc:1724] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.542472  8433 raft_consensus.cc:515] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.545835  8283 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
mode: GRACEFUL
new_leader_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:48318
I20260710 11:10:34.548725  8283 raft_consensus.cc:606] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Received request to transfer leadership to TS c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:34.546031  8689 tablet.cc:1724] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.550330  4401 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:10:34.550904  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:34.552764  8687 tablet.cc:1724] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.545146  8690 tablet.cc:1724] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.560192  8283 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:34.560969  8693 tablet.cc:1724] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.565140  8710 tablet.cc:1724] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.567039  8359 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da"
dest_uuid: "20e80c5a479c468a993712d8d7735f31"
mode: GRACEFUL
new_leader_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:49250
I20260710 11:10:34.564172  8283 raft_consensus.cc:3060] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.570086  8359 raft_consensus.cc:606] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Received request to transfer leadership to TS c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:34.579793  8433 leader_election.cc:290] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 3 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:34.580444  8700 tablet.cc:1724] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.595207  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4469baabbaea4d559e896f57c53c013e" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:34.595916  8360 raft_consensus.cc:3055] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:34.596213  8360 raft_consensus.cc:740] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:34.596451  8285 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b"
dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
mode: GRACEFUL
new_leader_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:48318
I20260710 11:10:34.597147  8360 consensus_queue.cc:260] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [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: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.597626  8285 raft_consensus.cc:606] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Received request to transfer leadership to TS c3decb817bce4df9bc8084530b95a8c1
I20260710 11:10:34.600770  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:34.601794  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:34.600898  8664 raft_consensus.cc:993] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35: : Instructing follower c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:34.602522  8664 raft_consensus.cc:1081] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Signalling peer c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:34.603742  8360 raft_consensus.cc:3060] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.604063  8435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:37698
I20260710 11:10:34.604656  8435 raft_consensus.cc:493] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:34.604998  8435 raft_consensus.cc:3060] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.612784  8360 raft_consensus.cc:2468] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 3.
I20260710 11:10:34.613456  8697 tablet.cc:1724] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.614341  8399 leader_election.cc:304] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [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: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:34.614629  8689 tablet.cc:1724] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.615182  8596 raft_consensus.cc:2804] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:34.622924  8596 raft_consensus.cc:697] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 3 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:34.622591  8708 tablet.cc:1724] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.623956  8596 consensus_queue.cc:237] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [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: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.625847  8701 tablet.cc:1724] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.616986  8712 tablet.cc:1724] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.618034  8435 raft_consensus.cc:515] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.633287  8435 leader_election.cc:290] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 3 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:34.635478  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:34.636024  8284 raft_consensus.cc:3055] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:34.636309  8284 raft_consensus.cc:740] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:34.637051  8284 consensus_queue.cc:260] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [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: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.638311  8284 raft_consensus.cc:3060] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.642544  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e9d0146a9e4c91aa5a69805388f02b" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:34.642428  8182 catalog_manager.cc:5697] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 2 to 3, leader changed from 20e80c5a479c468a993712d8d7735f31 (127.4.76.66) to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 3 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:34.643186  8360 raft_consensus.cc:3060] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.649197  8700 tablet.cc:1724] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.651396  8182 catalog_manager.cc:5789] TS c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67:46273) does not have the latest schema for tablet 4469baabbaea4d559e896f57c53c013e (table soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5]). Expected version 1 got 0
I20260710 11:10:34.659571  8693 tablet.cc:1724] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.659667  8710 tablet.cc:1724] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:10:34.664086  8711 log.cc:927] Time spent T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1: Append to log took a long time: real 0.079s	user 0.000s	sys 0.000s
I20260710 11:10:34.665246  8283 raft_consensus.cc:2468] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 3.
I20260710 11:10:34.660951  8284 raft_consensus.cc:2468] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 3.
I20260710 11:10:34.674139  8399 leader_election.cc:304] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [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: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:34.675016  8596 raft_consensus.cc:2804] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:34.675505  8596 raft_consensus.cc:697] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 3 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:34.676235  8596 consensus_queue.cc:237] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [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: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.677521  8360 raft_consensus.cc:2468] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 3.
I20260710 11:10:34.680620  8712 tablet.cc:1724] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:34.703516  8181 catalog_manager.cc:5697] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 2 to 3, leader changed from 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65) to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 3 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:34.708796  8183 catalog_manager.cc:6242] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849: soft_deleted_table [id=53248df0f0df458f9be9e7628380dba5] alter complete (version 1)
I20260710 11:10:34.759276  8668 raft_consensus.cc:993] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31: : Instructing follower c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:34.759820  8676 raft_consensus.cc:1081] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Signalling peer c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:34.761291  8434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:37688
I20260710 11:10:34.761740  8434 raft_consensus.cc:493] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:34.762086  8434 raft_consensus.cc:3060] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.767165  8434 raft_consensus.cc:515] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.768615  8434 leader_election.cc:290] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 3 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:34.769279  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:34.769500  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac37f802fed4bb1bc2bc412002f40da" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:34.769869  8284 raft_consensus.cc:3060] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.770112  8360 raft_consensus.cc:3055] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:34.770442  8360 raft_consensus.cc:740] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 20e80c5a479c468a993712d8d7735f31, State: Running, Role: LEADER
I20260710 11:10:34.771096  8360 consensus_queue.cc:260] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [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: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.772053  8360 raft_consensus.cc:3060] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.774562  8284 raft_consensus.cc:2468] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 3.
I20260710 11:10:34.775705  8399 leader_election.cc:304] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [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: 1f944e579b1c44f2b0275f370d50be35, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:34.776458  8596 raft_consensus.cc:2804] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:34.776598  8360 raft_consensus.cc:2468] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 3.
I20260710 11:10:34.776957  8596 raft_consensus.cc:697] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 3 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:34.777819  8596 consensus_queue.cc:237] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [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: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.784584  8181 catalog_manager.cc:5697] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 2 to 3, leader changed from 20e80c5a479c468a993712d8d7735f31 (127.4.76.66) to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 3 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:34.792603  8667 raft_consensus.cc:993] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35: : Instructing follower c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:34.792972  8664 raft_consensus.cc:1081] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Signalling peer c3decb817bce4df9bc8084530b95a8c1 to start an election
I20260710 11:10:34.794142  8434 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b"
dest_uuid: "c3decb817bce4df9bc8084530b95a8c1"
 from {username='slave'} at 127.0.0.1:37698
I20260710 11:10:34.794543  8434 raft_consensus.cc:493] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:34.794800  8434 raft_consensus.cc:3060] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.799834  8434 raft_consensus.cc:515] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.801314  8434 leader_election.cc:290] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [CANDIDATE]: Term 3 election: Requested vote from peers 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281), 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267)
I20260710 11:10:34.802021  8284 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "1f944e579b1c44f2b0275f370d50be35"
I20260710 11:10:34.802258  8360 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5f7ed5304454b3bbd9d025248154e6b" candidate_uuid: "c3decb817bce4df9bc8084530b95a8c1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "20e80c5a479c468a993712d8d7735f31"
I20260710 11:10:34.802618  8284 raft_consensus.cc:3055] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:34.802809  8360 raft_consensus.cc:3060] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.803001  8284 raft_consensus.cc:740] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 1f944e579b1c44f2b0275f370d50be35, State: Running, Role: LEADER
I20260710 11:10:34.803864  8284 consensus_queue.cc:260] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [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: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.805112  8284 raft_consensus.cc:3060] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:34.809319  8360 raft_consensus.cc:2468] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 3.
I20260710 11:10:34.810338  8399 leader_election.cc:304] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [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: 20e80c5a479c468a993712d8d7735f31, c3decb817bce4df9bc8084530b95a8c1; no voters: 
I20260710 11:10:34.810981  8596 raft_consensus.cc:2804] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:34.811435  8596 raft_consensus.cc:697] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 3 LEADER]: Becoming Leader. State: Replica: c3decb817bce4df9bc8084530b95a8c1, State: Running, Role: LEADER
I20260710 11:10:34.811668  8284 raft_consensus.cc:2468] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c3decb817bce4df9bc8084530b95a8c1 in term 3.
I20260710 11:10:34.812287  8596 consensus_queue.cc:237] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [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: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } }
I20260710 11:10:34.819850  8181 catalog_manager.cc:5697] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 reported cstate change: term changed from 2 to 3, leader changed from 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65) to c3decb817bce4df9bc8084530b95a8c1 (127.4.76.67). New cstate: current_term: 3 leader_uuid: "c3decb817bce4df9bc8084530b95a8c1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c3decb817bce4df9bc8084530b95a8c1" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 46273 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:35.066850  8284 raft_consensus.cc:1275] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:35.067915  8596 consensus_queue.cc:1048] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.076508  8360 raft_consensus.cc:1275] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:35.078265  8719 consensus_queue.cc:1048] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.204519  8283 raft_consensus.cc:1275] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:35.205595  8721 consensus_queue.cc:1048] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.214320  8284 raft_consensus.cc:1275] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:35.215437  8360 raft_consensus.cc:1275] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:35.216544  8596 consensus_queue.cc:1048] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.217448  8709 consensus_queue.cc:1048] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.221329  8359 raft_consensus.cc:1275] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:10:35.223091  8709 consensus_queue.cc:1048] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:10:35.294385  8284 raft_consensus.cc:1275] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:35.295426  8709 consensus_queue.cc:1048] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1f944e579b1c44f2b0275f370d50be35" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 38281 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.303721  8359 raft_consensus.cc:1275] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Refusing update from remote peer c3decb817bce4df9bc8084530b95a8c1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:35.305521  8709 consensus_queue.cc:1048] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "20e80c5a479c468a993712d8d7735f31" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 44267 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:35.652348  4401 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:10:35.657964  4401 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:10:35.658340  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:35.663077  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:10:35.663407  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:36.688179  4401 tablet_server.cc:179] TabletServer@127.4.76.65:0 shutting down...
W20260710 11:10:36.704664  8325 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260710 11:10:36.709012  8325 consensus_peers.cc:597] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 -> Peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Couldn't send request to peer 1f944e579b1c44f2b0275f370d50be35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:36.715242  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:36.716081  4401 tablet_replica.cc:333] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.716909  4401 raft_consensus.cc:2243] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:10:36.717162  8399 consensus_peers.cc:597] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 -> Peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Couldn't send request to peer 1f944e579b1c44f2b0275f370d50be35. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:36.717459  4401 raft_consensus.cc:2272] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.719305  4401 tablet_replica.cc:333] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.719887  4401 raft_consensus.cc:2243] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.720252  4401 raft_consensus.cc:2272] T a5b5780ce7ce433aae8f2d27cd4f4883 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.721977  4401 tablet_replica.cc:333] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.722477  4401 raft_consensus.cc:2243] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.722839  4401 raft_consensus.cc:2272] T 34525e7175f249c3a5588223c2ddfde7 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.724558  4401 tablet_replica.cc:333] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.725085  4401 raft_consensus.cc:2243] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.725715  4401 raft_consensus.cc:2272] T e74cf63dd2a444cfb6f62fed82e71062 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.727288  4401 tablet_replica.cc:333] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.727808  4401 raft_consensus.cc:2243] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.728137  4401 raft_consensus.cc:2272] T 81e9d0146a9e4c91aa5a69805388f02b P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.729645  4401 tablet_replica.cc:333] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.730118  4401 raft_consensus.cc:2243] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.730475  4401 raft_consensus.cc:2272] T 8bd14f0f011e4f459c232a6b9d7098ac P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.732353  4401 tablet_replica.cc:333] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.732834  4401 raft_consensus.cc:2243] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.733179  4401 raft_consensus.cc:2272] T d86a42d2831d498ca24db2429ec145ad P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.734704  4401 tablet_replica.cc:333] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.735176  4401 raft_consensus.cc:2243] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.735960  4401 raft_consensus.cc:2272] T e68f0527c1f54a40837cff98b625c7f9 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.737785  4401 tablet_replica.cc:333] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.738336  4401 raft_consensus.cc:2243] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.738701  4401 raft_consensus.cc:2272] T 1ac37f802fed4bb1bc2bc412002f40da P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.740265  4401 tablet_replica.cc:333] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.740684  4401 raft_consensus.cc:2243] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.741006  4401 raft_consensus.cc:2272] T e5f7ed5304454b3bbd9d025248154e6b P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.742554  4401 tablet_replica.cc:333] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.742990  4401 raft_consensus.cc:2243] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.743662  4401 raft_consensus.cc:2272] T 77beede3cf1e4452b378909d582f3901 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.745378  4401 tablet_replica.cc:333] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.745817  4401 raft_consensus.cc:2243] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.746429  4401 raft_consensus.cc:2272] T 8a318aaa5b23436b8ee26f907363a1c9 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.748090  4401 tablet_replica.cc:333] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.748517  4401 raft_consensus.cc:2243] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.748875  4401 raft_consensus.cc:2272] T 48d25131c6364bc48dedb3f1875069c3 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.750489  4401 tablet_replica.cc:333] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.750927  4401 raft_consensus.cc:2243] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.751282  4401 raft_consensus.cc:2272] T 4469baabbaea4d559e896f57c53c013e P 1f944e579b1c44f2b0275f370d50be35 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.752862  4401 tablet_replica.cc:333] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.753274  4401 raft_consensus.cc:2243] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.753897  4401 raft_consensus.cc:2272] T 43fde8145ff1434f9e7125ce7720a668 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.755439  4401 tablet_replica.cc:333] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.755908  4401 raft_consensus.cc:2243] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.756274  4401 raft_consensus.cc:2272] T 47d0a259ff7449a79c9b2d8c82d02d64 P 1f944e579b1c44f2b0275f370d50be35 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.758242  4401 tablet_replica.cc:333] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.758639  4401 raft_consensus.cc:2243] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.759383  4401 raft_consensus.cc:2272] T 1ffe83035a3a4c47ad28c29900d13bbd P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.761432  4401 tablet_replica.cc:333] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35: stopping tablet replica
I20260710 11:10:36.761986  4401 raft_consensus.cc:2243] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.762458  4401 raft_consensus.cc:2272] T bd113e5446824e1b91c3b461770a6a57 P 1f944e579b1c44f2b0275f370d50be35 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.801225  4401 tablet_server.cc:196] TabletServer@127.4.76.65:0 shutdown complete.
W20260710 11:10:36.829288  8399 consensus_peers.cc:597] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 -> Peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Couldn't send request to peer 1f944e579b1c44f2b0275f370d50be35. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:38281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:36.832376  4401 tablet_server.cc:179] TabletServer@127.4.76.66:0 shutting down...
I20260710 11:10:36.859928  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:36.860612  4401 tablet_replica.cc:333] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.861419  4401 raft_consensus.cc:2243] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.862226  4401 raft_consensus.cc:2272] T a5b5780ce7ce433aae8f2d27cd4f4883 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.864344  4401 tablet_replica.cc:333] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.864876  4401 raft_consensus.cc:2243] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.865289  4401 raft_consensus.cc:2272] T 8a318aaa5b23436b8ee26f907363a1c9 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.866966  4401 tablet_replica.cc:333] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.867492  4401 raft_consensus.cc:2243] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.868165  4401 raft_consensus.cc:2272] T 34525e7175f249c3a5588223c2ddfde7 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.869690  4401 tablet_replica.cc:333] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.870234  4401 raft_consensus.cc:2243] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.870764  4401 raft_consensus.cc:2272] T e74cf63dd2a444cfb6f62fed82e71062 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.872905  4401 tablet_replica.cc:333] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.873529  4401 raft_consensus.cc:2243] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:10:36.874131  8325 consensus_peers.cc:597] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 -> Peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Couldn't send request to peer 1f944e579b1c44f2b0275f370d50be35. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:38281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:36.874387  4401 raft_consensus.cc:2272] T c6cba82ddc7d495bb0bb51b7ea73bde6 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.876225  4401 tablet_replica.cc:333] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.876775  4401 raft_consensus.cc:2243] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.877465  4401 raft_consensus.cc:2272] T bd113e5446824e1b91c3b461770a6a57 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.879163  4401 tablet_replica.cc:333] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.879710  4401 raft_consensus.cc:2243] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.880081  4401 raft_consensus.cc:2272] T 8bd14f0f011e4f459c232a6b9d7098ac P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.881721  4401 tablet_replica.cc:333] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.882184  4401 raft_consensus.cc:2243] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.882592  4401 raft_consensus.cc:2272] T d86a42d2831d498ca24db2429ec145ad P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.884150  4401 tablet_replica.cc:333] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.884606  4401 raft_consensus.cc:2243] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.884995  4401 raft_consensus.cc:2272] T e68f0527c1f54a40837cff98b625c7f9 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.886543  4401 tablet_replica.cc:333] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.887019  4401 raft_consensus.cc:2243] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.887367  4401 raft_consensus.cc:2272] T 1ac37f802fed4bb1bc2bc412002f40da P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.888935  4401 tablet_replica.cc:333] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.889393  4401 raft_consensus.cc:2243] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.889737  4401 raft_consensus.cc:2272] T e5f7ed5304454b3bbd9d025248154e6b P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.891352  4401 tablet_replica.cc:333] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.891813  4401 raft_consensus.cc:2243] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.892225  4401 raft_consensus.cc:2272] T 81e9d0146a9e4c91aa5a69805388f02b P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.893885  4401 tablet_replica.cc:333] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.894344  4401 raft_consensus.cc:2243] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.894733  4401 raft_consensus.cc:2272] T 77beede3cf1e4452b378909d582f3901 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.896719  4401 tablet_replica.cc:333] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.897178  4401 raft_consensus.cc:2243] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.898034  4401 raft_consensus.cc:2272] T 48d25131c6364bc48dedb3f1875069c3 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.900375  4401 tablet_replica.cc:333] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.900892  4401 raft_consensus.cc:2243] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.901304  4401 raft_consensus.cc:2272] T 4469baabbaea4d559e896f57c53c013e P 20e80c5a479c468a993712d8d7735f31 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.903053  4401 tablet_replica.cc:333] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.903525  4401 raft_consensus.cc:2243] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.903911  4401 raft_consensus.cc:2272] T 43fde8145ff1434f9e7125ce7720a668 P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.905599  4401 tablet_replica.cc:333] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.906019  4401 raft_consensus.cc:2243] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:36.906741  4401 raft_consensus.cc:2272] T 47d0a259ff7449a79c9b2d8c82d02d64 P 20e80c5a479c468a993712d8d7735f31 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:36.908525  4401 tablet_replica.cc:333] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31: stopping tablet replica
I20260710 11:10:36.908910  4401 raft_consensus.cc:2243] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:36.909260  4401 raft_consensus.cc:2272] T 1ffe83035a3a4c47ad28c29900d13bbd P 20e80c5a479c468a993712d8d7735f31 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:36.930574  8399 connection.cc:573] client connection to 127.4.76.66:44267 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 11:10:36.933346  8399 consensus_peers.cc:597] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 -> Peer 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267): Couldn't send request to peer 20e80c5a479c468a993712d8d7735f31. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.66:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:36.945580  4401 tablet_server.cc:196] TabletServer@127.4.76.66:0 shutdown complete.
W20260710 11:10:36.963116  8399 consensus_peers.cc:597] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 -> Peer 20e80c5a479c468a993712d8d7735f31 (127.4.76.66:44267): Couldn't send request to peer 20e80c5a479c468a993712d8d7735f31. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.66:44267: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:36.973670  8399 consensus_peers.cc:597] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 -> Peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Couldn't send request to peer 1f944e579b1c44f2b0275f370d50be35. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:38281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:36.978106  4401 tablet_server.cc:179] TabletServer@127.4.76.67:0 shutting down...
W20260710 11:10:36.996309  8399 consensus_peers.cc:597] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 -> Peer 1f944e579b1c44f2b0275f370d50be35 (127.4.76.65:38281): Couldn't send request to peer 1f944e579b1c44f2b0275f370d50be35. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:38281: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:37.003700  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:37.004503  4401 tablet_replica.cc:333] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.005131  4401 raft_consensus.cc:2243] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.005590  4401 raft_consensus.cc:2272] T c6cba82ddc7d495bb0bb51b7ea73bde6 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.007499  4401 tablet_replica.cc:333] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.008024  4401 raft_consensus.cc:2243] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.008431  4401 raft_consensus.cc:2272] T a5b5780ce7ce433aae8f2d27cd4f4883 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.010123  4401 tablet_replica.cc:333] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.010641  4401 raft_consensus.cc:2243] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.011040  4401 raft_consensus.cc:2272] T 34525e7175f249c3a5588223c2ddfde7 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.012753  4401 tablet_replica.cc:333] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.013247  4401 raft_consensus.cc:2243] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.013628  4401 raft_consensus.cc:2272] T e74cf63dd2a444cfb6f62fed82e71062 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.015213  4401 tablet_replica.cc:333] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.015738  4401 raft_consensus.cc:2243] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:37.016439  4401 raft_consensus.cc:2272] T 8bd14f0f011e4f459c232a6b9d7098ac P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.018103  4401 tablet_replica.cc:333] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.018559  4401 raft_consensus.cc:2243] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.018930  4401 raft_consensus.cc:2272] T e68f0527c1f54a40837cff98b625c7f9 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.020594  4401 tablet_replica.cc:333] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.021133  4401 raft_consensus.cc:2243] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:37.021791  4401 raft_consensus.cc:2272] T d86a42d2831d498ca24db2429ec145ad P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.023443  4401 tablet_replica.cc:333] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.023944  4401 raft_consensus.cc:2243] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:37.024585  4401 raft_consensus.cc:2272] T 1ac37f802fed4bb1bc2bc412002f40da P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.026183  4401 tablet_replica.cc:333] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.026639  4401 raft_consensus.cc:2243] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.027009  4401 raft_consensus.cc:2272] T bd113e5446824e1b91c3b461770a6a57 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.028635  4401 tablet_replica.cc:333] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.029062  4401 raft_consensus.cc:2243] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.029460  4401 raft_consensus.cc:2272] T 1ffe83035a3a4c47ad28c29900d13bbd P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.031136  4401 tablet_replica.cc:333] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.031647  4401 raft_consensus.cc:2243] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.032008  4401 raft_consensus.cc:2272] T 47d0a259ff7449a79c9b2d8c82d02d64 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.033708  4401 tablet_replica.cc:333] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.034147  4401 raft_consensus.cc:2243] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:37.034823  4401 raft_consensus.cc:2272] T e5f7ed5304454b3bbd9d025248154e6b P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.036638  4401 tablet_replica.cc:333] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.037075  4401 raft_consensus.cc:2243] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.037461  4401 raft_consensus.cc:2272] T 8a318aaa5b23436b8ee26f907363a1c9 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.039001  4401 tablet_replica.cc:333] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.039429  4401 raft_consensus.cc:2243] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.039824  4401 raft_consensus.cc:2272] T 48d25131c6364bc48dedb3f1875069c3 P c3decb817bce4df9bc8084530b95a8c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.041512  4401 tablet_replica.cc:333] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.041944  4401 raft_consensus.cc:2243] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:37.042595  4401 raft_consensus.cc:2272] T 4469baabbaea4d559e896f57c53c013e P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.044246  4401 tablet_replica.cc:333] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.044708  4401 raft_consensus.cc:2243] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.045089  4401 raft_consensus.cc:2272] T 43fde8145ff1434f9e7125ce7720a668 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.046746  4401 tablet_replica.cc:333] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.047168  4401 raft_consensus.cc:2243] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:37.047821  4401 raft_consensus.cc:2272] T 81e9d0146a9e4c91aa5a69805388f02b P c3decb817bce4df9bc8084530b95a8c1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.049403  4401 tablet_replica.cc:333] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1: stopping tablet replica
I20260710 11:10:37.049798  4401 raft_consensus.cc:2243] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:37.050140  4401 raft_consensus.cc:2272] T 77beede3cf1e4452b378909d582f3901 P c3decb817bce4df9bc8084530b95a8c1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.086968  4401 tablet_server.cc:196] TabletServer@127.4.76.67:0 shutdown complete.
I20260710 11:10:37.116401  4401 master.cc:562] Master@127.4.76.126:37139 shutting down...
I20260710 11:10:37.136466  4401 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:37.136965  4401 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:37.137262  4401 tablet_replica.cc:333] T 00000000000000000000000000000000 P d7be862a23284ca194b4acf9b17d6849: stopping tablet replica
I20260710 11:10:37.155933  4401 master.cc:584] Master@127.4.76.126:37139 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11600 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:10:37.199425  4401 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.76.126:44153
I20260710 11:10:37.200512  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:37.205382  8734 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:37.205415  8735 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:37.206843  8737 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:37.207710  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:37.208498  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:37.208669  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:37.208811  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681837208793 us; error 0 us; skew 500 ppm
I20260710 11:10:37.209295  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:37.211380  4401 webserver.cc:533] Webserver started at http://127.4.76.126:43417/ using document root <none> and password file <none>
I20260710 11:10:37.211839  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:37.211997  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:37.212239  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:37.213253  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/master-0-root/instance:
uuid: "7ac002debc0e435d97d04f9a3609423c"
format_stamp: "Formatted at 2026-07-10 11:10:37 on dist-test-slave-0nsv"
I20260710 11:10:37.217530  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 11:10:37.220572  8742 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:37.221264  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:37.221516  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/master-0-root
uuid: "7ac002debc0e435d97d04f9a3609423c"
format_stamp: "Formatted at 2026-07-10 11:10:37 on dist-test-slave-0nsv"
I20260710 11:10:37.221756  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:37.241291  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:37.242410  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:37.277462  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.126:44153
I20260710 11:10:37.277555  8793 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.126:44153 every 8 connection(s)
I20260710 11:10:37.281001  8794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.290717  8794 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c: Bootstrap starting.
I20260710 11:10:37.295301  8794 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:37.299304  8794 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c: No bootstrap required, opened a new log
I20260710 11:10:37.301359  8794 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac002debc0e435d97d04f9a3609423c" member_type: VOTER }
I20260710 11:10:37.301725  8794 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:37.301923  8794 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ac002debc0e435d97d04f9a3609423c, State: Initialized, Role: FOLLOWER
I20260710 11:10:37.302459  8794 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7ac002debc0e435d97d04f9a3609423c" member_type: VOTER }
I20260710 11:10:37.302907  8794 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:10:37.303110  8794 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:10:37.303342  8794 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:37.307636  8794 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac002debc0e435d97d04f9a3609423c" member_type: VOTER }
I20260710 11:10:37.308095  8794 leader_election.cc:304] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [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: 7ac002debc0e435d97d04f9a3609423c; no voters: 
I20260710 11:10:37.309105  8794 leader_election.cc:290] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:10:37.309453  8797 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:37.310629  8797 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 1 LEADER]: Becoming Leader. State: Replica: 7ac002debc0e435d97d04f9a3609423c, State: Running, Role: LEADER
I20260710 11:10:37.311244  8797 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [LEADER]: Queue going to LEADER mode. State: All 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: "7ac002debc0e435d97d04f9a3609423c" member_type: VOTER }
I20260710 11:10:37.311741  8794 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:10:37.315171  8798 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7ac002debc0e435d97d04f9a3609423c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac002debc0e435d97d04f9a3609423c" member_type: VOTER } }
I20260710 11:10:37.315791  8798 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:37.315646  8799 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7ac002debc0e435d97d04f9a3609423c. Latest consensus state: current_term: 1 leader_uuid: "7ac002debc0e435d97d04f9a3609423c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7ac002debc0e435d97d04f9a3609423c" member_type: VOTER } }
I20260710 11:10:37.316216  8799 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [sys.catalog]: This master's current role is: LEADER
I20260710 11:10:37.318028  8804 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:10:37.325037  8804 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:10:37.325918  4401 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:10:37.332902  8804 catalog_manager.cc:1383] Generated new cluster ID: 949277ebbc544c9699535d858887e051
I20260710 11:10:37.333148  8804 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:10:37.354753  8804 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:10:37.355967  8804 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:10:37.367297  8804 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c: Generated new TSK 0
I20260710 11:10:37.367849  8804 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:10:37.392330  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:37.397761  8815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:37.398590  8816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:37.400449  4401 server_base.cc:1061] running on GCE node
W20260710 11:10:37.400656  8818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:37.401499  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:37.401676  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:37.401921  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681837401904 us; error 0 us; skew 500 ppm
I20260710 11:10:37.402449  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:37.404779  4401 webserver.cc:533] Webserver started at http://127.4.76.65:44309/ using document root <none> and password file <none>
I20260710 11:10:37.405357  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:37.405586  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:37.405905  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:37.407341  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-0-root/instance:
uuid: "fc85d386e4e74946834f73a6f369e789"
format_stamp: "Formatted at 2026-07-10 11:10:37 on dist-test-slave-0nsv"
I20260710 11:10:37.412904  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:10:37.415953  8823 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:37.416671  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:10:37.416927  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-0-root
uuid: "fc85d386e4e74946834f73a6f369e789"
format_stamp: "Formatted at 2026-07-10 11:10:37 on dist-test-slave-0nsv"
I20260710 11:10:37.417178  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:37.431789  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:37.432909  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:37.434311  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:37.436420  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:37.436601  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:37.436808  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:37.436966  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:37.473969  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.65:36697
I20260710 11:10:37.474073  8885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.65:36697 every 8 connection(s)
I20260710 11:10:37.478490  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:37.484910  8890 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:37.485448  8891 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:37.488719  8893 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:37.489326  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:37.490782  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:37.491016  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:37.491196  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681837491181 us; error 0 us; skew 500 ppm
I20260710 11:10:37.491839  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:37.492580  8886 heartbeater.cc:344] Connected to a master server at 127.4.76.126:44153
I20260710 11:10:37.492913  8886 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:37.493618  8886 heartbeater.cc:507] Master 127.4.76.126:44153 requested a full tablet report, sending...
I20260710 11:10:37.494410  4401 webserver.cc:533] Webserver started at http://127.4.76.66:41533/ using document root <none> and password file <none>
I20260710 11:10:37.494971  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:37.496080  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:37.496313  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:37.496800  8759 ts_manager.cc:194] Registered new tserver with Master: fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697)
I20260710 11:10:37.497324  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-1-root/instance:
uuid: "7c7ebb296e964a2493b0ca0123055af2"
format_stamp: "Formatted at 2026-07-10 11:10:37 on dist-test-slave-0nsv"
I20260710 11:10:37.498991  8759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58272
I20260710 11:10:37.501811  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:10:37.505131  8898 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:37.505813  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:10:37.506062  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-1-root
uuid: "7c7ebb296e964a2493b0ca0123055af2"
format_stamp: "Formatted at 2026-07-10 11:10:37 on dist-test-slave-0nsv"
I20260710 11:10:37.506311  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:37.522629  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:37.523792  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:37.525081  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:37.527050  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:37.527227  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:37.527436  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:37.527614  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:10:37.563874  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.66:35087
I20260710 11:10:37.563971  8960 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.66:35087 every 8 connection(s)
I20260710 11:10:37.568202  4401 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:10:37.574662  8964 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:37.575203  8965 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:10:37.576937  8967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:10:37.577836  4401 server_base.cc:1061] running on GCE node
I20260710 11:10:37.578871  4401 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:10:37.579121  4401 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:10:37.579308  4401 hybrid_clock.cc:648] HybridClock initialized: now 1783681837579289 us; error 0 us; skew 500 ppm
I20260710 11:10:37.579916  4401 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:10:37.579943  8961 heartbeater.cc:344] Connected to a master server at 127.4.76.126:44153
I20260710 11:10:37.580384  8961 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:37.581123  8961 heartbeater.cc:507] Master 127.4.76.126:44153 requested a full tablet report, sending...
I20260710 11:10:37.582217  4401 webserver.cc:533] Webserver started at http://127.4.76.67:42789/ using document root <none> and password file <none>
I20260710 11:10:37.582729  4401 fs_manager.cc:362] Metadata directory not provided
I20260710 11:10:37.582919  4401 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:10:37.583045  8759 ts_manager.cc:194] Registered new tserver with Master: 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:37.583160  4401 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:10:37.584328  4401 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-2-root/instance:
uuid: "76cb1db22b344ae18eac9ac39a40743f"
format_stamp: "Formatted at 2026-07-10 11:10:37 on dist-test-slave-0nsv"
I20260710 11:10:37.584403  8759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58286
I20260710 11:10:37.588486  4401 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:10:37.591514  8972 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:37.592180  4401 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:10:37.592437  4401 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-2-root
uuid: "76cb1db22b344ae18eac9ac39a40743f"
format_stamp: "Formatted at 2026-07-10 11:10:37 on dist-test-slave-0nsv"
I20260710 11:10:37.592681  4401 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-tasksibF8X/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681741203365-4401-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:10:37.640690  4401 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:10:37.641851  4401 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:10:37.643234  4401 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:10:37.645304  4401 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:10:37.645491  4401 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:37.645705  4401 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:10:37.645860  4401 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:10:37.682093  4401 rpc_server.cc:307] RPC server started. Bound to: 127.4.76.67:40737
I20260710 11:10:37.682196  9034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.76.67:40737 every 8 connection(s)
I20260710 11:10:37.694865  9035 heartbeater.cc:344] Connected to a master server at 127.4.76.126:44153
I20260710 11:10:37.695228  9035 heartbeater.cc:461] Registering TS with master...
I20260710 11:10:37.695955  9035 heartbeater.cc:507] Master 127.4.76.126:44153 requested a full tablet report, sending...
I20260710 11:10:37.697718  8759 ts_manager.cc:194] Registered new tserver with Master: 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:37.698097  4401 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013039404s
I20260710 11:10:37.699000  8759 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58288
I20260710 11:10:37.720891  8759 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58290:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:37.723628  8759 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:37.781427  9000 tablet_service.cc:1511] Processing CreateTablet for tablet d81bee1c2e8b4832a6d5bd7e87a52ba7 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:37.782840  9000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d81bee1c2e8b4832a6d5bd7e87a52ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.782531  8999 tablet_service.cc:1511] Processing CreateTablet for tablet 9babc3545edf493293612d59bb89c7dc (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:37.783852  8999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9babc3545edf493293612d59bb89c7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.781461  8998 tablet_service.cc:1511] Processing CreateTablet for tablet fa40baeb23c146a587507d71cbe9f16d (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:37.785250  8998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa40baeb23c146a587507d71cbe9f16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.785480  8997 tablet_service.cc:1511] Processing CreateTablet for tablet 1f3b83cd0ab242c48070b98ce68affbc (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:37.786743  8997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f3b83cd0ab242c48070b98ce68affbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.803025  8996 tablet_service.cc:1511] Processing CreateTablet for tablet cd4c1c8ce2a54e7cbf2ee84eda3beac1 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:37.804394  8996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4c1c8ce2a54e7cbf2ee84eda3beac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.809336  8995 tablet_service.cc:1511] Processing CreateTablet for tablet cb375a589c304e38ad26e9ab9c455157 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:37.810608  8995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb375a589c304e38ad26e9ab9c455157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.812464  8851 tablet_service.cc:1511] Processing CreateTablet for tablet d81bee1c2e8b4832a6d5bd7e87a52ba7 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:37.816944  8851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d81bee1c2e8b4832a6d5bd7e87a52ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.818835  8994 tablet_service.cc:1511] Processing CreateTablet for tablet dd16e0eba4934361afa0b74930468ca8 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:37.820089  8994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd16e0eba4934361afa0b74930468ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.822640  8993 tablet_service.cc:1511] Processing CreateTablet for tablet 708bbc0fe83b4ac99daeb8445c0ce22f (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:37.823994  8993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708bbc0fe83b4ac99daeb8445c0ce22f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.825152  8850 tablet_service.cc:1511] Processing CreateTablet for tablet 9babc3545edf493293612d59bb89c7dc (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:37.826498  8850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9babc3545edf493293612d59bb89c7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.841295  8926 tablet_service.cc:1511] Processing CreateTablet for tablet d81bee1c2e8b4832a6d5bd7e87a52ba7 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:37.841182  8849 tablet_service.cc:1511] Processing CreateTablet for tablet fa40baeb23c146a587507d71cbe9f16d (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:37.842651  8849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa40baeb23c146a587507d71cbe9f16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.844172  8925 tablet_service.cc:1511] Processing CreateTablet for tablet 9babc3545edf493293612d59bb89c7dc (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:37.845539  9050 tablet_bootstrap.cc:492] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:37.842651  8926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d81bee1c2e8b4832a6d5bd7e87a52ba7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.847112  8924 tablet_service.cc:1511] Processing CreateTablet for tablet fa40baeb23c146a587507d71cbe9f16d (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:37.848392  8924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa40baeb23c146a587507d71cbe9f16d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.849107  8999 tablet_service.cc:1511] Processing CreateTablet for tablet c4083ac7648c4948ae1ca767c1661104 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:37.850170  8925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9babc3545edf493293612d59bb89c7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.856570  8920 tablet_service.cc:1511] Processing CreateTablet for tablet dd16e0eba4934361afa0b74930468ca8 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:37.857178  9050 tablet_bootstrap.cc:654] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:37.857789  8920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd16e0eba4934361afa0b74930468ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.861760  8918 tablet_service.cc:1511] Processing CreateTablet for tablet c4083ac7648c4948ae1ca767c1661104 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:37.863010  8918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4083ac7648c4948ae1ca767c1661104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.860488  8919 tablet_service.cc:1511] Processing CreateTablet for tablet 708bbc0fe83b4ac99daeb8445c0ce22f (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:37.864485  8919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708bbc0fe83b4ac99daeb8445c0ce22f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.864837  8999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4083ac7648c4948ae1ca767c1661104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.854971  8921 tablet_service.cc:1511] Processing CreateTablet for tablet cb375a589c304e38ad26e9ab9c455157 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:37.851830  8923 tablet_service.cc:1511] Processing CreateTablet for tablet 1f3b83cd0ab242c48070b98ce68affbc (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:37.853377  8922 tablet_service.cc:1511] Processing CreateTablet for tablet cd4c1c8ce2a54e7cbf2ee84eda3beac1 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:37.867966  9052 tablet_bootstrap.cc:492] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:37.868278  8921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb375a589c304e38ad26e9ab9c455157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.872105  8922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4c1c8ce2a54e7cbf2ee84eda3beac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.875231  9052 tablet_bootstrap.cc:654] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:37.880041  8923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f3b83cd0ab242c48070b98ce68affbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.886152  9052 tablet_bootstrap.cc:492] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:37.886610  9052 ts_tablet_manager.cc:1403] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260710 11:10:37.889374  9052 raft_consensus.cc:359] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:37.890040  9052 raft_consensus.cc:385] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:37.890316  9052 raft_consensus.cc:740] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:37.891168  9052 consensus_queue.cc:260] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:37.897888  8847 tablet_service.cc:1511] Processing CreateTablet for tablet cd4c1c8ce2a54e7cbf2ee84eda3beac1 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:37.903481  8846 tablet_service.cc:1511] Processing CreateTablet for tablet cb375a589c304e38ad26e9ab9c455157 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:37.903888  8848 tablet_service.cc:1511] Processing CreateTablet for tablet 1f3b83cd0ab242c48070b98ce68affbc (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:37.906167  8844 tablet_service.cc:1511] Processing CreateTablet for tablet 708bbc0fe83b4ac99daeb8445c0ce22f (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:37.898849  8845 tablet_service.cc:1511] Processing CreateTablet for tablet dd16e0eba4934361afa0b74930468ca8 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:37.899219  8847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd4c1c8ce2a54e7cbf2ee84eda3beac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.910372  8846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb375a589c304e38ad26e9ab9c455157. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.913509  8845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd16e0eba4934361afa0b74930468ca8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.918071  8843 tablet_service.cc:1511] Processing CreateTablet for tablet c4083ac7648c4948ae1ca767c1661104 (DEFAULT_TABLE table=test-workload [id=e19ffe6ba9d24763946620b1f11acde1]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:37.919410  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4083ac7648c4948ae1ca767c1661104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.971951  8848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f3b83cd0ab242c48070b98ce68affbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.973800  9050 tablet_bootstrap.cc:492] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:37.974356  9050 ts_tablet_manager.cc:1403] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.129s	user 0.063s	sys 0.060s
I20260710 11:10:37.974956  8844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 708bbc0fe83b4ac99daeb8445c0ce22f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:37.977345  9050 raft_consensus.cc:359] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:37.978127  9050 raft_consensus.cc:385] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:37.978437  9050 raft_consensus.cc:740] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:37.979238  9050 consensus_queue.cc:260] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:37.982460  8961 heartbeater.cc:499] Master 127.4.76.126:44153 was elected leader, sending a full tablet report...
I20260710 11:10:37.991010  9052 ts_tablet_manager.cc:1434] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.104s	user 0.041s	sys 0.052s
I20260710 11:10:37.998430  9052 tablet_bootstrap.cc:492] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:38.005586  9035 heartbeater.cc:499] Master 127.4.76.126:44153 was elected leader, sending a full tablet report...
I20260710 11:10:38.005769  9052 tablet_bootstrap.cc:654] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.010053  9050 ts_tablet_manager.cc:1434] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.035s	user 0.015s	sys 0.015s
I20260710 11:10:38.011173  9050 tablet_bootstrap.cc:492] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:38.017074  9050 tablet_bootstrap.cc:654] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.025782  9055 tablet_bootstrap.cc:492] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:38.066344  9055 tablet_bootstrap.cc:654] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.068773  9050 tablet_bootstrap.cc:492] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:38.069296  9050 ts_tablet_manager.cc:1403] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.058s	user 0.036s	sys 0.020s
I20260710 11:10:38.068727  9052 tablet_bootstrap.cc:492] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:38.069825  9052 ts_tablet_manager.cc:1403] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.072s	user 0.044s	sys 0.024s
I20260710 11:10:38.072237  9052 raft_consensus.cc:359] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.072281  9050 raft_consensus.cc:359] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:38.072855  9052 raft_consensus.cc:385] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.073084  9050 raft_consensus.cc:385] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.073143  9052 raft_consensus.cc:740] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.073513  9050 raft_consensus.cc:740] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.073696  9055 tablet_bootstrap.cc:492] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:38.074133  9055 ts_tablet_manager.cc:1403] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.003s
I20260710 11:10:38.073939  9052 consensus_queue.cc:260] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.074272  9050 consensus_queue.cc:260] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:38.075940  9052 ts_tablet_manager.cc:1434] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260710 11:10:38.076654  9050 ts_tablet_manager.cc:1434] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:10:38.076882  9052 tablet_bootstrap.cc:492] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:38.077565  9050 tablet_bootstrap.cc:492] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:38.082691  9052 tablet_bootstrap.cc:654] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.083055  9056 raft_consensus.cc:493] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.083858  9050 tablet_bootstrap.cc:654] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.083518  9056 raft_consensus.cc:515] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.092821  9052 tablet_bootstrap.cc:492] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:38.093274  9052 ts_tablet_manager.cc:1403] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.013s
I20260710 11:10:38.094231  9056 leader_election.cc:290] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:38.096339  9052 raft_consensus.cc:359] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.097117  9052 raft_consensus.cc:385] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.097398  9052 raft_consensus.cc:740] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.100579  9055 raft_consensus.cc:359] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.101351  9055 raft_consensus.cc:385] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.101677  9055 raft_consensus.cc:740] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.101801  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:38.102512  9055 consensus_queue.cc:260] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.102581  8936 raft_consensus.cc:2468] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 0.
I20260710 11:10:38.104928  8886 heartbeater.cc:499] Master 127.4.76.126:44153 was elected leader, sending a full tablet report...
I20260710 11:10:38.105474  8973 leader_election.cc:304] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:38.105567  9055 ts_tablet_manager.cc:1434] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260710 11:10:38.106426  9056 raft_consensus.cc:2804] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:38.106310  9052 consensus_queue.cc:260] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.106812  9056 raft_consensus.cc:493] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:38.107177  9056 raft_consensus.cc:3060] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.107127  9055 tablet_bootstrap.cc:492] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:38.108482  9052 ts_tablet_manager.cc:1434] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:10:38.109396  9052 tablet_bootstrap.cc:492] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:38.110512  9050 tablet_bootstrap.cc:492] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:38.111021  9050 ts_tablet_manager.cc:1403] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.017s
I20260710 11:10:38.113914  9050 raft_consensus.cc:359] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.114722  9050 raft_consensus.cc:385] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.115104  9050 raft_consensus.cc:740] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.114408  9056 raft_consensus.cc:515] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.116115  9050 consensus_queue.cc:260] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.118512  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:38.119102  8936 raft_consensus.cc:3060] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.115213  9052 tablet_bootstrap.cc:654] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.123777  9056 leader_election.cc:290] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:38.126768  8936 raft_consensus.cc:2468] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 1.
I20260710 11:10:38.128008  8973 leader_election.cc:304] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:38.129269  9055 tablet_bootstrap.cc:654] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.132043  9056 raft_consensus.cc:2804] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:38.132546  9056 raft_consensus.cc:697] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:38.133401  9056 consensus_queue.cc:237] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.138602  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:38.140033  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
W20260710 11:10:38.141897  8974 leader_election.cc:343] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:38.142952  8974 leader_election.cc:343] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:38.144431  9063 raft_consensus.cc:493] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.144923  9063 raft_consensus.cc:515] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.164624  9063 leader_election.cc:290] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.167804  9050 ts_tablet_manager.cc:1434] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.056s	user 0.020s	sys 0.035s
I20260710 11:10:38.170746  9050 tablet_bootstrap.cc:492] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:38.177263  9050 tablet_bootstrap.cc:654] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.189890  8759 catalog_manager.cc:5697] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 0 to 1, leader changed from <none> to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 1 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:38.195770  9050 tablet_bootstrap.cc:492] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:38.196192  9050 ts_tablet_manager.cc:1403] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.006s
I20260710 11:10:38.198119  9052 tablet_bootstrap.cc:492] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:38.198623  9052 ts_tablet_manager.cc:1403] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.014s
I20260710 11:10:38.198834  9050 raft_consensus.cc:359] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.199559  9050 raft_consensus.cc:385] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.199838  9050 raft_consensus.cc:740] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.200534  9050 consensus_queue.cc:260] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.201440  9052 raft_consensus.cc:359] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.202106  9052 raft_consensus.cc:385] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.202220  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9babc3545edf493293612d59bb89c7dc" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:38.202417  9052 raft_consensus.cc:740] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.202901  9050 ts_tablet_manager.cc:1434] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:10:38.202868  8936 raft_consensus.cc:2468] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
I20260710 11:10:38.203527  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9babc3545edf493293612d59bb89c7dc" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:38.203948  9050 tablet_bootstrap.cc:492] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:38.204120  9010 raft_consensus.cc:2468] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
I20260710 11:10:38.204448  8824 leader_election.cc:304] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:38.205224  9063 raft_consensus.cc:2804] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:38.205549  9063 raft_consensus.cc:493] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:38.205893  9063 raft_consensus.cc:3060] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.205722  9052 consensus_queue.cc:260] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.207974  9052 ts_tablet_manager.cc:1434] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:10:38.208896  9052 tablet_bootstrap.cc:492] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:38.210495  9050 tablet_bootstrap.cc:654] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.215919  9055 tablet_bootstrap.cc:492] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:38.214515  9063 raft_consensus.cc:515] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.217454  9055 ts_tablet_manager.cc:1403] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.111s	user 0.020s	sys 0.027s
I20260710 11:10:38.219530  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9babc3545edf493293612d59bb89c7dc" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:38.220088  8936 raft_consensus.cc:3060] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.220417  9055 raft_consensus.cc:359] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:38.221063  9055 raft_consensus.cc:385] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.221339  9055 raft_consensus.cc:740] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.222004  9055 consensus_queue.cc:260] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:38.223562  9052 tablet_bootstrap.cc:654] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.227362  8936 raft_consensus.cc:2468] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:38.228581  8824 leader_election.cc:304] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:38.232754  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9babc3545edf493293612d59bb89c7dc" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:38.232932  9063 leader_election.cc:290] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.233382  9010 raft_consensus.cc:3060] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.236486  9063 raft_consensus.cc:2804] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:38.236989  9063 raft_consensus.cc:697] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:38.237818  9063 consensus_queue.cc:237] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.245136  9055 ts_tablet_manager.cc:1434] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.027s	user 0.011s	sys 0.004s
I20260710 11:10:38.245728  9010 raft_consensus.cc:2468] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:38.246197  9055 tablet_bootstrap.cc:492] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:38.247184  9050 tablet_bootstrap.cc:492] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:38.247803  9050 ts_tablet_manager.cc:1403] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.028s
I20260710 11:10:38.250229  9052 tablet_bootstrap.cc:492] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:38.250680  9052 ts_tablet_manager.cc:1403] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.008s
I20260710 11:10:38.250744  9050 raft_consensus.cc:359] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.251626  9050 raft_consensus.cc:385] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.251947  9050 raft_consensus.cc:740] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.252696  9050 consensus_queue.cc:260] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.252323  8757 catalog_manager.cc:5697] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:38.253428  9055 tablet_bootstrap.cc:654] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.255030  9050 ts_tablet_manager.cc:1434] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:38.253479  9052 raft_consensus.cc:359] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.255967  9052 raft_consensus.cc:385] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.256122  9050 tablet_bootstrap.cc:492] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:38.256258  9052 raft_consensus.cc:740] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.257181  9052 consensus_queue.cc:260] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.259287  9052 ts_tablet_manager.cc:1434] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260710 11:10:38.260212  9052 tablet_bootstrap.cc:492] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:38.265961  9052 tablet_bootstrap.cc:654] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.267285  9050 tablet_bootstrap.cc:654] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.272555  9055 tablet_bootstrap.cc:492] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:38.273015  9055 ts_tablet_manager.cc:1403] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.010s
I20260710 11:10:38.275717  9055 raft_consensus.cc:359] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.275977  9056 raft_consensus.cc:493] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.276506  9056 raft_consensus.cc:515] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.278015  9052 tablet_bootstrap.cc:492] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:38.278541  9052 ts_tablet_manager.cc:1403] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.019s	user 0.001s	sys 0.008s
I20260710 11:10:38.278591  9056 leader_election.cc:290] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:38.280141  9055 raft_consensus.cc:385] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.280341  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:38.280488  9055 raft_consensus.cc:740] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.280551  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:38.281255  8936 raft_consensus.cc:2468] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 0.
I20260710 11:10:38.281347  9055 consensus_queue.cc:260] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
W20260710 11:10:38.282114  8974 leader_election.cc:343] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:38.283178  8973 leader_election.cc:304] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [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: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: fc85d386e4e74946834f73a6f369e789
I20260710 11:10:38.283555  9055 ts_tablet_manager.cc:1434] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:10:38.284246  9056 raft_consensus.cc:2804] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:38.284485  9055 tablet_bootstrap.cc:492] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:38.284592  9056 raft_consensus.cc:493] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:38.284832  9050 tablet_bootstrap.cc:492] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:38.285089  9056 raft_consensus.cc:3060] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.285478  9050 ts_tablet_manager.cc:1403] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.004s
I20260710 11:10:38.288334  9050 raft_consensus.cc:359] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.289032  9050 raft_consensus.cc:385] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.289361  9050 raft_consensus.cc:740] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.290095  9050 consensus_queue.cc:260] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.291062  9055 tablet_bootstrap.cc:654] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.292258  9050 ts_tablet_manager.cc:1434] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:38.293287  9050 tablet_bootstrap.cc:492] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:38.294093  9052 raft_consensus.cc:359] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.294869  9052 raft_consensus.cc:385] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.295163  9052 raft_consensus.cc:740] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.296069  9052 consensus_queue.cc:260] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.300226  9050 tablet_bootstrap.cc:654] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.301333  9052 ts_tablet_manager.cc:1434] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:10:38.302549  9052 tablet_bootstrap.cc:492] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:38.310346  9052 tablet_bootstrap.cc:654] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.291937  9056 raft_consensus.cc:515] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.319221  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:38.319952  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:38.320505  8936 raft_consensus.cc:3060] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:38.320616  8974 leader_election.cc:343] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:38.320605  8807 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:10:38.321332  9054 raft_consensus.cc:493] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.321843  9054 raft_consensus.cc:515] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.324538  9054 leader_election.cc:290] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.328171  8936 raft_consensus.cc:2468] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 1.
I20260710 11:10:38.328969  9056 leader_election.cc:290] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:38.331278  8973 leader_election.cc:304] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: fc85d386e4e74946834f73a6f369e789
I20260710 11:10:38.332681  9064 raft_consensus.cc:2804] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:38.333014  9050 tablet_bootstrap.cc:492] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:38.333046  9055 tablet_bootstrap.cc:492] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:38.333653  9050 ts_tablet_manager.cc:1403] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.015s
I20260710 11:10:38.333715  9055 ts_tablet_manager.cc:1403] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.013s
I20260710 11:10:38.333714  9056 raft_consensus.cc:493] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.334714  9056 raft_consensus.cc:515] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.336745  9056 leader_election.cc:290] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:38.338361  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:38.338572  9052 tablet_bootstrap.cc:492] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:38.338497  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:38.339248  9052 ts_tablet_manager.cc:1403] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.037s	user 0.007s	sys 0.010s
W20260710 11:10:38.339720  8973 leader_election.cc:343] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:10:38.340188  8974 leader_election.cc:343] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:38.340639  8974 leader_election.cc:304] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f; no voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789
I20260710 11:10:38.341358  9056 raft_consensus.cc:2749] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:38.341718  9052 raft_consensus.cc:359] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:38.336570  9050 raft_consensus.cc:359] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.342317  9052 raft_consensus.cc:385] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.342585  9050 raft_consensus.cc:385] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.342636  9052 raft_consensus.cc:740] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.343042  9050 raft_consensus.cc:740] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.343573  9052 consensus_queue.cc:260] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:38.336800  9055 raft_consensus.cc:359] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.344458  9055 raft_consensus.cc:385] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.344761  9055 raft_consensus.cc:740] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.345544  9050 consensus_queue.cc:260] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.347822  9052 ts_tablet_manager.cc:1434] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:10:38.348099  9055 consensus_queue.cc:260] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.348819  9052 tablet_bootstrap.cc:492] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:38.352277  9055 ts_tablet_manager.cc:1434] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.001s
I20260710 11:10:38.353304  9055 tablet_bootstrap.cc:492] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:38.355140  9052 tablet_bootstrap.cc:654] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.347854  9050 ts_tablet_manager.cc:1434] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:10:38.358469  9050 tablet_bootstrap.cc:492] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:38.361452  9055 tablet_bootstrap.cc:654] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.364241  9050 tablet_bootstrap.cc:654] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.364322  9054 raft_consensus.cc:493] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.364876  9054 raft_consensus.cc:515] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.366995  9054 leader_election.cc:290] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.367786  9064 raft_consensus.cc:697] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:38.368722  9064 consensus_queue.cc:237] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.371611  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4c1c8ce2a54e7cbf2ee84eda3beac1" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:38.372067  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4083ac7648c4948ae1ca767c1661104" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:38.372228  8860 raft_consensus.cc:2468] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 0.
I20260710 11:10:38.374408  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4083ac7648c4948ae1ca767c1661104" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:38.374414  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4c1c8ce2a54e7cbf2ee84eda3beac1" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:38.375864  9010 raft_consensus.cc:2468] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 0.
W20260710 11:10:38.375861  8901 leader_election.cc:343] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:38.377285  8901 leader_election.cc:304] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:38.378058  9054 raft_consensus.cc:2804] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:38.378420  9054 raft_consensus.cc:493] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:38.378724  9054 raft_consensus.cc:3060] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:38.380378  8900 leader_election.cc:343] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:38.380837  8900 leader_election.cc:304] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2; no voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789
I20260710 11:10:38.386171  9088 raft_consensus.cc:2749] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:38.386013  9054 raft_consensus.cc:515] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.389400  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4c1c8ce2a54e7cbf2ee84eda3beac1" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:38.389957  9010 raft_consensus.cc:3060] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.389972  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd4c1c8ce2a54e7cbf2ee84eda3beac1" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:38.390985  8861 raft_consensus.cc:3060] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.392349  9050 tablet_bootstrap.cc:492] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:38.392854  9050 ts_tablet_manager.cc:1403] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.008s
I20260710 11:10:38.397432  9054 leader_election.cc:290] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.397399  9050 raft_consensus.cc:359] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.399596  9050 raft_consensus.cc:385] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.400068  9050 raft_consensus.cc:740] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.399173  9052 tablet_bootstrap.cc:492] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:38.400300  8861 raft_consensus.cc:2468] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 1.
I20260710 11:10:38.400839  9052 ts_tablet_manager.cc:1403] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.052s	user 0.003s	sys 0.021s
I20260710 11:10:38.400597  8758 catalog_manager.cc:5697] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 0 to 1, leader changed from <none> to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 1 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:38.399526  9010 raft_consensus.cc:2468] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 1.
I20260710 11:10:38.401458  8900 leader_election.cc:304] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:38.402331  9054 raft_consensus.cc:2804] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:38.400146  9055 tablet_bootstrap.cc:492] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:38.401000  9050 consensus_queue.cc:260] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.403343  9055 ts_tablet_manager.cc:1403] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.050s	user 0.031s	sys 0.006s
I20260710 11:10:38.403515  9052 raft_consensus.cc:359] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.404186  9052 raft_consensus.cc:385] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.404438  9052 raft_consensus.cc:740] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.402777  9054 raft_consensus.cc:697] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Becoming Leader. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:38.405126  9050 ts_tablet_manager.cc:1434] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 11:10:38.405903  9054 consensus_queue.cc:237] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.406209  9055 raft_consensus.cc:359] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.406731  9050 tablet_bootstrap.cc:492] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:38.406986  9055 raft_consensus.cc:385] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.407315  9055 raft_consensus.cc:740] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.408275  9055 consensus_queue.cc:260] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.410607  9055 ts_tablet_manager.cc:1434] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:38.411559  9055 tablet_bootstrap.cc:492] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:38.405167  9052 consensus_queue.cc:260] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.415199  9052 ts_tablet_manager.cc:1434] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 11:10:38.416132  9052 tablet_bootstrap.cc:492] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:38.417395  9055 tablet_bootstrap.cc:654] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.420176  9050 tablet_bootstrap.cc:654] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.422555  9052 tablet_bootstrap.cc:654] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.428676  9055 tablet_bootstrap.cc:492] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:38.429180  9055 ts_tablet_manager.cc:1403] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:10:38.431860  9055 raft_consensus.cc:359] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.432605  9055 raft_consensus.cc:385] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.433921  9055 raft_consensus.cc:740] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.434728  9055 consensus_queue.cc:260] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.435264  9050 tablet_bootstrap.cc:492] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:38.435827  9050 ts_tablet_manager.cc:1403] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.004s
I20260710 11:10:38.438366  9050 raft_consensus.cc:359] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.438112  8758 catalog_manager.cc:5697] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "7c7ebb296e964a2493b0ca0123055af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:38.439069  9050 raft_consensus.cc:385] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.439396  9050 raft_consensus.cc:740] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.440198  9050 consensus_queue.cc:260] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.441705  9050 ts_tablet_manager.cc:1434] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:10:38.442058  9063 raft_consensus.cc:493] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.442504  9063 raft_consensus.cc:515] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.443958  9055 ts_tablet_manager.cc:1434] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:10:38.444423  9063 leader_election.cc:290] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.445825  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4083ac7648c4948ae1ca767c1661104" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:38.446404  8936 raft_consensus.cc:2468] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
I20260710 11:10:38.446738  9055 tablet_bootstrap.cc:492] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:38.448130  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4083ac7648c4948ae1ca767c1661104" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:38.448712  9010 raft_consensus.cc:2468] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
I20260710 11:10:38.449880  8824 leader_election.cc:304] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:38.453203  9055 tablet_bootstrap.cc:654] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.453806  9052 tablet_bootstrap.cc:492] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:38.454265  9052 ts_tablet_manager.cc:1403] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.016s
I20260710 11:10:38.456826  9052 raft_consensus.cc:359] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.457469  9052 raft_consensus.cc:385] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.457756  9052 raft_consensus.cc:740] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.458592  9052 consensus_queue.cc:260] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.457576  9063 raft_consensus.cc:2804] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:38.460860  9052 ts_tablet_manager.cc:1434] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 11:10:38.461169  9063 raft_consensus.cc:493] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:38.461616  9063 raft_consensus.cc:3060] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.464054  9055 tablet_bootstrap.cc:492] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:38.464900  9055 ts_tablet_manager.cc:1403] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.000s
I20260710 11:10:38.467641  9055 raft_consensus.cc:359] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.468267  9055 raft_consensus.cc:385] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.468533  9055 raft_consensus.cc:740] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.468674  9063 raft_consensus.cc:515] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.469266  9055 consensus_queue.cc:260] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.471269  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4083ac7648c4948ae1ca767c1661104" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:38.471468  9055 ts_tablet_manager.cc:1434] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 11:10:38.471851  8936 raft_consensus.cc:3060] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.472080  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4083ac7648c4948ae1ca767c1661104" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:38.472465  9055 tablet_bootstrap.cc:492] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:38.472679  9010 raft_consensus.cc:3060] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.476457  8936 raft_consensus.cc:2468] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:38.477301  9063 leader_election.cc:290] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.477437  8824 leader_election.cc:304] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:38.478140  9063 raft_consensus.cc:2804] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:38.478499  9063 raft_consensus.cc:697] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:38.479123  9063 consensus_queue.cc:237] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.479585  9010 raft_consensus.cc:2468] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:38.481505  9055 tablet_bootstrap.cc:654] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.487222  9055 tablet_bootstrap.cc:492] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:38.487656  9055 ts_tablet_manager.cc:1403] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.003s
I20260710 11:10:38.488953  8758 catalog_manager.cc:5697] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:38.489969  9055 raft_consensus.cc:359] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.490588  9055 raft_consensus.cc:385] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.490835  9055 raft_consensus.cc:740] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.491429  9055 consensus_queue.cc:260] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.492766  9055 ts_tablet_manager.cc:1434] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:10:38.493392  9055 tablet_bootstrap.cc:492] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:38.497629  9055 tablet_bootstrap.cc:654] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:38.501893  9055 tablet_bootstrap.cc:492] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:38.502305  9055 ts_tablet_manager.cc:1403] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:10:38.504328  9055 raft_consensus.cc:359] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.504733  9055 raft_consensus.cc:385] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:38.504890  9055 raft_consensus.cc:740] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:38.505415  9055 consensus_queue.cc:260] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.506999  9055 ts_tablet_manager.cc:1434] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:10:38.518869  9054 raft_consensus.cc:493] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.519325  9054 raft_consensus.cc:515] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.520998  9054 leader_election.cc:290] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.521592  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:38.521894  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:38.522102  8861 raft_consensus.cc:2468] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 0.
I20260710 11:10:38.522392  9010 raft_consensus.cc:2468] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 0.
I20260710 11:10:38.522993  8900 leader_election.cc:304] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:38.523680  9054 raft_consensus.cc:2804] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:38.523929  9054 raft_consensus.cc:493] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:38.524183  9054 raft_consensus.cc:3060] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.526588  9064 raft_consensus.cc:493] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.527052  9064 raft_consensus.cc:515] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:38.528995  9064 leader_election.cc:290] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697)
I20260710 11:10:38.529579  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81bee1c2e8b4832a6d5bd7e87a52ba7" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:38.530000  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81bee1c2e8b4832a6d5bd7e87a52ba7" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:38.530135  8936 raft_consensus.cc:2468] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 0.
I20260710 11:10:38.529860  9054 raft_consensus.cc:515] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.530597  8861 raft_consensus.cc:2468] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 0.
I20260710 11:10:38.531073  8973 leader_election.cc:304] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:38.531847  9054 leader_election.cc:290] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.532085  9064 raft_consensus.cc:2804] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:38.532471  9064 raft_consensus.cc:493] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:38.532454  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:38.532948  9064 raft_consensus.cc:3060] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.533129  8861 raft_consensus.cc:3060] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.532974  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:38.533767  9010 raft_consensus.cc:3060] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.537719  8861 raft_consensus.cc:2468] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 1.
I20260710 11:10:38.538573  8900 leader_election.cc:304] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:38.539162  9054 raft_consensus.cc:2804] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:38.539562  9054 raft_consensus.cc:697] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Becoming Leader. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:38.540335  9010 raft_consensus.cc:2468] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 1.
I20260710 11:10:38.540238  9064 raft_consensus.cc:515] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:38.540243  9054 consensus_queue.cc:237] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.542812  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81bee1c2e8b4832a6d5bd7e87a52ba7" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:38.543128  9064 leader_election.cc:290] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697)
I20260710 11:10:38.543319  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81bee1c2e8b4832a6d5bd7e87a52ba7" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:38.543262  8936 raft_consensus.cc:3060] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.547662  8861 raft_consensus.cc:3060] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.547861  8758 catalog_manager.cc:5697] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "7c7ebb296e964a2493b0ca0123055af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:38.549145  8936 raft_consensus.cc:2468] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 1.
I20260710 11:10:38.550173  8973 leader_election.cc:304] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:38.550891  9064 raft_consensus.cc:2804] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:38.551337  9064 raft_consensus.cc:697] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:38.553344  8861 raft_consensus.cc:2468] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 1.
I20260710 11:10:38.553025  9064 consensus_queue.cc:237] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:38.559213  8861 raft_consensus.cc:3060] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.560123  8758 catalog_manager.cc:5697] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 0 to 1, leader changed from <none> to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 1 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:38.565135  9064 consensus_queue.cc:1048] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:38.572845  9063 raft_consensus.cc:493] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.573274  9063 raft_consensus.cc:515] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.574883  9063 leader_election.cc:290] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.575549  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:38.575917  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:38.576424  8936 raft_consensus.cc:2393] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc85d386e4e74946834f73a6f369e789 in current term 1: Already voted for candidate 76cb1db22b344ae18eac9ac39a40743f in this term.
I20260710 11:10:38.577582  8824 leader_election.cc:304] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc85d386e4e74946834f73a6f369e789; no voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:38.578651  9063 raft_consensus.cc:3060] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.578503  9056 consensus_queue.cc:1048] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:38.590399  9063 raft_consensus.cc:2749] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:38.614924  9054 raft_consensus.cc:493] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.615427  9054 raft_consensus.cc:515] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.616981  9054 leader_election.cc:290] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.617672  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd16e0eba4934361afa0b74930468ca8" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:38.617841  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd16e0eba4934361afa0b74930468ca8" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:38.618206  8861 raft_consensus.cc:2468] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 0.
I20260710 11:10:38.618388  9010 raft_consensus.cc:2468] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 0.
I20260710 11:10:38.619089  8900 leader_election.cc:304] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:38.619850  9054 raft_consensus.cc:2804] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:38.620134  9054 raft_consensus.cc:493] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:38.620405  9054 raft_consensus.cc:3060] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.624161  9056 raft_consensus.cc:493] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:38.624625  9056 raft_consensus.cc:515] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.625511  9054 raft_consensus.cc:515] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.626644  9056 leader_election.cc:290] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:38.627358  9054 leader_election.cc:290] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.627589  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f3b83cd0ab242c48070b98ce68affbc" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:38.628052  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd16e0eba4934361afa0b74930468ca8" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:38.628217  8861 raft_consensus.cc:2468] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 0.
I20260710 11:10:38.628365  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd16e0eba4934361afa0b74930468ca8" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:38.628639  8860 raft_consensus.cc:3060] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.628334  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f3b83cd0ab242c48070b98ce68affbc" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:38.629057  9010 raft_consensus.cc:3060] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.629328  8935 raft_consensus.cc:2468] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 0.
I20260710 11:10:38.630491  8973 leader_election.cc:304] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:38.634043  9010 raft_consensus.cc:2468] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 1.
I20260710 11:10:38.634176  9056 raft_consensus.cc:2804] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:38.634039  8860 raft_consensus.cc:2468] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 1.
I20260710 11:10:38.634711  9056 raft_consensus.cc:493] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:38.635072  9056 raft_consensus.cc:3060] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.634990  8901 leader_election.cc:304] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:38.635807  9054 raft_consensus.cc:2804] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:38.636264  9054 raft_consensus.cc:697] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Becoming Leader. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:38.637013  9054 consensus_queue.cc:237] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.641147  9056 raft_consensus.cc:515] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.643006  9056 leader_election.cc:290] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:38.643251  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f3b83cd0ab242c48070b98ce68affbc" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:38.643640  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f3b83cd0ab242c48070b98ce68affbc" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:38.643837  8860 raft_consensus.cc:3060] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.644099  8935 raft_consensus.cc:3060] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:38.644997  8759 catalog_manager.cc:5697] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "7c7ebb296e964a2493b0ca0123055af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:38.648849  8935 raft_consensus.cc:2468] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 1.
I20260710 11:10:38.649318  8860 raft_consensus.cc:2468] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 1.
I20260710 11:10:38.650043  8973 leader_election.cc:304] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:38.650830  9056 raft_consensus.cc:2804] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:38.651261  9056 raft_consensus.cc:697] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:38.651925  9056 consensus_queue.cc:237] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.658619  8759 catalog_manager.cc:5697] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 0 to 1, leader changed from <none> to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 1 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:38.720140  9010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d81bee1c2e8b4832a6d5bd7e87a52ba7"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
mode: GRACEFUL
new_leader_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50636
I20260710 11:10:38.720650  9010 raft_consensus.cc:606] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Received request to transfer leadership to TS fc85d386e4e74946834f73a6f369e789
I20260710 11:10:38.727691  9010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
mode: GRACEFUL
new_leader_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50636
I20260710 11:10:38.728193  9010 raft_consensus.cc:606] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Received request to transfer leadership to TS fc85d386e4e74946834f73a6f369e789
I20260710 11:10:38.728372  9063 consensus_queue.cc:1048] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:38.734500  9010 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f3b83cd0ab242c48070b98ce68affbc"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
mode: GRACEFUL
new_leader_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50636
I20260710 11:10:38.734994  9010 raft_consensus.cc:606] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Received request to transfer leadership to TS fc85d386e4e74946834f73a6f369e789
I20260710 11:10:38.738368  9072 consensus_queue.cc:1048] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:38.755769  9009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
mode: GRACEFUL
new_leader_uuid: "7c7ebb296e964a2493b0ca0123055af2"
 from {username='slave'} at 127.0.0.1:50636
I20260710 11:10:38.756211  9009 raft_consensus.cc:606] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Received request to transfer leadership to TS 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:38.767055  8860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c4083ac7648c4948ae1ca767c1661104"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
mode: GRACEFUL
new_leader_uuid: "76cb1db22b344ae18eac9ac39a40743f"
 from {username='slave'} at 127.0.0.1:50736
I20260710 11:10:38.767544  8860 raft_consensus.cc:606] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Received request to transfer leadership to TS 76cb1db22b344ae18eac9ac39a40743f
I20260710 11:10:38.798126  9056 consensus_queue.cc:1048] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:38.804054  9064 raft_consensus.cc:993] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f: : Instructing follower 7c7ebb296e964a2493b0ca0123055af2 to start an election
I20260710 11:10:38.804600  9084 raft_consensus.cc:1081] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Signalling peer 7c7ebb296e964a2493b0ca0123055af2 to start an election
I20260710 11:10:38.806209  8936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f"
dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
 from {username='slave'} at 127.0.0.1:48732
I20260710 11:10:38.806763  8936 raft_consensus.cc:493] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:38.807113  8936 raft_consensus.cc:3060] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:38.809742  9084 consensus_queue.cc:1048] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:38.812876  8936 raft_consensus.cc:515] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.816816  8936 leader_election.cc:290] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 2 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:38.817189  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:38.817762  8860 raft_consensus.cc:3060] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:38.818540  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:38.819205  9009 raft_consensus.cc:3055] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:38.819592  9009 raft_consensus.cc:740] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:38.820343  9009 consensus_queue.cc:260] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.821520  9009 raft_consensus.cc:3060] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:38.825085  8860 raft_consensus.cc:2468] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 2.
I20260710 11:10:38.828061  8900 leader_election.cc:304] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:38.828311  9009 raft_consensus.cc:2468] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 2.
I20260710 11:10:38.828861  9054 raft_consensus.cc:2804] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:38.829317  9054 raft_consensus.cc:697] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 2 LEADER]: Becoming Leader. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:38.830094  9054 consensus_queue.cc:237] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.835938  8759 catalog_manager.cc:5697] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 reported cstate change: term changed from 1 to 2, leader changed from 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67) to 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "7c7ebb296e964a2493b0ca0123055af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:38.878062  9054 consensus_queue.cc:1048] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:38.886831  9054 consensus_queue.cc:1048] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:38.931514  9072 consensus_queue.cc:1048] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:38.937155  9074 raft_consensus.cc:993] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789: : Instructing follower 76cb1db22b344ae18eac9ac39a40743f to start an election
I20260710 11:10:38.937572  9063 raft_consensus.cc:1081] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Signalling peer 76cb1db22b344ae18eac9ac39a40743f to start an election
I20260710 11:10:38.939240  9010 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c4083ac7648c4948ae1ca767c1661104"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
 from {username='slave'} at 127.0.0.1:50620
I20260710 11:10:38.940822  9010 raft_consensus.cc:493] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:38.941202  9010 raft_consensus.cc:3060] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:38.943374  9072 consensus_queue.cc:1048] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:38.947865  9010 raft_consensus.cc:515] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.953152  9010 leader_election.cc:290] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 2 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:38.953429  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4083ac7648c4948ae1ca767c1661104" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:38.953707  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4083ac7648c4948ae1ca767c1661104" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:38.953997  8860 raft_consensus.cc:3055] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:38.954314  8936 raft_consensus.cc:3060] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:38.954358  8860 raft_consensus.cc:740] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:38.955246  8860 consensus_queue.cc:260] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.956156  8860 raft_consensus.cc:3060] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:38.959015  8936 raft_consensus.cc:2468] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 2.
I20260710 11:10:38.960518  8860 raft_consensus.cc:2468] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 2.
I20260710 11:10:38.961282  8973 leader_election.cc:304] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:38.962118  9056 raft_consensus.cc:2804] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:38.962517  9056 raft_consensus.cc:697] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 2 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:38.963236  9056 consensus_queue.cc:237] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:38.968557  8759 catalog_manager.cc:5697] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 1 to 2, leader changed from fc85d386e4e74946834f73a6f369e789 (127.4.76.65) to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 2 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:39.014056  9054 consensus_queue.cc:1048] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:39.024593  9113 consensus_queue.cc:1048] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:39.122334  9113 consensus_queue.cc:1048] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:39.134294  9054 consensus_queue.cc:1048] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:39.155390  9056 consensus_queue.cc:1048] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:39.158540  9084 raft_consensus.cc:993] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f: : Instructing follower fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:39.158984  9056 raft_consensus.cc:1081] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Signalling peer fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:39.160598  8860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50720
I20260710 11:10:39.161113  8860 raft_consensus.cc:493] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.161454  8860 raft_consensus.cc:3060] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.161953  9084 raft_consensus.cc:993] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f: : Instructing follower fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:39.162387  9084 raft_consensus.cc:1081] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Signalling peer fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:39.166016  8861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f3b83cd0ab242c48070b98ce68affbc"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50720
I20260710 11:10:39.166512  8861 raft_consensus.cc:493] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.166950  8861 raft_consensus.cc:3060] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.168723  9056 consensus_queue.cc:1048] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:39.168272  8860 raft_consensus.cc:515] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:39.173390  8861 raft_consensus.cc:515] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:39.174886  9064 consensus_queue.cc:1048] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:39.175220  8860 leader_election.cc:290] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:39.176635  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:39.177168  8935 raft_consensus.cc:3060] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.175238  8861 leader_election.cc:290] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:39.177057  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f3b83cd0ab242c48070b98ce68affbc" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:39.179206  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:39.180645  9010 raft_consensus.cc:3055] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:39.181043  9010 raft_consensus.cc:740] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:39.179790  9064 consensus_queue.cc:1048] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:39.183964  8935 raft_consensus.cc:2468] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
I20260710 11:10:39.180068  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f3b83cd0ab242c48070b98ce68affbc" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:39.185050  8824 leader_election.cc:304] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:39.185999  9072 raft_consensus.cc:2804] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:39.185010  9009 raft_consensus.cc:3055] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:39.185544  9010 consensus_queue.cc:260] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:39.186446  9009 raft_consensus.cc:740] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:39.186484  9072 raft_consensus.cc:697] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:39.187079  9010 raft_consensus.cc:3060] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.187342  9009 consensus_queue.cc:260] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:39.187414  9072 consensus_queue.cc:237] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:39.193740  9010 raft_consensus.cc:2468] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
I20260710 11:10:39.196692  8758 catalog_manager.cc:5697] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 1 to 2, leader changed from 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67) to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:39.207567  9009 raft_consensus.cc:3060] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.212414  9056 raft_consensus.cc:993] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f: : Instructing follower fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:39.212880  9056 raft_consensus.cc:1081] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Signalling peer fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:39.214725  8860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d81bee1c2e8b4832a6d5bd7e87a52ba7"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50720
I20260710 11:10:39.215353  8860 raft_consensus.cc:493] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:39.214780  9009 raft_consensus.cc:2468] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
I20260710 11:10:39.215759  8860 raft_consensus.cc:3060] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.216632  8826 leader_election.cc:304] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [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: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:39.217428  9072 raft_consensus.cc:2804] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:39.217831  9072 raft_consensus.cc:697] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:39.218607  9072 consensus_queue.cc:237] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:39.221592  8860 raft_consensus.cc:515] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:39.222481  8861 raft_consensus.cc:1240] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Rejecting Update request from peer 76cb1db22b344ae18eac9ac39a40743f for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:39.223955  8860 leader_election.cc:290] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Requested vote from peers 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:39.224301  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81bee1c2e8b4832a6d5bd7e87a52ba7" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:39.224470  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d81bee1c2e8b4832a6d5bd7e87a52ba7" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:39.224907  9009 raft_consensus.cc:3055] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:39.224974  8934 raft_consensus.cc:3060] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.225332  9009 raft_consensus.cc:740] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:39.226079  9009 consensus_queue.cc:260] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:39.226832  9056 consensus_queue.cc:1059] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:39.228209  9009 raft_consensus.cc:3060] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.228127  8757 catalog_manager.cc:5697] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 1 to 2, leader changed from 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67) to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:39.231348  8934 raft_consensus.cc:2468] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
I20260710 11:10:39.232373  8824 leader_election.cc:304] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:39.233142  9072 raft_consensus.cc:2804] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:39.233539  9072 raft_consensus.cc:697] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:39.234283  9009 raft_consensus.cc:2468] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
I20260710 11:10:39.234275  9072 consensus_queue.cc:237] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [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: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } }
I20260710 11:10:39.237011  9009 raft_consensus.cc:1275] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer 7c7ebb296e964a2493b0ca0123055af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.239599  9054 consensus_queue.cc:1048] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.241063  8757 catalog_manager.cc:5697] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 1 to 2, leader changed from 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67) to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:39.248669  8861 raft_consensus.cc:1275] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Refusing update from remote peer 7c7ebb296e964a2493b0ca0123055af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.249892  9054 consensus_queue.cc:1048] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.362564  8934 raft_consensus.cc:1275] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Refusing update from remote peer 76cb1db22b344ae18eac9ac39a40743f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.363726  9056 consensus_queue.cc:1048] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.370366  8861 raft_consensus.cc:1275] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Refusing update from remote peer 76cb1db22b344ae18eac9ac39a40743f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.372216  9084 consensus_queue.cc:1048] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.606925  9009 raft_consensus.cc:1275] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.608071  9072 consensus_queue.cc:1048] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.614910  8934 raft_consensus.cc:3060] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:39.620798  8934 raft_consensus.cc:1275] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.621925  9063 consensus_queue.cc:1048] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.654945  9009 raft_consensus.cc:1275] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.656111  9063 consensus_queue.cc:1048] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.664789  8934 raft_consensus.cc:1275] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.665652  8935 raft_consensus.cc:1275] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.667308  9063 consensus_queue.cc:1048] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.667438  9072 consensus_queue.cc:1048] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:39.678428  9010 raft_consensus.cc:1275] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:39.680071  9074 consensus_queue.cc:1048] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:41.790617  8757 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38850:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:10:41.792649  8757 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:10:41.836496  8848 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9d166030364463be22e15a59ef94f5 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:41.837662  8848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9d166030364463be22e15a59ef94f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.837400  8921 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9d166030364463be22e15a59ef94f5 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:41.838598  8921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9d166030364463be22e15a59ef94f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.839066  8999 tablet_service.cc:1511] Processing CreateTablet for tablet 4b9d166030364463be22e15a59ef94f5 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:10:41.840216  8999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b9d166030364463be22e15a59ef94f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.841166  8844 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab61726cdd2420ea29cad212c10bff4 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:41.842298  8844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab61726cdd2420ea29cad212c10bff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.843544  8923 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab61726cdd2420ea29cad212c10bff4 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:41.844674  8923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab61726cdd2420ea29cad212c10bff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.845468  8994 tablet_service.cc:1511] Processing CreateTablet for tablet 7ab61726cdd2420ea29cad212c10bff4 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:10:41.846589  8994 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ab61726cdd2420ea29cad212c10bff4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.850505  8846 tablet_service.cc:1511] Processing CreateTablet for tablet b382718b4aeb401bbfdc79079d16c2ee (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:41.851661  8846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b382718b4aeb401bbfdc79079d16c2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.852016  8918 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea4f24dcabb4aed9edcf6d454aea89c (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:41.853152  8918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea4f24dcabb4aed9edcf6d454aea89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.856339  8843 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea4f24dcabb4aed9edcf6d454aea89c (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:41.857484  8843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea4f24dcabb4aed9edcf6d454aea89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.857252  8920 tablet_service.cc:1511] Processing CreateTablet for tablet b0dee7152e074e9e9aa56156d787e747 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:41.858412  8920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0dee7152e074e9e9aa56156d787e747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.860352  8849 tablet_service.cc:1511] Processing CreateTablet for tablet b0dee7152e074e9e9aa56156d787e747 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:41.861490  8849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0dee7152e074e9e9aa56156d787e747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.861239  8919 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3530d320c5414baeea445535cb513b (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:41.861964  8998 tablet_service.cc:1511] Processing CreateTablet for tablet b382718b4aeb401bbfdc79079d16c2ee (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:41.862399  8919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3530d320c5414baeea445535cb513b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.863163  8998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b382718b4aeb401bbfdc79079d16c2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.856354  8926 tablet_service.cc:1511] Processing CreateTablet for tablet b382718b4aeb401bbfdc79079d16c2ee (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:10:41.860348  8922 tablet_service.cc:1511] Processing CreateTablet for tablet ef590e77a9a849ad8e53d95933a02df9 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:41.864997  8926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b382718b4aeb401bbfdc79079d16c2ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.865538  8922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef590e77a9a849ad8e53d95933a02df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.864343  8996 tablet_service.cc:1511] Processing CreateTablet for tablet 0ea4f24dcabb4aed9edcf6d454aea89c (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:10:41.867928  8996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ea4f24dcabb4aed9edcf6d454aea89c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.860347  8925 tablet_service.cc:1511] Processing CreateTablet for tablet 16c81a9ce058426094434434e634982e (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:41.870263  8925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c81a9ce058426094434434e634982e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.872530  8995 tablet_service.cc:1511] Processing CreateTablet for tablet b0dee7152e074e9e9aa56156d787e747 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:10:41.874225  8845 tablet_service.cc:1511] Processing CreateTablet for tablet ef590e77a9a849ad8e53d95933a02df9 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:41.875233  8850 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3530d320c5414baeea445535cb513b (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:41.875463  8924 tablet_service.cc:1511] Processing CreateTablet for tablet db146123c70c47efb7b818f2f047c382 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:41.876436  8850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3530d320c5414baeea445535cb513b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.876502  8924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db146123c70c47efb7b818f2f047c382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.877796  8995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0dee7152e074e9e9aa56156d787e747. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.880146  8845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef590e77a9a849ad8e53d95933a02df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.880606  8851 tablet_service.cc:1511] Processing CreateTablet for tablet db146123c70c47efb7b818f2f047c382 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:41.882818  8847 tablet_service.cc:1511] Processing CreateTablet for tablet 16c81a9ce058426094434434e634982e (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:41.884294  8851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db146123c70c47efb7b818f2f047c382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.886871  8847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c81a9ce058426094434434e634982e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.889343  8997 tablet_service.cc:1511] Processing CreateTablet for tablet ef590e77a9a849ad8e53d95933a02df9 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:10:41.890486  8997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef590e77a9a849ad8e53d95933a02df9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.892382  8993 tablet_service.cc:1511] Processing CreateTablet for tablet 5e3530d320c5414baeea445535cb513b (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:10:41.893527  8993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e3530d320c5414baeea445535cb513b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.896414  9000 tablet_service.cc:1511] Processing CreateTablet for tablet 16c81a9ce058426094434434e634982e (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:10:41.897544  9000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 16c81a9ce058426094434434e634982e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.901319  8992 tablet_service.cc:1511] Processing CreateTablet for tablet db146123c70c47efb7b818f2f047c382 (DEFAULT_TABLE table=soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:10:41.902462  8992 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet db146123c70c47efb7b818f2f047c382. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:10:41.989223  9142 tablet_bootstrap.cc:492] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:41.991040  9141 tablet_bootstrap.cc:492] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:41.993292  9140 tablet_bootstrap.cc:492] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:41.996047  9141 tablet_bootstrap.cc:654] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:41.997635  9142 tablet_bootstrap.cc:654] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:41.999071  9140 tablet_bootstrap.cc:654] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.088379  9141 tablet_bootstrap.cc:492] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:42.089461  9141 ts_tablet_manager.cc:1403] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.099s	user 0.014s	sys 0.006s
I20260710 11:10:42.092481  9140 tablet_bootstrap.cc:492] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:42.093477  9140 ts_tablet_manager.cc:1403] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.100s	user 0.015s	sys 0.000s
I20260710 11:10:42.102043  9142 tablet_bootstrap.cc:492] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:42.102906  9142 ts_tablet_manager.cc:1403] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.114s	user 0.015s	sys 0.012s
I20260710 11:10:42.108700  9140 raft_consensus.cc:359] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.106691  9141 raft_consensus.cc:359] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.109740  9140 raft_consensus.cc:385] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.109951  9141 raft_consensus.cc:385] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.110191  9140 raft_consensus.cc:740] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.110502  9141 raft_consensus.cc:740] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.111348  9140 consensus_queue.cc:260] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.111640  9141 consensus_queue.cc:260] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.113521  9140 ts_tablet_manager.cc:1434] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260710 11:10:42.117770  9140 tablet_bootstrap.cc:492] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:42.115156  9142 raft_consensus.cc:359] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.119879  9142 raft_consensus.cc:385] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.120460  9142 raft_consensus.cc:740] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.121232  9142 consensus_queue.cc:260] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.125643  9140 tablet_bootstrap.cc:654] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.127206  9141 ts_tablet_manager.cc:1434] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.004s
I20260710 11:10:42.128539  9141 tablet_bootstrap.cc:492] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:42.136989  9142 ts_tablet_manager.cc:1434] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.034s	user 0.010s	sys 0.001s
I20260710 11:10:42.138702  9142 tablet_bootstrap.cc:492] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:42.144073  9141 tablet_bootstrap.cc:654] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.145795  9142 tablet_bootstrap.cc:654] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.155624  9141 tablet_bootstrap.cc:492] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:42.156136  9141 ts_tablet_manager.cc:1403] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.005s
I20260710 11:10:42.157685  9142 tablet_bootstrap.cc:492] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:42.158282  9142 ts_tablet_manager.cc:1403] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.009s
I20260710 11:10:42.159060  9141 raft_consensus.cc:359] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.159844  9141 raft_consensus.cc:385] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.160151  9141 raft_consensus.cc:740] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.160910  9141 consensus_queue.cc:260] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.161535  9142 raft_consensus.cc:359] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.162406  9142 raft_consensus.cc:385] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.162762  9142 raft_consensus.cc:740] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.163470  9141 ts_tablet_manager.cc:1434] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:42.163651  9142 consensus_queue.cc:260] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.164695  9141 tablet_bootstrap.cc:492] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:42.166922  9142 ts_tablet_manager.cc:1434] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:42.168160  9142 tablet_bootstrap.cc:492] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:42.171730  9141 tablet_bootstrap.cc:654] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.174844  9142 tablet_bootstrap.cc:654] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.183384  9141 tablet_bootstrap.cc:492] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:42.183943  9141 ts_tablet_manager.cc:1403] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.020s	user 0.002s	sys 0.016s
I20260710 11:10:42.184762  9142 tablet_bootstrap.cc:492] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:42.185227  9142 ts_tablet_manager.cc:1403] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 11:10:42.186144  9140 tablet_bootstrap.cc:492] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:42.186615  9140 ts_tablet_manager.cc:1403] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.069s	user 0.035s	sys 0.029s
I20260710 11:10:42.186416  9141 raft_consensus.cc:359] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.186986  9141 raft_consensus.cc:385] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.187211  9141 raft_consensus.cc:740] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.187829  9141 consensus_queue.cc:260] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.188016  9142 raft_consensus.cc:359] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.188807  9142 raft_consensus.cc:385] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.189136  9142 raft_consensus.cc:740] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.189864  9141 ts_tablet_manager.cc:1434] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 11:10:42.189992  9142 consensus_queue.cc:260] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.191435  9141 tablet_bootstrap.cc:492] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:42.189525  9140 raft_consensus.cc:359] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.195250  9140 raft_consensus.cc:385] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.195631  9140 raft_consensus.cc:740] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.196544  9140 consensus_queue.cc:260] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.199092  9140 ts_tablet_manager.cc:1434] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260710 11:10:42.200289  9140 tablet_bootstrap.cc:492] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:42.200412  9141 tablet_bootstrap.cc:654] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.208182  9140 tablet_bootstrap.cc:654] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.209309  9142 ts_tablet_manager.cc:1434] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.011s
I20260710 11:10:42.210529  9142 tablet_bootstrap.cc:492] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:42.217465  9142 tablet_bootstrap.cc:654] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.223500  9140 tablet_bootstrap.cc:492] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:42.223847  9142 tablet_bootstrap.cc:492] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:42.224032  9140 ts_tablet_manager.cc:1403] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.016s
I20260710 11:10:42.224442  9142 ts_tablet_manager.cc:1403] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:10:42.227246  9140 raft_consensus.cc:359] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.227994  9140 raft_consensus.cc:385] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.228288  9140 raft_consensus.cc:740] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.228989  9140 consensus_queue.cc:260] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.231179  9140 ts_tablet_manager.cc:1434] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260710 11:10:42.232265  9140 tablet_bootstrap.cc:492] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:42.236492  9142 raft_consensus.cc:359] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.237185  9142 raft_consensus.cc:385] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.237484  9142 raft_consensus.cc:740] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.238222  9142 consensus_queue.cc:260] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.239904  9142 ts_tablet_manager.cc:1434] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:10:42.241156  9142 tablet_bootstrap.cc:492] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:42.243498  9140 tablet_bootstrap.cc:654] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.248328  9072 raft_consensus.cc:493] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.248883  9072 raft_consensus.cc:515] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.252821  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef590e77a9a849ad8e53d95933a02df9" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:42.253547  9010 raft_consensus.cc:2468] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
I20260710 11:10:42.255376  8826 leader_election.cc:304] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.255769  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef590e77a9a849ad8e53d95933a02df9" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.256175  9072 leader_election.cc:290] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.256692  9072 raft_consensus.cc:2804] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.257002  9072 raft_consensus.cc:493] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.257356  9072 raft_consensus.cc:3060] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:42.257788  8824 leader_election.cc:343] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.247726  9142 tablet_bootstrap.cc:654] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.266328  9072 raft_consensus.cc:515] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.267628  9141 tablet_bootstrap.cc:492] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:42.267661  9140 tablet_bootstrap.cc:492] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:42.268301  9141 ts_tablet_manager.cc:1403] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.077s	user 0.038s	sys 0.028s
I20260710 11:10:42.268406  9140 ts_tablet_manager.cc:1403] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.007s
I20260710 11:10:42.268988  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef590e77a9a849ad8e53d95933a02df9" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:42.270102  9147 raft_consensus.cc:493] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.270574  9147 raft_consensus.cc:515] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.271533  9141 raft_consensus.cc:359] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.271670  9140 raft_consensus.cc:359] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.272382  9141 raft_consensus.cc:385] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.272590  9140 raft_consensus.cc:385] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.272801  9141 raft_consensus.cc:740] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.273905  9072 leader_election.cc:290] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.273679  9141 consensus_queue.cc:260] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.274936  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef590e77a9a849ad8e53d95933a02df9" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:42.275578  9010 raft_consensus.cc:3060] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.275633  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:42.276245  9141 ts_tablet_manager.cc:1434] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
W20260710 11:10:42.277213  8901 leader_election.cc:343] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.279970  9141 tablet_bootstrap.cc:492] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:42.273015  9140 raft_consensus.cc:740] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.285373  9010 raft_consensus.cc:2468] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:42.287288  8826 leader_election.cc:304] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.274989  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:42.289139  9072 raft_consensus.cc:2804] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.284790  9140 consensus_queue.cc:260] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.289633  9072 raft_consensus.cc:697] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:42.290184  9153 raft_consensus.cc:493] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.288815  8861 raft_consensus.cc:2468] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 0.
I20260710 11:10:42.290699  9153 raft_consensus.cc:515] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.290964  9072 consensus_queue.cc:237] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.291833  8900 leader_election.cc:304] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [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: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 76cb1db22b344ae18eac9ac39a40743f
I20260710 11:10:42.292819  9054 raft_consensus.cc:2804] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.292909  9153 leader_election.cc:290] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:42.293197  9054 raft_consensus.cc:493] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.272887  9147 leader_election.cc:290] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.293802  8935 raft_consensus.cc:3060] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.294276  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.295995  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:42.296452  9141 tablet_bootstrap.cc:654] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.296439  8934 raft_consensus.cc:2468] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 0.
W20260710 11:10:42.297871  8974 leader_election.cc:343] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.298743  8973 leader_election.cc:304] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [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: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: fc85d386e4e74946834f73a6f369e789
I20260710 11:10:42.299701  9153 raft_consensus.cc:2804] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.300053  9153 raft_consensus.cc:493] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.300350  9153 raft_consensus.cc:3060] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.293793  9054 raft_consensus.cc:3060] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.308125  9153 raft_consensus.cc:515] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.310952  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:42.311832  9142 tablet_bootstrap.cc:492] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:42.312438  9142 ts_tablet_manager.cc:1403] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.072s	user 0.007s	sys 0.022s
I20260710 11:10:42.315783  9142 raft_consensus.cc:359] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.317444  9142 raft_consensus.cc:385] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.317836  9142 raft_consensus.cc:740] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.316982  9153 leader_election.cc:290] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:42.319080  9142 consensus_queue.cc:260] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.320323  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:42.320899  8934 raft_consensus.cc:3060] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.321933  9142 ts_tablet_manager.cc:1434] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260710 11:10:42.323133  8974 leader_election.cc:343] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.325240  9140 ts_tablet_manager.cc:1434] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.056s	user 0.019s	sys 0.009s
I20260710 11:10:42.327929  9140 tablet_bootstrap.cc:492] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:42.328573  9054 raft_consensus.cc:515] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.334867  9142 tablet_bootstrap.cc:492] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:42.335121  9140 tablet_bootstrap.cc:654] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.336037  9153 raft_consensus.cc:493] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.329986  8935 raft_consensus.cc:2468] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:42.336506  9153 raft_consensus.cc:515] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.339412  9153 leader_election.cc:290] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:42.340171  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:42.340827  8860 raft_consensus.cc:3060] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.345947  9142 tablet_bootstrap.cc:654] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.350214  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.350885  8935 raft_consensus.cc:2468] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 0.
I20260710 11:10:42.352205  8973 leader_election.cc:304] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:42.353006  9153 raft_consensus.cc:2804] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.352205  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:42.353521  9153 raft_consensus.cc:493] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.353893  9153 raft_consensus.cc:3060] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:10:42.355527  8807 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:10:42.359338  8974 leader_election.cc:343] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.362032  9153 raft_consensus.cc:515] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.364882  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
W20260710 11:10:42.366302  8974 leader_election.cc:343] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.367323  9153 leader_election.cc:290] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:42.368396  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:42.369004  8935 raft_consensus.cc:3060] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.372570  9142 tablet_bootstrap.cc:492] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:42.373104  9142 ts_tablet_manager.cc:1403] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.000s
I20260710 11:10:42.375650  8935 raft_consensus.cc:2468] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 1.
I20260710 11:10:42.376019  9142 raft_consensus.cc:359] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.376838  9142 raft_consensus.cc:385] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.376883  8973 leader_election.cc:304] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: fc85d386e4e74946834f73a6f369e789
I20260710 11:10:42.377245  9142 raft_consensus.cc:740] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.377712  9153 raft_consensus.cc:2804] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.378019  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:42.378360  9153 raft_consensus.cc:697] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
W20260710 11:10:42.379547  8901 leader_election.cc:343] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.379297  9153 consensus_queue.cc:237] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.380674  9054 leader_election.cc:290] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.383170  9142 consensus_queue.cc:260] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.386052  9142 ts_tablet_manager.cc:1434] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:10:42.383744  8934 raft_consensus.cc:2468] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 1.
I20260710 11:10:42.386199  8860 raft_consensus.cc:2468] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 1.
I20260710 11:10:42.387562  9141 tablet_bootstrap.cc:492] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:42.390599  8973 leader_election.cc:304] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: fc85d386e4e74946834f73a6f369e789
I20260710 11:10:42.391659  9128 raft_consensus.cc:2804] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.391988  9141 ts_tablet_manager.cc:1403] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.115s	user 0.047s	sys 0.042s
I20260710 11:10:42.390372  9142 tablet_bootstrap.cc:492] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:42.394361  9128 raft_consensus.cc:697] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:42.395226  9128 consensus_queue.cc:237] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.395147  9141 raft_consensus.cc:359] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.396525  9141 raft_consensus.cc:385] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.396821  9141 raft_consensus.cc:740] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.397508  9141 consensus_queue.cc:260] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.400046  8900 leader_election.cc:304] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 76cb1db22b344ae18eac9ac39a40743f
I20260710 11:10:42.400990  9159 raft_consensus.cc:2804] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.401489  9159 raft_consensus.cc:697] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Becoming Leader. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:42.400847  8758 catalog_manager.cc:5697] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.402046  9141 ts_tablet_manager.cc:1434] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:10:42.402237  9159 consensus_queue.cc:237] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.403858  9141 tablet_bootstrap.cc:492] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:42.424234  9072 raft_consensus.cc:493] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.424748  9072 raft_consensus.cc:515] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.427398  9142 tablet_bootstrap.cc:654] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.429283  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3530d320c5414baeea445535cb513b" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.426847  9072 leader_election.cc:290] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.430575  8756 catalog_manager.cc:5697] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 0 to 1, leader changed from <none> to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 1 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:42.432605  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3530d320c5414baeea445535cb513b" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:42.434579  9010 raft_consensus.cc:2468] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
W20260710 11:10:42.433285  8824 leader_election.cc:343] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.436810  8826 leader_election.cc:304] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [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: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:42.441650  9072 raft_consensus.cc:2804] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.442025  9072 raft_consensus.cc:493] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.442381  9072 raft_consensus.cc:3060] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.446535  9140 tablet_bootstrap.cc:492] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:42.447016  9140 ts_tablet_manager.cc:1403] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.119s	user 0.040s	sys 0.038s
I20260710 11:10:42.449870  9140 raft_consensus.cc:359] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.454077  9142 tablet_bootstrap.cc:492] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:42.454483  9142 ts_tablet_manager.cc:1403] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.012s
I20260710 11:10:42.454854  9072 raft_consensus.cc:515] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.451076  9140 raft_consensus.cc:385] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.457772  9141 tablet_bootstrap.cc:654] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.456841  9142 raft_consensus.cc:359] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.458222  9142 raft_consensus.cc:385] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.458968  9142 raft_consensus.cc:740] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.458941  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3530d320c5414baeea445535cb513b" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
W20260710 11:10:42.460520  8824 leader_election.cc:343] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.460464  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3530d320c5414baeea445535cb513b" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:42.457490  9140 raft_consensus.cc:740] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.461249  9010 raft_consensus.cc:3060] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.461828  9142 consensus_queue.cc:260] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.461925  9140 consensus_queue.cc:260] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.466102  9142 ts_tablet_manager.cc:1434] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260710 11:10:42.467315  9142 tablet_bootstrap.cc:492] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:42.467777  9140 ts_tablet_manager.cc:1434] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.007s
I20260710 11:10:42.468612  9010 raft_consensus.cc:2468] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:42.469810  8826 leader_election.cc:304] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:42.470892  9143 raft_consensus.cc:2804] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.471912  9142 tablet_bootstrap.cc:654] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.472873  9143 raft_consensus.cc:697] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:42.474061  9141 tablet_bootstrap.cc:492] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:42.473701  9143 consensus_queue.cc:237] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.474539  9141 ts_tablet_manager.cc:1403] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.005s
I20260710 11:10:42.475550  9072 leader_election.cc:290] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.476414  9142 tablet_bootstrap.cc:492] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:42.480840  8759 catalog_manager.cc:5697] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66). New cstate: current_term: 1 leader_uuid: "7c7ebb296e964a2493b0ca0123055af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.468801  9140 tablet_bootstrap.cc:492] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:42.495890  9142 ts_tablet_manager.cc:1403] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:10:42.502247  9140 tablet_bootstrap.cc:654] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.503508  9142 raft_consensus.cc:359] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.504204  9142 raft_consensus.cc:385] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.504467  9142 raft_consensus.cc:740] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.498529  9141 raft_consensus.cc:359] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.505821  9141 raft_consensus.cc:385] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.506150  9141 raft_consensus.cc:740] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.506906  9141 consensus_queue.cc:260] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.509227  9141 ts_tablet_manager.cc:1434] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.004s
I20260710 11:10:42.505138  9142 consensus_queue.cc:260] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.510272  9141 tablet_bootstrap.cc:492] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:42.511662  9142 ts_tablet_manager.cc:1434] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:10:42.512768  9142 tablet_bootstrap.cc:492] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f: Bootstrap starting.
I20260710 11:10:42.519279  9142 tablet_bootstrap.cc:654] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.520731  9140 tablet_bootstrap.cc:492] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:42.521255  9140 ts_tablet_manager.cc:1403] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.007s
I20260710 11:10:42.521811  8756 catalog_manager.cc:5697] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 0 to 1, leader changed from <none> to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 1 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:42.524274  9140 raft_consensus.cc:359] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.525488  9141 tablet_bootstrap.cc:654] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.526193  9140 raft_consensus.cc:385] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.526552  9140 raft_consensus.cc:740] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.526350  8758 catalog_manager.cc:5697] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.527478  9140 consensus_queue.cc:260] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.529721  9140 ts_tablet_manager.cc:1434] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260710 11:10:42.530284  9142 tablet_bootstrap.cc:492] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f: No bootstrap required, opened a new log
I20260710 11:10:42.530620  9140 tablet_bootstrap.cc:492] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:42.530761  9142 ts_tablet_manager.cc:1403] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.009s
I20260710 11:10:42.533529  9142 raft_consensus.cc:359] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.534165  9142 raft_consensus.cc:385] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.534451  9142 raft_consensus.cc:740] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.535122  9142 consensus_queue.cc:260] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.537063  9142 ts_tablet_manager.cc:1434] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:10:42.537088  9140 tablet_bootstrap.cc:654] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.543484  9140 tablet_bootstrap.cc:492] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:42.543956  9140 ts_tablet_manager.cc:1403] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:10:42.546658  9140 raft_consensus.cc:359] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.547320  9140 raft_consensus.cc:385] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.547645  9140 raft_consensus.cc:740] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.548398  9140 consensus_queue.cc:260] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.550542  9140 ts_tablet_manager.cc:1434] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:10:42.551476  9140 tablet_bootstrap.cc:492] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:42.552794  9141 tablet_bootstrap.cc:492] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:42.553326  9141 ts_tablet_manager.cc:1403] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.003s
I20260710 11:10:42.556109  9141 raft_consensus.cc:359] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.556819  9141 raft_consensus.cc:385] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.557153  9141 raft_consensus.cc:740] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.557432  9140 tablet_bootstrap.cc:654] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.558261  9141 consensus_queue.cc:260] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.560052  9128 raft_consensus.cc:493] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.560652  9141 ts_tablet_manager.cc:1434] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:10:42.560524  9128 raft_consensus.cc:515] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.561625  9141 tablet_bootstrap.cc:492] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:42.562577  9128 leader_election.cc:290] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:42.563812  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.564322  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:42.565095  8860 raft_consensus.cc:2393] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 76cb1db22b344ae18eac9ac39a40743f in current term 1: Already voted for candidate 7c7ebb296e964a2493b0ca0123055af2 in this term.
I20260710 11:10:42.566250  8974 leader_election.cc:304] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f; no voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789
I20260710 11:10:42.567652  9128 raft_consensus.cc:3060] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.570099  9141 tablet_bootstrap.cc:654] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.577455  9143 raft_consensus.cc:493] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.577978  9143 raft_consensus.cc:515] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.580127  9143 leader_election.cc:290] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.580511  9128 raft_consensus.cc:2749] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.581112  9141 tablet_bootstrap.cc:492] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:42.581568  9141 ts_tablet_manager.cc:1403] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260710 11:10:42.581761  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c81a9ce058426094434434e634982e" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:42.581732  9128 raft_consensus.cc:493] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.582450  9010 raft_consensus.cc:2468] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
I20260710 11:10:42.582965  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c81a9ce058426094434434e634982e" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.583441  9140 tablet_bootstrap.cc:492] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:42.583633  8826 leader_election.cc:304] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.583926  9140 ts_tablet_manager.cc:1403] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.011s
I20260710 11:10:42.582787  9128 raft_consensus.cc:515] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
W20260710 11:10:42.584259  8824 leader_election.cc:343] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.585126  9143 raft_consensus.cc:2804] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.585528  9143 raft_consensus.cc:493] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.585635  9141 raft_consensus.cc:359] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.586318  9143 raft_consensus.cc:3060] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.586392  9141 raft_consensus.cc:385] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.586480  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dee7152e074e9e9aa56156d787e747" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:42.586864  9141 raft_consensus.cc:740] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.587756  9141 consensus_queue.cc:260] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
W20260710 11:10:42.588034  8974 leader_election.cc:343] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.588649  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dee7152e074e9e9aa56156d787e747" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.588755  9128 leader_election.cc:290] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:42.586474  9140 raft_consensus.cc:359] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.589303  8934 raft_consensus.cc:2468] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 0.
I20260710 11:10:42.589442  9140 raft_consensus.cc:385] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.589740  9141 ts_tablet_manager.cc:1434] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:10:42.589831  9140 raft_consensus.cc:740] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.590541  8973 leader_election.cc:304] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [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: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: fc85d386e4e74946834f73a6f369e789
I20260710 11:10:42.591111  9141 tablet_bootstrap.cc:492] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789: Bootstrap starting.
I20260710 11:10:42.591393  9128 raft_consensus.cc:2804] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.590669  9140 consensus_queue.cc:260] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.591831  9128 raft_consensus.cc:493] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.593786  9140 ts_tablet_manager.cc:1434] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:10:42.594756  9140 tablet_bootstrap.cc:492] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2: Bootstrap starting.
I20260710 11:10:42.595327  9072 raft_consensus.cc:493] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.595806  9072 raft_consensus.cc:515] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.596792  9128 raft_consensus.cc:3060] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.597728  9072 leader_election.cc:290] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.599825  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db146123c70c47efb7b818f2f047c382" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.600270  9140 tablet_bootstrap.cc:654] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.600870  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db146123c70c47efb7b818f2f047c382" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:42.601464  9010 raft_consensus.cc:2468] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
I20260710 11:10:42.602494  8826 leader_election.cc:304] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.603360  9072 raft_consensus.cc:2804] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.603816  9072 raft_consensus.cc:493] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.604202  9072 raft_consensus.cc:3060] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.605135  9141 tablet_bootstrap.cc:654] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789: Neither blocks nor log segments found. Creating new log.
I20260710 11:10:42.600407  8934 raft_consensus.cc:2468] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
I20260710 11:10:42.611160  9072 raft_consensus.cc:515] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.621337  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db146123c70c47efb7b818f2f047c382" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:42.621935  8934 raft_consensus.cc:3060] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.623764  9173 raft_consensus.cc:493] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.624274  9173 raft_consensus.cc:515] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.626528  9173 leader_election.cc:290] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.628690  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab61726cdd2420ea29cad212c10bff4" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:42.629395  9010 raft_consensus.cc:2468] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
I20260710 11:10:42.630707  8826 leader_election.cc:304] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.631959  9173 raft_consensus.cc:2804] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:10:42.632396  9173 raft_consensus.cc:493] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:10:42.632783  9173 raft_consensus.cc:3060] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.636569  9141 tablet_bootstrap.cc:492] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789: No bootstrap required, opened a new log
I20260710 11:10:42.636956  9141 ts_tablet_manager.cc:1403] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789: Time spent bootstrapping tablet: real 0.046s	user 0.016s	sys 0.000s
I20260710 11:10:42.638820  9141 raft_consensus.cc:359] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.639256  9141 raft_consensus.cc:385] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.639585  9141 raft_consensus.cc:740] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.640249  9141 consensus_queue.cc:260] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.640463  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab61726cdd2420ea29cad212c10bff4" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.641171  8935 raft_consensus.cc:2468] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 0.
I20260710 11:10:42.642326  9141 ts_tablet_manager.cc:1434] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:10:42.642983  9128 raft_consensus.cc:515] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.642203  8934 raft_consensus.cc:2468] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:42.645836  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dee7152e074e9e9aa56156d787e747" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:42.646354  8860 raft_consensus.cc:3060] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.647491  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db146123c70c47efb7b818f2f047c382" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:42.646467  8824 leader_election.cc:304] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.648070  9010 raft_consensus.cc:3060] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.648600  9184 raft_consensus.cc:2804] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.649874  9184 raft_consensus.cc:697] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:42.650702  9184 consensus_queue.cc:237] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.651571  9072 leader_election.cc:290] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.652920  9128 leader_election.cc:290] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:42.653097  8860 raft_consensus.cc:2468] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 1.
I20260710 11:10:42.654971  9010 raft_consensus.cc:2468] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:42.655658  8974 leader_election.cc:304] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.656564  9153 raft_consensus.cc:2804] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.656816  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dee7152e074e9e9aa56156d787e747" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:42.657076  9153 raft_consensus.cc:697] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:42.658004  9153 consensus_queue.cc:237] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.659053  8934 raft_consensus.cc:3060] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.615417  9143 raft_consensus.cc:515] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.663239  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c81a9ce058426094434434e634982e" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:42.663794  9143 leader_election.cc:290] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.654112  9173 raft_consensus.cc:515] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
W20260710 11:10:42.664839  8824 leader_election.cc:343] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:10:42.666822  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab61726cdd2420ea29cad212c10bff4" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:42.667337  9009 raft_consensus.cc:3060] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.668470  9140 tablet_bootstrap.cc:492] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2: No bootstrap required, opened a new log
I20260710 11:10:42.668912  9140 ts_tablet_manager.cc:1403] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2: Time spent bootstrapping tablet: real 0.074s	user 0.014s	sys 0.031s
I20260710 11:10:42.669142  8759 catalog_manager.cc:5697] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 0 to 1, leader changed from <none> to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 1 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:42.671241  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab61726cdd2420ea29cad212c10bff4" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:42.671479  9140 raft_consensus.cc:359] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.671868  8936 raft_consensus.cc:3060] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.672210  9140 raft_consensus.cc:385] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:10:42.672497  9140 raft_consensus.cc:740] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Initialized, Role: FOLLOWER
I20260710 11:10:42.673123  9140 consensus_queue.cc:260] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.674386  9009 raft_consensus.cc:2468] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:42.675063  9140 ts_tablet_manager.cc:1434] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:10:42.675540  8826 leader_election.cc:304] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.675904  9173 leader_election.cc:290] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.676383  9184 raft_consensus.cc:2804] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.676674  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c81a9ce058426094434434e634982e" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:42.676833  9184 raft_consensus.cc:697] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:42.677214  9010 raft_consensus.cc:3060] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.677632  9184 consensus_queue.cc:237] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.683393  9010 raft_consensus.cc:2468] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:42.685278  8936 raft_consensus.cc:2468] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 1.
I20260710 11:10:42.686043  8826 leader_election.cc:304] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:42.687084  8756 catalog_manager.cc:5697] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.688691  9072 raft_consensus.cc:2804] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:10:42.689143  9072 raft_consensus.cc:697] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:42.689913  9072 consensus_queue.cc:237] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.691314  8934 raft_consensus.cc:2468] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 1.
I20260710 11:10:42.701313  9072 consensus_queue.cc:1048] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.703694  8756 catalog_manager.cc:5697] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.705235  9072 raft_consensus.cc:493] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.705775  9072 raft_consensus.cc:515] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.705451  8756 catalog_manager.cc:5697] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 0 to 1, leader changed from <none> to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 1 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.707837  9072 leader_election.cc:290] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.715907  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:42.716454  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.718235  9184 consensus_queue.cc:1048] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.718796  8936 raft_consensus.cc:2393] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc85d386e4e74946834f73a6f369e789 in current term 1: Already voted for candidate 76cb1db22b344ae18eac9ac39a40743f in this term.
I20260710 11:10:42.719967  8824 leader_election.cc:304] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc85d386e4e74946834f73a6f369e789; no voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:42.724591  9184 raft_consensus.cc:3060] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.729815  9184 raft_consensus.cc:2749] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.772641  9009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
mode: GRACEFUL
new_leader_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50636
I20260710 11:10:42.773206  9009 raft_consensus.cc:606] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Received request to transfer leadership to TS fc85d386e4e74946834f73a6f369e789
I20260710 11:10:42.793159  8936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee"
dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
mode: GRACEFUL
new_leader_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:54160
I20260710 11:10:42.793645  8936 raft_consensus.cc:606] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Received request to transfer leadership to TS fc85d386e4e74946834f73a6f369e789
I20260710 11:10:42.798137  9009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
mode: GRACEFUL
new_leader_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50636
I20260710 11:10:42.798568  9009 raft_consensus.cc:606] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Received request to transfer leadership to TS fc85d386e4e74946834f73a6f369e789
I20260710 11:10:42.802946  9009 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b0dee7152e074e9e9aa56156d787e747"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
mode: GRACEFUL
new_leader_uuid: "7c7ebb296e964a2493b0ca0123055af2"
 from {username='slave'} at 127.0.0.1:50636
I20260710 11:10:42.803375  9009 raft_consensus.cc:606] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Received request to transfer leadership to TS 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:42.807825  8860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ef590e77a9a849ad8e53d95933a02df9"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
mode: GRACEFUL
new_leader_uuid: "7c7ebb296e964a2493b0ca0123055af2"
 from {username='slave'} at 127.0.0.1:50736
I20260710 11:10:42.808302  8860 raft_consensus.cc:606] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Received request to transfer leadership to TS 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:42.813344  8860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5e3530d320c5414baeea445535cb513b"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
mode: GRACEFUL
new_leader_uuid: "7c7ebb296e964a2493b0ca0123055af2"
 from {username='slave'} at 127.0.0.1:50736
I20260710 11:10:42.813835  8860 raft_consensus.cc:606] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Received request to transfer leadership to TS 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:42.814563  9054 consensus_queue.cc:1048] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.818895  8860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "16c81a9ce058426094434434e634982e"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
mode: GRACEFUL
new_leader_uuid: "7c7ebb296e964a2493b0ca0123055af2"
 from {username='slave'} at 127.0.0.1:50736
I20260710 11:10:42.819522  8860 raft_consensus.cc:606] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Received request to transfer leadership to TS 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:42.824620  9147 consensus_queue.cc:1048] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.829594  8861 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "db146123c70c47efb7b818f2f047c382"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
mode: GRACEFUL
new_leader_uuid: "76cb1db22b344ae18eac9ac39a40743f"
 from {username='slave'} at 127.0.0.1:50736
I20260710 11:10:42.830165  8861 raft_consensus.cc:606] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Received request to transfer leadership to TS 76cb1db22b344ae18eac9ac39a40743f
I20260710 11:10:42.838481  9159 raft_consensus.cc:993] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2: : Instructing follower fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:42.838845  9147 raft_consensus.cc:1081] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Signalling peer fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:42.840260  8860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50724
I20260710 11:10:42.840812  8860 raft_consensus.cc:493] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:42.841148  8860 raft_consensus.cc:3060] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.845675  8860 raft_consensus.cc:515] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.847514  8860 leader_election.cc:290] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.847858  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:42.848188  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:42.848496  8936 raft_consensus.cc:3055] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:42.848778  9009 raft_consensus.cc:3060] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.848800  8936 raft_consensus.cc:740] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:42.849702  8936 consensus_queue.cc:260] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.850939  8936 raft_consensus.cc:3060] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.855608  9009 raft_consensus.cc:2468] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
I20260710 11:10:42.856683  8826 leader_election.cc:304] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.857107  8936 raft_consensus.cc:2468] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
I20260710 11:10:42.857322  9184 raft_consensus.cc:2804] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:42.857851  9184 raft_consensus.cc:697] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:42.858548  9184 consensus_queue.cc:237] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.864224  8759 catalog_manager.cc:5697] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 1 to 2, leader changed from 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66) to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.881785  9184 consensus_queue.cc:1048] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.889806  8936 raft_consensus.cc:3060] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.897403  9173 consensus_queue.cc:1048] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.902982  9173 raft_consensus.cc:493] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:42.903414  9173 raft_consensus.cc:515] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.904177  9185 raft_consensus.cc:993] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789: : Instructing follower 7c7ebb296e964a2493b0ca0123055af2 to start an election
I20260710 11:10:42.904637  9143 raft_consensus.cc:1081] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Signalling peer 7c7ebb296e964a2493b0ca0123055af2 to start an election
I20260710 11:10:42.905486  9173 leader_election.cc:290] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.906327  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:42.906390  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:42.906606  8934 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5e3530d320c5414baeea445535cb513b"
dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
 from {username='slave'} at 127.0.0.1:48744
I20260710 11:10:42.907253  8936 raft_consensus.cc:2393] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc85d386e4e74946834f73a6f369e789 in current term 1: Already voted for candidate 76cb1db22b344ae18eac9ac39a40743f in this term.
I20260710 11:10:42.908166  8934 raft_consensus.cc:493] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:42.908466  8934 raft_consensus.cc:3060] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.908432  8826 leader_election.cc:304] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc85d386e4e74946834f73a6f369e789; no voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:42.909242  9173 raft_consensus.cc:3060] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:42.911689  9153 consensus_queue.cc:1048] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.914430  9173 raft_consensus.cc:2749] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:42.914654  8934 raft_consensus.cc:515] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.917419  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3530d320c5414baeea445535cb513b" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:42.917951  8860 raft_consensus.cc:3055] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:42.918248  8860 raft_consensus.cc:740] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:42.919003  8860 consensus_queue.cc:260] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.920086  8860 raft_consensus.cc:3060] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.926987  9128 consensus_queue.cc:1048] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:42.927071  9165 consensus_queue.cc:1048] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:10:42.932166  8860 raft_consensus.cc:2468] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 2.
I20260710 11:10:42.933367  8900 leader_election.cc:304] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.933688  8934 leader_election.cc:290] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 2 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.934578  9147 raft_consensus.cc:2804] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:42.935088  9147 raft_consensus.cc:697] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 2 LEADER]: Becoming Leader. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:42.935940  9147 consensus_queue.cc:237] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.938513  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3530d320c5414baeea445535cb513b" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:42.939198  9009 raft_consensus.cc:3060] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.946117  9165 raft_consensus.cc:993] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f: : Instructing follower fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:42.947436  9153 raft_consensus.cc:993] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f: : Instructing follower fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:42.948395  9165 raft_consensus.cc:1081] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Signalling peer fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:42.948994  9153 raft_consensus.cc:1081] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Signalling peer fc85d386e4e74946834f73a6f369e789 to start an election
I20260710 11:10:42.948601  8759 catalog_manager.cc:5697] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 reported cstate change: term changed from 1 to 2, leader changed from fc85d386e4e74946834f73a6f369e789 (127.4.76.65) to 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "7c7ebb296e964a2493b0ca0123055af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:42.948027  9009 raft_consensus.cc:2468] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 2.
I20260710 11:10:42.954356  8860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50720
I20260710 11:10:42.954914  8860 raft_consensus.cc:493] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:42.955268  8860 raft_consensus.cc:3060] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.958156  9128 consensus_queue.cc:1048] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:42.959717  8861 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
 from {username='slave'} at 127.0.0.1:50720
I20260710 11:10:42.960738  8861 raft_consensus.cc:493] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:42.961112  8861 raft_consensus.cc:3060] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.967388  8861 raft_consensus.cc:515] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.968279  8860 raft_consensus.cc:515] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.969329  8861 leader_election.cc:290] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.970292  8859 raft_consensus.cc:1240] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Rejecting Update request from peer 76cb1db22b344ae18eac9ac39a40743f for earlier term 1. Current term is 2. Ops: []
I20260710 11:10:42.971028  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:42.971586  8936 raft_consensus.cc:3060] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.972647  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:42.970383  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:42.973484  8934 raft_consensus.cc:3060] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.972925  9153 consensus_queue.cc:1059] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:10:42.975878  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:42.976472  9009 raft_consensus.cc:3055] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:42.976827  9009 raft_consensus.cc:740] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:42.977495  9010 raft_consensus.cc:3055] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:42.977809  9010 raft_consensus.cc:740] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:42.978153  8936 raft_consensus.cc:2468] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
I20260710 11:10:42.977752  9009 consensus_queue.cc:260] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.978760  9010 consensus_queue.cc:260] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.979104  8824 leader_election.cc:304] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.979539  9009 raft_consensus.cc:3060] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.979779  9010 raft_consensus.cc:3060] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:42.979960  9173 raft_consensus.cc:2804] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:42.980545  9173 raft_consensus.cc:697] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:42.981304  9173 consensus_queue.cc:237] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [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: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.982199  8934 raft_consensus.cc:2468] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
I20260710 11:10:42.983232  8824 leader_election.cc:304] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:42.984072  9143 raft_consensus.cc:2804] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:42.984506  9143 raft_consensus.cc:697] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Becoming Leader. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:42.985245  9143 consensus_queue.cc:237] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:42.985850  9009 raft_consensus.cc:2468] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
I20260710 11:10:42.975590  8860 leader_election.cc:290] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 election: Requested vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:42.988214  9010 raft_consensus.cc:2468] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc85d386e4e74946834f73a6f369e789 in term 2.
W20260710 11:10:42.988694  9153 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260710 11:10:42.993220  8759 catalog_manager.cc:5697] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 1 to 2, leader changed from 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67) to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:43.004266  8759 catalog_manager.cc:5697] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 reported cstate change: term changed from 1 to 2, leader changed from 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67) to fc85d386e4e74946834f73a6f369e789 (127.4.76.65). New cstate: current_term: 2 leader_uuid: "fc85d386e4e74946834f73a6f369e789" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:43.059019  9147 raft_consensus.cc:493] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:10:43.059432  9147 raft_consensus.cc:515] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.061331  9147 leader_election.cc:290] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:43.062008  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c81a9ce058426094434434e634982e" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:43.062593  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c81a9ce058426094434434e634982e" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:43.063350  9010 raft_consensus.cc:2393] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7c7ebb296e964a2493b0ca0123055af2 in current term 1: Already voted for candidate fc85d386e4e74946834f73a6f369e789 in this term.
I20260710 11:10:43.063433  9143 consensus_queue.cc:1048] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.064407  8901 leader_election.cc:304] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2; no voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789
I20260710 11:10:43.065120  9147 raft_consensus.cc:3060] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:10:43.072681  9143 consensus_queue.cc:1048] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.076045  9147 raft_consensus.cc:2749] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:10:43.080168  9185 raft_consensus.cc:993] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789: : Instructing follower 76cb1db22b344ae18eac9ac39a40743f to start an election
I20260710 11:10:43.080595  9143 raft_consensus.cc:1081] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Signalling peer 76cb1db22b344ae18eac9ac39a40743f to start an election
I20260710 11:10:43.081851  9009 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "db146123c70c47efb7b818f2f047c382"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
 from {username='slave'} at 127.0.0.1:50620
I20260710 11:10:43.082718  9009 raft_consensus.cc:493] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:43.082990  9009 raft_consensus.cc:3060] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.087227  9009 raft_consensus.cc:515] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.088521  9009 leader_election.cc:290] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 2 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:43.089336  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db146123c70c47efb7b818f2f047c382" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:43.089510  8934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "db146123c70c47efb7b818f2f047c382" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:43.089926  8860 raft_consensus.cc:3055] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:43.090000  8934 raft_consensus.cc:3060] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.090250  8860 raft_consensus.cc:740] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:43.091020  8860 consensus_queue.cc:260] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.091820  8860 raft_consensus.cc:3060] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.096271  8934 raft_consensus.cc:2468] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 2.
I20260710 11:10:43.096870  8860 raft_consensus.cc:2468] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 2.
I20260710 11:10:43.097114  8973 leader_election.cc:304] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:43.097762  9153 raft_consensus.cc:2804] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:43.098114  9153 raft_consensus.cc:697] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 2 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:43.098740  9153 consensus_queue.cc:237] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.104313  8758 catalog_manager.cc:5697] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 1 to 2, leader changed from fc85d386e4e74946834f73a6f369e789 (127.4.76.65) to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 2 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:43.177772  9143 consensus_queue.cc:1048] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.186110  9072 consensus_queue.cc:1048] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.190551  9185 consensus_queue.cc:1048] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.200702  9185 raft_consensus.cc:993] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789: : Instructing follower 7c7ebb296e964a2493b0ca0123055af2 to start an election
I20260710 11:10:43.201138  9143 raft_consensus.cc:1081] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Signalling peer 7c7ebb296e964a2493b0ca0123055af2 to start an election
I20260710 11:10:43.202634  8935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "16c81a9ce058426094434434e634982e"
dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
 from {username='slave'} at 127.0.0.1:48744
I20260710 11:10:43.203078  8935 raft_consensus.cc:493] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:43.203411  8935 raft_consensus.cc:3060] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.203935  9153 consensus_queue.cc:1048] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.210745  9128 raft_consensus.cc:993] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f: : Instructing follower 7c7ebb296e964a2493b0ca0123055af2 to start an election
I20260710 11:10:43.211191  9165 raft_consensus.cc:1081] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Signalling peer 7c7ebb296e964a2493b0ca0123055af2 to start an election
I20260710 11:10:43.213289  8933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b0dee7152e074e9e9aa56156d787e747"
dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
 from {username='slave'} at 127.0.0.1:48732
I20260710 11:10:43.213804  8933 raft_consensus.cc:493] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:43.214120  8933 raft_consensus.cc:3060] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.217921  9153 consensus_queue.cc:1048] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.210872  8935 raft_consensus.cc:515] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.223665  9173 consensus_queue.cc:1048] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:10:43.228010  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c81a9ce058426094434434e634982e" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:43.228713  9010 raft_consensus.cc:3060] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.231273  8933 raft_consensus.cc:515] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.233855  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dee7152e074e9e9aa56156d787e747" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:43.227977  8859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "16c81a9ce058426094434434e634982e" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:43.234642  8859 raft_consensus.cc:3055] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:43.234946  8859 raft_consensus.cc:740] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:43.235664  8859 consensus_queue.cc:260] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.236696  8859 raft_consensus.cc:3060] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.237563  8933 leader_election.cc:290] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 2 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:43.238575  9009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0dee7152e074e9e9aa56156d787e747" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:43.239133  9009 raft_consensus.cc:3055] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:43.239444  9009 raft_consensus.cc:740] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:43.240139  9009 consensus_queue.cc:260] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.241077  9009 raft_consensus.cc:3060] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.243587  8859 raft_consensus.cc:2468] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 2.
I20260710 11:10:43.244681  8900 leader_election.cc:304] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:43.245398  9147 raft_consensus.cc:2804] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:43.245834  9147 raft_consensus.cc:697] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 2 LEADER]: Becoming Leader. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:43.246544  9147 consensus_queue.cc:237] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.247031  9009 raft_consensus.cc:2468] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 2.
I20260710 11:10:43.247151  9010 raft_consensus.cc:2468] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 2.
I20260710 11:10:43.227010  8935 leader_election.cc:290] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 2 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:43.250751  8901 leader_election.cc:304] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [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: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: fc85d386e4e74946834f73a6f369e789
I20260710 11:10:43.252746  9147 raft_consensus.cc:2804] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:43.253225  9147 raft_consensus.cc:697] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 LEADER]: Becoming Leader. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:43.253989  9147 consensus_queue.cc:237] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.263978  8759 catalog_manager.cc:5697] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 reported cstate change: term changed from 1 to 2, leader changed from fc85d386e4e74946834f73a6f369e789 (127.4.76.65) to 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "7c7ebb296e964a2493b0ca0123055af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:43.265148  8759 catalog_manager.cc:5697] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 reported cstate change: term changed from 1 to 2, leader changed from 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67) to 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "7c7ebb296e964a2493b0ca0123055af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:43.278581  9143 raft_consensus.cc:993] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789: : Instructing follower 7c7ebb296e964a2493b0ca0123055af2 to start an election
I20260710 11:10:43.278944  9173 raft_consensus.cc:1081] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Signalling peer 7c7ebb296e964a2493b0ca0123055af2 to start an election
I20260710 11:10:43.280107  8935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ef590e77a9a849ad8e53d95933a02df9"
dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
 from {username='slave'} at 127.0.0.1:48744
I20260710 11:10:43.280507  8935 raft_consensus.cc:493] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:43.280776  8935 raft_consensus.cc:3060] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.285168  8935 raft_consensus.cc:515] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.286533  8935 leader_election.cc:290] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 2 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:43.287180  8860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef590e77a9a849ad8e53d95933a02df9" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:43.287412  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef590e77a9a849ad8e53d95933a02df9" candidate_uuid: "7c7ebb296e964a2493b0ca0123055af2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
I20260710 11:10:43.287745  8860 raft_consensus.cc:3055] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:43.287936  9010 raft_consensus.cc:3060] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.288058  8860 raft_consensus.cc:740] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:43.288756  8860 consensus_queue.cc:260] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.289567  8860 raft_consensus.cc:3060] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.292071  9010 raft_consensus.cc:2468] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 2.
I20260710 11:10:43.293315  8901 leader_election.cc:304] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:43.293906  9147 raft_consensus.cc:2804] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:43.294096  8860 raft_consensus.cc:2468] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7c7ebb296e964a2493b0ca0123055af2 in term 2.
I20260710 11:10:43.294272  9147 raft_consensus.cc:697] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 LEADER]: Becoming Leader. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:43.295079  9147 consensus_queue.cc:237] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:43.300809  8758 catalog_manager.cc:5697] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 reported cstate change: term changed from 1 to 2, leader changed from fc85d386e4e74946834f73a6f369e789 (127.4.76.65) to 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66). New cstate: current_term: 2 leader_uuid: "7c7ebb296e964a2493b0ca0123055af2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: UNKNOWN } } }
I20260710 11:10:43.315179  8860 raft_consensus.cc:1275] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Refusing update from remote peer 7c7ebb296e964a2493b0ca0123055af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.316174  9147 consensus_queue.cc:1048] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.322252  8935 raft_consensus.cc:1275] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.323585  9173 consensus_queue.cc:1048] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.323040  9010 raft_consensus.cc:1275] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer 7c7ebb296e964a2493b0ca0123055af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.327922  9213 consensus_queue.cc:1048] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.331692  9009 raft_consensus.cc:1275] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.338608  9173 consensus_queue.cc:1048] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.378686  8935 raft_consensus.cc:1275] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.379954  9173 consensus_queue.cc:1048] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.386534  9009 raft_consensus.cc:1275] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.387854  9143 consensus_queue.cc:1048] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.406905  9009 raft_consensus.cc:1275] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.407847  9143 consensus_queue.cc:1048] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.414667  8935 raft_consensus.cc:1275] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Refusing update from remote peer fc85d386e4e74946834f73a6f369e789: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.416481  9143 consensus_queue.cc:1048] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.510042  8860 raft_consensus.cc:1275] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Refusing update from remote peer 76cb1db22b344ae18eac9ac39a40743f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.511240  9128 consensus_queue.cc:1048] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.518115  8935 raft_consensus.cc:1275] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Refusing update from remote peer 76cb1db22b344ae18eac9ac39a40743f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.519528  9165 consensus_queue.cc:1048] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.653162  8860 raft_consensus.cc:3060] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:43.657433  8860 raft_consensus.cc:1275] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Refusing update from remote peer 7c7ebb296e964a2493b0ca0123055af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.658411  9213 consensus_queue.cc:1048] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:43.664496  9009 raft_consensus.cc:1275] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer 7c7ebb296e964a2493b0ca0123055af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:43.665933  9213 consensus_queue.cc:1048] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:44.777415  9214 raft_consensus.cc:493] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fc85d386e4e74946834f73a6f369e789)
I20260710 11:10:44.778105  9214 raft_consensus.cc:515] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:44.780339  9214 leader_election.cc:290] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:44.858668  9227 raft_consensus.cc:493] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fc85d386e4e74946834f73a6f369e789)
I20260710 11:10:44.859289  9227 raft_consensus.cc:515] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:44.861464  9227 leader_election.cc:290] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:44.861852  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab61726cdd2420ea29cad212c10bff4" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:44.864004  9221 raft_consensus.cc:493] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7c7ebb296e964a2493b0ca0123055af2)
I20260710 11:10:44.864538  9221 raft_consensus.cc:515] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:44.867223  9216 raft_consensus.cc:493] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 7c7ebb296e964a2493b0ca0123055af2)
I20260710 11:10:44.867748  9216 raft_consensus.cc:515] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:44.868383  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:44.869707  9216 leader_election.cc:290] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:44.872999  9221 leader_election.cc:290] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:44.935089  8932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3530d320c5414baeea445535cb513b" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:44.936655  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:44.939474  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b382718b4aeb401bbfdc79079d16c2ee" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:44.942145  9007 raft_consensus.cc:1275] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer 7c7ebb296e964a2493b0ca0123055af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:44.946071  9229 consensus_queue.cc:1048] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:44.947558  8859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ab61726cdd2420ea29cad212c10bff4" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:44.946098  8974 leader_election.cc:304] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [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: 76cb1db22b344ae18eac9ac39a40743f; no voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789
I20260710 11:10:44.948635  9226 raft_consensus.cc:2749] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:44.949311  8974 leader_election.cc:304] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [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: 76cb1db22b344ae18eac9ac39a40743f; no voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789
I20260710 11:10:44.950340  9227 raft_consensus.cc:2749] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:44.956575  8859 raft_consensus.cc:1275] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Refusing update from remote peer 7c7ebb296e964a2493b0ca0123055af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:44.961130  8861 raft_consensus.cc:1275] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Refusing update from remote peer 7c7ebb296e964a2493b0ca0123055af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:44.964358  9229 consensus_queue.cc:1048] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:44.969596  9227 raft_consensus.cc:493] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fc85d386e4e74946834f73a6f369e789)
I20260710 11:10:44.970108  9227 raft_consensus.cc:515] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:44.972024  9214 raft_consensus.cc:493] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fc85d386e4e74946834f73a6f369e789)
I20260710 11:10:44.972568  9214 raft_consensus.cc:515] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:44.974483  9010 raft_consensus.cc:1275] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Refusing update from remote peer 7c7ebb296e964a2493b0ca0123055af2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:44.979662  9219 raft_consensus.cc:493] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7c7ebb296e964a2493b0ca0123055af2)
I20260710 11:10:44.980298  9219 raft_consensus.cc:515] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:44.980880  9227 leader_election.cc:290] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:44.981417  9214 leader_election.cc:290] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:44.982028  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:44.982380  9219 leader_election.cc:290] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087), 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67:40737)
I20260710 11:10:44.984445  8861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ea4f24dcabb4aed9edcf6d454aea89c" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:44.984788  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:44.985198  9214 raft_consensus.cc:493] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting pre-election (detected failure of leader fc85d386e4e74946834f73a6f369e789)
I20260710 11:10:44.985644  9214 raft_consensus.cc:515] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:44.987236  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:44.989638  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:44.992182  8973 leader_election.cc:304] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [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: 76cb1db22b344ae18eac9ac39a40743f; no voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789
I20260710 11:10:44.992946  9226 raft_consensus.cc:493] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader fc85d386e4e74946834f73a6f369e789)
I20260710 11:10:44.993443  9226 raft_consensus.cc:515] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:44.993801  9223 consensus_queue.cc:1048] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:44.994098  9214 leader_election.cc:290] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:44.993814  9227 raft_consensus.cc:2749] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:44.995613  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:44.996330  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b9d166030364463be22e15a59ef94f5" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
I20260710 11:10:44.997133  9226 leader_election.cc:290] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:44.998760  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9babc3545edf493293612d59bb89c7dc" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc85d386e4e74946834f73a6f369e789" is_pre_election: true
I20260710 11:10:45.000941  8973 leader_election.cc:304] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [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: 76cb1db22b344ae18eac9ac39a40743f; no voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789
I20260710 11:10:45.002074  9226 raft_consensus.cc:2749] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:45.002921  8973 leader_election.cc:304] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [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: 76cb1db22b344ae18eac9ac39a40743f; no voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789
I20260710 11:10:45.004429  9227 raft_consensus.cc:2749] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:45.007545  8936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9babc3545edf493293612d59bb89c7dc" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7c7ebb296e964a2493b0ca0123055af2" is_pre_election: true
W20260710 11:10:45.007978  8900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.76.65:36697, user_credentials={real_user=slave}} blocked reactor thread for 44212.1us
I20260710 11:10:45.009362  8973 leader_election.cc:304] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [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: 76cb1db22b344ae18eac9ac39a40743f; no voters: 7c7ebb296e964a2493b0ca0123055af2, fc85d386e4e74946834f73a6f369e789
I20260710 11:10:45.013789  9223 consensus_queue.cc:1048] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:45.014369  9010 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e3530d320c5414baeea445535cb513b" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:45.014694  9007 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "708bbc0fe83b4ac99daeb8445c0ce22f" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:45.014333  9226 raft_consensus.cc:2749] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:10:45.029269  9008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157" candidate_uuid: "fc85d386e4e74946834f73a6f369e789" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "76cb1db22b344ae18eac9ac39a40743f" is_pre_election: true
I20260710 11:10:45.037727  8826 leader_election.cc:304] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [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: fc85d386e4e74946834f73a6f369e789; no voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:45.039716  8826 leader_election.cc:304] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [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: fc85d386e4e74946834f73a6f369e789; no voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:45.040285  9224 raft_consensus.cc:2749] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:45.040776  9219 raft_consensus.cc:2749] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:10:45.043243  8826 leader_election.cc:304] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [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: fc85d386e4e74946834f73a6f369e789; no voters: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2
I20260710 11:10:45.043980  9217 raft_consensus.cc:2749] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:10:45.865667  9031 debug-util.cc:398] Leaking SignalData structure 0x7b08000e2ee0 after lost signal to thread 4404
W20260710 11:10:45.866596  9031 debug-util.cc:398] Leaking SignalData structure 0x7b0800247e40 after lost signal to thread 8793
W20260710 11:10:45.867556  9031 debug-util.cc:398] Leaking SignalData structure 0x7b08000fe020 after lost signal to thread 8885
W20260710 11:10:45.868372  9031 debug-util.cc:398] Leaking SignalData structure 0x7b080020de80 after lost signal to thread 8960
W20260710 11:10:45.869175  9031 debug-util.cc:398] Leaking SignalData structure 0x7b0800135c20 after lost signal to thread 9034
I20260710 11:10:46.638746  8756 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:38850:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:10:46.661962  8756 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:38850:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:10:46.756191  4401 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:10:46.776322  9275 tablet.cc:1724] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:46.795102  9273 tablet.cc:1724] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:46.901175  9275 tablet.cc:1724] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:46.952608  9275 tablet.cc:1724] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:46.985247  9273 tablet.cc:1724] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:10:46.987871  9292 log.cc:927] Time spent T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2: Append to log took a long time: real 0.096s	user 0.000s	sys 0.004s
I20260710 11:10:47.018844  9305 tablet.cc:1724] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.030409  8931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157"
dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
mode: GRACEFUL
new_leader_uuid: "76cb1db22b344ae18eac9ac39a40743f"
 from {username='slave'} at 127.0.0.1:54170
I20260710 11:10:47.031134  8931 raft_consensus.cc:606] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Received request to transfer leadership to TS 76cb1db22b344ae18eac9ac39a40743f
I20260710 11:10:46.983636  9294 tablet.cc:1724] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.064218  9304 tablet.cc:1724] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.066373  9301 tablet.cc:1724] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:10:47.107332  9311 log.cc:927] Time spent T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260710 11:10:47.110062  9273 tablet.cc:1724] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.084023  9308 tablet.cc:1724] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.112845  9312 tablet.cc:1724] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.117717  9275 tablet.cc:1724] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.121886  9309 tablet.cc:1724] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.123790  9310 tablet.cc:1724] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.139969  9313 tablet.cc:1724] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:10:47.148082  8901 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.76.67:40737, user_credentials={real_user=slave}} blocked reactor thread for 53354.3us
I20260710 11:10:47.153662  9308 tablet.cc:1724] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.155158  9301 tablet.cc:1724] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.184172  9315 tablet.cc:1724] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.184165  9305 tablet.cc:1724] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.172015  9304 tablet.cc:1724] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.208384  9294 tablet.cc:1724] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.216796  8856 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d"
dest_uuid: "fc85d386e4e74946834f73a6f369e789"
mode: GRACEFUL
new_leader_uuid: "76cb1db22b344ae18eac9ac39a40743f"
 from {username='slave'} at 127.0.0.1:57684
I20260710 11:10:47.217449  8856 raft_consensus.cc:606] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Received request to transfer leadership to TS 76cb1db22b344ae18eac9ac39a40743f
I20260710 11:10:47.218801  4401 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:10:47.219410  4401 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:10:47.222644  9273 tablet.cc:1724] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.224006  9315 tablet.cc:1724] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.226598  9305 tablet.cc:1724] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.221496  9309 tablet.cc:1724] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.239785  9313 tablet.cc:1724] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:10:47.258591  8757 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c: soft_deleted_table [id=2b31aaf56a0f4adbabfb006f5e6d1e9f] alter complete (version 1)
I20260710 11:10:47.295836  9279 raft_consensus.cc:993] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2: : Instructing follower 76cb1db22b344ae18eac9ac39a40743f to start an election
I20260710 11:10:47.296386  9314 raft_consensus.cc:1081] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Signalling peer 76cb1db22b344ae18eac9ac39a40743f to start an election
I20260710 11:10:47.297857  9006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
 from {username='slave'} at 127.0.0.1:50628
I20260710 11:10:47.298292  9006 raft_consensus.cc:493] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:47.298620  9006 raft_consensus.cc:3060] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.303562  9006 raft_consensus.cc:515] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:47.305197  9006 leader_election.cc:290] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 2 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:47.305858  8856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:47.306460  8856 raft_consensus.cc:3060] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.306224  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb375a589c304e38ad26e9ab9c455157" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:47.307068  8935 raft_consensus.cc:3055] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:10:47.307307  8935 raft_consensus.cc:740] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7c7ebb296e964a2493b0ca0123055af2, State: Running, Role: LEADER
I20260710 11:10:47.308030  8935 consensus_queue.cc:260] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:47.308981  8935 raft_consensus.cc:3060] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:10:47.313246  8856 raft_consensus.cc:2468] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 2.
I20260710 11:10:47.314404  8974 leader_election.cc:304] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 76cb1db22b344ae18eac9ac39a40743f, fc85d386e4e74946834f73a6f369e789; no voters: 
I20260710 11:10:47.314499  8935 raft_consensus.cc:2468] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 2.
I20260710 11:10:47.315135  9226 raft_consensus.cc:2804] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:10:47.315599  9226 raft_consensus.cc:697] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 2 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:47.316391  9226 consensus_queue.cc:237] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:47.324950  8757 catalog_manager.cc:5697] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 1 to 2, leader changed from 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66) to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 2 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:47.376681  9284 raft_consensus.cc:993] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789: : Instructing follower 76cb1db22b344ae18eac9ac39a40743f to start an election
I20260710 11:10:47.377202  9285 raft_consensus.cc:1081] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Signalling peer 76cb1db22b344ae18eac9ac39a40743f to start an election
I20260710 11:10:47.378718  9006 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d"
dest_uuid: "76cb1db22b344ae18eac9ac39a40743f"
 from {username='slave'} at 127.0.0.1:50620
I20260710 11:10:47.379267  9006 raft_consensus.cc:493] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:10:47.379647  9006 raft_consensus.cc:3060] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:47.386585  9006 raft_consensus.cc:515] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:47.388526  9006 leader_election.cc:290] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [CANDIDATE]: Term 3 election: Requested vote from peers fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697), 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087)
I20260710 11:10:47.389037  8857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc85d386e4e74946834f73a6f369e789"
I20260710 11:10:47.389442  8935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa40baeb23c146a587507d71cbe9f16d" candidate_uuid: "76cb1db22b344ae18eac9ac39a40743f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7c7ebb296e964a2493b0ca0123055af2"
I20260710 11:10:47.389647  8857 raft_consensus.cc:3055] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:10:47.389959  8935 raft_consensus.cc:3060] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:47.389982  8857 raft_consensus.cc:740] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc85d386e4e74946834f73a6f369e789, State: Running, Role: LEADER
I20260710 11:10:47.390902  8857 consensus_queue.cc:260] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [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: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:47.392143  8857 raft_consensus.cc:3060] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:10:47.396054  8935 raft_consensus.cc:2468] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 3.
I20260710 11:10:47.396998  8973 leader_election.cc:304] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [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: 76cb1db22b344ae18eac9ac39a40743f, 7c7ebb296e964a2493b0ca0123055af2; no voters: 
I20260710 11:10:47.397799  9226 raft_consensus.cc:2804] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:10:47.398222  9226 raft_consensus.cc:697] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 3 LEADER]: Becoming Leader. State: Replica: 76cb1db22b344ae18eac9ac39a40743f, State: Running, Role: LEADER
I20260710 11:10:47.399010  9226 consensus_queue.cc:237] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [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: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } }
I20260710 11:10:47.400630  8857 raft_consensus.cc:2468] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 76cb1db22b344ae18eac9ac39a40743f in term 3.
I20260710 11:10:47.407038  8757 catalog_manager.cc:5697] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f reported cstate change: term changed from 2 to 3, leader changed from fc85d386e4e74946834f73a6f369e789 (127.4.76.65) to 76cb1db22b344ae18eac9ac39a40743f (127.4.76.67). New cstate: current_term: 3 leader_uuid: "76cb1db22b344ae18eac9ac39a40743f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "76cb1db22b344ae18eac9ac39a40743f" member_type: VOTER last_known_addr { host: "127.4.76.67" port: 40737 } health_report { overall_health: HEALTHY } } }
I20260710 11:10:47.706714  8935 raft_consensus.cc:1275] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Refusing update from remote peer 76cb1db22b344ae18eac9ac39a40743f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:47.707744  9226 consensus_queue.cc:1048] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:47.723351  8857 raft_consensus.cc:1275] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Refusing update from remote peer 76cb1db22b344ae18eac9ac39a40743f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:10:47.725131  9226 consensus_queue.cc:1048] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:10:47.860695  8856 raft_consensus.cc:1275] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 3 FOLLOWER]: Refusing update from remote peer 76cb1db22b344ae18eac9ac39a40743f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:47.861961  9302 consensus_queue.cc:1048] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc85d386e4e74946834f73a6f369e789" member_type: VOTER last_known_addr { host: "127.4.76.65" port: 36697 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:47.863480  8935 raft_consensus.cc:1275] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 3 FOLLOWER]: Refusing update from remote peer 76cb1db22b344ae18eac9ac39a40743f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:10:47.864728  9325 consensus_queue.cc:1048] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [LEADER]: Connected to new peer: Peer: permanent_uuid: "7c7ebb296e964a2493b0ca0123055af2" member_type: VOTER last_known_addr { host: "127.4.76.66" port: 35087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:10:48.275341  4401 tablet_server.cc:179] TabletServer@127.4.76.65:0 shutting down...
I20260710 11:10:48.300776  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:48.301590  4401 tablet_replica.cc:333] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.302354  4401 raft_consensus.cc:2243] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.302906  4401 raft_consensus.cc:2272] T b0dee7152e074e9e9aa56156d787e747 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.305287  4401 tablet_replica.cc:333] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.306028  4401 raft_consensus.cc:2243] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.306919  4401 raft_consensus.cc:2272] T 4b9d166030364463be22e15a59ef94f5 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.309085  4401 tablet_replica.cc:333] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.309762  4401 raft_consensus.cc:2243] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.310259  4401 raft_consensus.cc:2272] T 5e3530d320c5414baeea445535cb513b P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.312330  4401 tablet_replica.cc:333] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.313028  4401 raft_consensus.cc:2243] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.313519  4401 raft_consensus.cc:2272] T ef590e77a9a849ad8e53d95933a02df9 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.315587  4401 tablet_replica.cc:333] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.316283  4401 raft_consensus.cc:2243] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.316882  4401 raft_consensus.cc:2272] T c4083ac7648c4948ae1ca767c1661104 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.319376  4401 tablet_replica.cc:333] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.320091  4401 raft_consensus.cc:2243] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.320940  4401 raft_consensus.cc:2272] T b382718b4aeb401bbfdc79079d16c2ee P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:48.321461  8974 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 11:10:48.323165  4401 tablet_replica.cc:333] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.323943  4401 raft_consensus.cc:2243] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Raft consensus shutting down.
W20260710 11:10:48.324095  8974 consensus_peers.cc:597] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f -> Peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Couldn't send request to peer fc85d386e4e74946834f73a6f369e789. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:48.324889  4401 raft_consensus.cc:2272] T 1f3b83cd0ab242c48070b98ce68affbc P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.327342  4401 tablet_replica.cc:333] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.328068  4401 raft_consensus.cc:2243] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.328970  4401 raft_consensus.cc:2272] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:10:48.331168  8900 consensus_peers.cc:597] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 -> Peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Couldn't send request to peer fc85d386e4e74946834f73a6f369e789. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:48.331481  4401 tablet_replica.cc:333] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.332238  4401 raft_consensus.cc:2243] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.332772  4401 raft_consensus.cc:2272] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.335085  4401 tablet_replica.cc:333] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.335786  4401 raft_consensus.cc:2243] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.336251  4401 raft_consensus.cc:2272] T cb375a589c304e38ad26e9ab9c455157 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.338783  4401 tablet_replica.cc:333] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.339488  4401 raft_consensus.cc:2243] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.340348  4401 raft_consensus.cc:2272] T 0ea4f24dcabb4aed9edcf6d454aea89c P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.342439  4401 tablet_replica.cc:333] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.343097  4401 raft_consensus.cc:2243] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.343583  4401 raft_consensus.cc:2272] T fa40baeb23c146a587507d71cbe9f16d P fc85d386e4e74946834f73a6f369e789 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.346378  4401 tablet_replica.cc:333] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
W20260710 11:10:48.346874  8974 consensus_peers.cc:597] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f -> Peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Couldn't send request to peer fc85d386e4e74946834f73a6f369e789. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:48.347052  4401 raft_consensus.cc:2243] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.347651  4401 raft_consensus.cc:2272] T db146123c70c47efb7b818f2f047c382 P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.349850  4401 tablet_replica.cc:333] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.350508  4401 raft_consensus.cc:2243] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.350986  4401 raft_consensus.cc:2272] T 16c81a9ce058426094434434e634982e P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.353120  4401 tablet_replica.cc:333] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.353806  4401 raft_consensus.cc:2243] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.354669  4401 raft_consensus.cc:2272] T 7ab61726cdd2420ea29cad212c10bff4 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.356841  4401 tablet_replica.cc:333] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.357477  4401 raft_consensus.cc:2243] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.357940  4401 raft_consensus.cc:2272] T dd16e0eba4934361afa0b74930468ca8 P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.360356  4401 tablet_replica.cc:333] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.360952  4401 raft_consensus.cc:2243] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.361390  4401 raft_consensus.cc:2272] T 708bbc0fe83b4ac99daeb8445c0ce22f P fc85d386e4e74946834f73a6f369e789 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.363765  4401 tablet_replica.cc:333] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789: stopping tablet replica
I20260710 11:10:48.364336  4401 raft_consensus.cc:2243] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.365216  4401 raft_consensus.cc:2272] T 9babc3545edf493293612d59bb89c7dc P fc85d386e4e74946834f73a6f369e789 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.407902  4401 tablet_server.cc:196] TabletServer@127.4.76.65:0 shutdown complete.
W20260710 11:10:48.428478  8900 consensus_peers.cc:597] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 -> Peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Couldn't send request to peer fc85d386e4e74946834f73a6f369e789. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:36697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.429096  8900 consensus_peers.cc:597] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 -> Peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Couldn't send request to peer fc85d386e4e74946834f73a6f369e789. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:36697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:48.440547  4401 tablet_server.cc:179] TabletServer@127.4.76.66:0 shutting down...
I20260710 11:10:48.464119  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:48.464746  4401 tablet_replica.cc:333] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.465307  4401 raft_consensus.cc:2243] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.466048  4401 raft_consensus.cc:2272] T 5e3530d320c5414baeea445535cb513b P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.467837  4401 tablet_replica.cc:333] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.468350  4401 raft_consensus.cc:2243] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.469017  4401 raft_consensus.cc:2272] T b0dee7152e074e9e9aa56156d787e747 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.470767  4401 tablet_replica.cc:333] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.471290  4401 raft_consensus.cc:2243] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.471709  4401 raft_consensus.cc:2272] T db146123c70c47efb7b818f2f047c382 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.473320  4401 tablet_replica.cc:333] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.473809  4401 raft_consensus.cc:2243] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.474450  4401 raft_consensus.cc:2272] T ef590e77a9a849ad8e53d95933a02df9 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.476037  4401 tablet_replica.cc:333] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.476500  4401 raft_consensus.cc:2243] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.476861  4401 raft_consensus.cc:2272] T 4b9d166030364463be22e15a59ef94f5 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.478312  4401 tablet_replica.cc:333] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.478804  4401 raft_consensus.cc:2243] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.479172  4401 raft_consensus.cc:2272] T c4083ac7648c4948ae1ca767c1661104 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.480918  4401 tablet_replica.cc:333] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.481498  4401 raft_consensus.cc:2243] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.481873  4401 raft_consensus.cc:2272] T b382718b4aeb401bbfdc79079d16c2ee P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.483583  4401 tablet_replica.cc:333] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.484076  4401 raft_consensus.cc:2243] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.484484  4401 raft_consensus.cc:2272] T 1f3b83cd0ab242c48070b98ce68affbc P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.486331  4401 tablet_replica.cc:333] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.486900  4401 raft_consensus.cc:2243] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.487268  4401 raft_consensus.cc:2272] T cb375a589c304e38ad26e9ab9c455157 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.489339  4401 tablet_replica.cc:333] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.489931  4401 raft_consensus.cc:2243] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.490342  4401 raft_consensus.cc:2272] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.492074  4401 tablet_replica.cc:333] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.492545  4401 raft_consensus.cc:2243] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.493331  4401 raft_consensus.cc:2272] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.495139  4401 tablet_replica.cc:333] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.495611  4401 raft_consensus.cc:2243] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.496035  4401 raft_consensus.cc:2272] T 9babc3545edf493293612d59bb89c7dc P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.497989  4401 tablet_replica.cc:333] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.498454  4401 raft_consensus.cc:2243] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.499138  4401 raft_consensus.cc:2272] T 708bbc0fe83b4ac99daeb8445c0ce22f P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.500821  4401 tablet_replica.cc:333] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.501274  4401 raft_consensus.cc:2243] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.501643  4401 raft_consensus.cc:2272] T fa40baeb23c146a587507d71cbe9f16d P 7c7ebb296e964a2493b0ca0123055af2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.503818  4401 tablet_replica.cc:333] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.504321  4401 raft_consensus.cc:2243] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.504700  4401 raft_consensus.cc:2272] T 0ea4f24dcabb4aed9edcf6d454aea89c P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.506239  4401 tablet_replica.cc:333] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.506671  4401 raft_consensus.cc:2243] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.507333  4401 raft_consensus.cc:2272] T 16c81a9ce058426094434434e634982e P 7c7ebb296e964a2493b0ca0123055af2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.508912  4401 tablet_replica.cc:333] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.509348  4401 raft_consensus.cc:2243] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.509711  4401 raft_consensus.cc:2272] T 7ab61726cdd2420ea29cad212c10bff4 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.511197  4401 tablet_replica.cc:333] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2: stopping tablet replica
I20260710 11:10:48.511639  4401 raft_consensus.cc:2243] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.512342  4401 raft_consensus.cc:2272] T dd16e0eba4934361afa0b74930468ca8 P 7c7ebb296e964a2493b0ca0123055af2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.538903  4401 tablet_server.cc:196] TabletServer@127.4.76.66:0 shutdown complete.
I20260710 11:10:48.578174  4401 tablet_server.cc:179] TabletServer@127.4.76.67:0 shutting down...
W20260710 11:10:48.581928  8974 consensus_peers.cc:597] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f -> Peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Couldn't send request to peer fc85d386e4e74946834f73a6f369e789. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:36697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.589190  8973 consensus_peers.cc:597] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f -> Peer 7c7ebb296e964a2493b0ca0123055af2 (127.4.76.66:35087): Couldn't send request to peer 7c7ebb296e964a2493b0ca0123055af2. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.66:35087: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:10:48.597059  8974 consensus_peers.cc:597] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f -> Peer fc85d386e4e74946834f73a6f369e789 (127.4.76.65:36697): Couldn't send request to peer fc85d386e4e74946834f73a6f369e789. Status: Network error: Client connection negotiation failed: client connection to 127.4.76.65:36697: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:10:48.609252  4401 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:10:48.609987  4401 tablet_replica.cc:333] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.610750  4401 raft_consensus.cc:2243] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.611173  4401 raft_consensus.cc:2272] T b0dee7152e074e9e9aa56156d787e747 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.612888  4401 tablet_replica.cc:333] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.613410  4401 raft_consensus.cc:2243] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.614143  4401 raft_consensus.cc:2272] T db146123c70c47efb7b818f2f047c382 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.615823  4401 tablet_replica.cc:333] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.616348  4401 raft_consensus.cc:2243] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.616725  4401 raft_consensus.cc:2272] T 4b9d166030364463be22e15a59ef94f5 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.618332  4401 tablet_replica.cc:333] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.618829  4401 raft_consensus.cc:2243] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.619194  4401 raft_consensus.cc:2272] T 5e3530d320c5414baeea445535cb513b P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.620784  4401 tablet_replica.cc:333] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.621300  4401 raft_consensus.cc:2243] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.621954  4401 raft_consensus.cc:2272] T fa40baeb23c146a587507d71cbe9f16d P 76cb1db22b344ae18eac9ac39a40743f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.624035  4401 tablet_replica.cc:333] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.624560  4401 raft_consensus.cc:2243] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.624933  4401 raft_consensus.cc:2272] T 0ea4f24dcabb4aed9edcf6d454aea89c P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.626470  4401 tablet_replica.cc:333] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.626931  4401 raft_consensus.cc:2243] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.627287  4401 raft_consensus.cc:2272] T 7ab61726cdd2420ea29cad212c10bff4 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.628823  4401 tablet_replica.cc:333] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.629307  4401 raft_consensus.cc:2243] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.629658  4401 raft_consensus.cc:2272] T 16c81a9ce058426094434434e634982e P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.631112  4401 tablet_replica.cc:333] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.631608  4401 raft_consensus.cc:2243] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.631979  4401 raft_consensus.cc:2272] T dd16e0eba4934361afa0b74930468ca8 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.633774  4401 tablet_replica.cc:333] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.634230  4401 raft_consensus.cc:2243] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.634635  4401 raft_consensus.cc:2272] T d81bee1c2e8b4832a6d5bd7e87a52ba7 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.636554  4401 tablet_replica.cc:333] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.637001  4401 raft_consensus.cc:2243] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.637357  4401 raft_consensus.cc:2272] T cd4c1c8ce2a54e7cbf2ee84eda3beac1 P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.639038  4401 tablet_replica.cc:333] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.639518  4401 raft_consensus.cc:2243] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.639887  4401 raft_consensus.cc:2272] T ef590e77a9a849ad8e53d95933a02df9 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.641372  4401 tablet_replica.cc:333] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.641812  4401 raft_consensus.cc:2243] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.642167  4401 raft_consensus.cc:2272] T 1f3b83cd0ab242c48070b98ce68affbc P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.643839  4401 tablet_replica.cc:333] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.644264  4401 raft_consensus.cc:2243] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.644618  4401 raft_consensus.cc:2272] T 9babc3545edf493293612d59bb89c7dc P 76cb1db22b344ae18eac9ac39a40743f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.646242  4401 tablet_replica.cc:333] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.646677  4401 raft_consensus.cc:2243] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.647068  4401 raft_consensus.cc:2272] T 708bbc0fe83b4ac99daeb8445c0ce22f P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.648691  4401 tablet_replica.cc:333] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.649128  4401 raft_consensus.cc:2243] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:10:48.649495  4401 raft_consensus.cc:2272] T b382718b4aeb401bbfdc79079d16c2ee P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.650957  4401 tablet_replica.cc:333] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.651392  4401 raft_consensus.cc:2243] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.652145  4401 raft_consensus.cc:2272] T c4083ac7648c4948ae1ca767c1661104 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:48.653942  4401 tablet_replica.cc:333] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f: stopping tablet replica
I20260710 11:10:48.654356  4401 raft_consensus.cc:2243] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:10:48.654985  4401 raft_consensus.cc:2272] T cb375a589c304e38ad26e9ab9c455157 P 76cb1db22b344ae18eac9ac39a40743f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.082134  4401 tablet_server.cc:196] TabletServer@127.4.76.67:0 shutdown complete.
I20260710 11:10:49.107712  4401 master.cc:562] Master@127.4.76.126:44153 shutting down...
W20260710 11:10:49.130328  8807 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Catalog manager is not initialized. State: Closing
I20260710 11:10:49.131196  4401 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:10:49.131668  4401 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:10:49.131942  4401 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7ac002debc0e435d97d04f9a3609423c: stopping tablet replica
I20260710 11:10:49.150490  4401 master.cc:584] Master@127.4.76.126:44153 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11993 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23594 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (107832 ms total)
[  PASSED  ] 8 tests.
I20260710 11:10:49.196075  4401 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 379 messages since previous log ~14 seconds ago
I20260710 11:10:49.196260  4401 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 378 messages since previous log ~14 seconds ago
I20260710 11:10:49.196396  4401 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 377 messages since previous log ~14 seconds ago
I20260710 11:10:49.196544  4401 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 ~31 seconds ago
I20260710 11:10:49.196704  4401 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 ~31 seconds ago
I20260710 11:10:49.196894  4401 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~0 seconds ago
I20260710 11:10:49.197108  4401 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
